http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50559
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #7 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-09-28 18:25:47 UTC --- definitely a dup, adding int main(){E e = EI_2;} to the testcase of PR 48536 reproduces the bailout. *** This bug has been marked as a duplicate of bug 48536 ***