https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99125
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 #3 from Paul Thomas <pault at gcc dot gnu.org> ---
Created attachment 50229
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50229&action=edit
Provisional patch
This regtests OK but needs a small amount of reorganisation before submission.
It willl happen tomorrow.
BTW Although the ICE is a regression, the testcase never gave the intended
result.
What was the reason for the (7:8) in the testcase? -fcheck=all picks it up
correctly.
Cheers
Paul