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

2014-04-15 Thread ibronstein at klocwork dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60848 --- Comment #3 from ibronstein at klocwork dot com --- (In reply to Jonathan Wakely from comment #2) > This is of course totally invalid code, you can't define > std::initializer_list yourself. Agreed.

[Bug c++/60848] New: Crash while experimenting with c++-0x initializer lists

2014-04-15 Thread ibronstein at klocwork dot com
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: ibronstein at klocwork dot com Created attachment 32604 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32604&action=edit Crashing source $ g++ -c -std=c++0x tes