[Bug c++/58059] gcc-4.7.2-r1 - g++: internal compiler error: Segmentation fault (program cc1plus)

2013-08-03 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58059 --- Comment #3 from Mikael Pettersson --- The non-preprocessed test case crashes g++ 4.7, 4.8, and 4.9 for me on x86_64-linux.

[Bug c++/58059] gcc-4.7.2-r1 - g++: internal compiler error: Segmentation fault (program cc1plus)

2013-08-02 Thread nacitar at ubercpp dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58059 --- Comment #2 from Jacob McIntosh --- Oh, and of course, compilation yields nothing more than this: $ g++ -std=c++11 gcc_crash.cc g++: internal compiler error: Segmentation fault (program cc1plus) Please submit a full bug report, with preproces

[Bug c++/58059] gcc-4.7.2-r1 - g++: internal compiler error: Segmentation fault (program cc1plus)

2013-08-02 Thread nacitar at ubercpp dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58059 --- Comment #1 from Jacob McIntosh --- Created attachment 30590 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30590&action=edit preprocessed output Generating this file crashed too: $ gcc -v -save-temps -std=c++11 gcc_crash.cc