https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82549
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Last reconfirmed| |2017-10-14 CC| |jakub at gcc dot gnu.org Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org Target Milestone|--- |6.5 Summary|ICE at -O1 and above: |[6/7/8 Regression] ICE at |verify_gimple failed |-O1 and above: | |verify_gimple failed Ever confirmed|0 |1 --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Most likely started with my r142484 (r142464 works, r142514 already ICEs). I'll have a look.