https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105054
Paul Thomas <pault at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pault at gcc dot gnu.org
Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org
--- Comment #7 from Paul Thomas <pault at gcc dot gnu.org> ---
Created attachment 59579
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59579&action=edit
Fix for this PR
Hi Arjen,
Thanks for the report. Apologies for taking so long to get to it.
This patch works. However, I am regression testing a version that places the
fix in resolve.cc(get_temp_from_expr), which looks quite a bit neater. If all
is well, I will submit that version or, otherwise, the attachment.
Regards
Paul