https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89092
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 #2 from Paul Thomas <pault at gcc dot gnu.org> ---
Created attachment 62105
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=62105&action=edit
Fix for this PR
I'm not sure why this one has taken so long. It came to my notice automatically
after I pushed the fix for pr121182. This patch is utterly trivial in
comparison.
Paul