https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122741
Paul Thomas <pault at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #62829|0 |1
is obsolete| |
--- Comment #4 from Paul Thomas <pault at gcc dot gnu.org> ---
Created attachment 62838
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=62838&action=edit
"Fix" for this PR
trans-expr.cc changed after I generated the previous patch. This one applies
cleanly to today's mainline.
Paul