[Bug c++/60848] [4.7/4.8/4.9/4.10 Regression] Crash while experimenting with c++-0x initializer lists

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Apr 15 18:12:00 GMT 2014


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-invalid-code

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
This is of course totally invalid code, you can't define std::initializer_list
yourself.



More information about the Gcc-bugs mailing list