https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104650
Paul Thomas <pault at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org
--- Comment #4 from Paul Thomas <pault at gcc dot gnu.org> ---
Created attachment 62888
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=62888&action=edit
Flawed fix for this PR
This PR is fixed by the attached patch. The next attachment compiles correctly
but fails in runtime.
Paul