This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/51475] [c++0x] [4.7 Regression] ICE with invalid initializer_list


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51475

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-12-14 07:22:59 UTC ---
This one segfaults right away for me, even with trunk as of today (though, I've
preprocessed it with 4.6.2 g++ -E -std=c++0x), so this is the more important
ice-on-invalid-code category rather than just error-recovery.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]