https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46588
kargl at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|--- |6.0
--- Comment #6 from kargl at gcc dot gnu.org ---
(In reply to kargl from comment #4)
> This appears to work now on trunk, but still
> ICE's on 5-branch. My recent patches for
> PR 67805 and friends may have fortuitously
> fixed this PR.
I've converted the code to a testcase and
committed it to trunk. The bug is fixed in
5-branch, but Iwon't be committing the testcase
to the branhc.
Thanks for pointing out the bug.