https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65984
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2015-05-04 CC| |jakub at gcc dot gnu.org Summary|ICE: definition in block 4 |[4.9/5/6 Regression] ICE: |does not dominate use in |definition in block 4 does |block 2 with |not dominate use in block 2 |-fnon-call-exceptions |with -fnon-call-exceptions |-fsanitize=enum |-fsanitize=enum Ever confirmed|0 |1 --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Started with r217755 (on the trunk) and r218151 (on 4.9 branch). Will have a look.