https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106999
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 #5 from Paul Thomas <pault at gcc dot gnu.org> ---
Created attachment 57838
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=57838&action=edit
Fix for this PR
Thanks for the report. The attached does what is required, I believe. It is
regtesting as I write.
Paul