https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85357
kargl at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P4 Status|NEW |RESOLVED CC| |kargl at gcc dot gnu.org Resolution|--- |FIXED Target Milestone|--- |9.0 --- Comment #9 from kargl at gcc dot gnu.org --- Having reviewed the audit trail, I agree with Janus' assessment with regard to the invalid code. The reported ICE is gone on branch-7, branch-8, and trunk. I have converted his code in comment #7 to a testcase and committed it to trunk to ensure that the ICE does not return.