[Bug c++/59403] [4.8.2] Segmentation fault in crash_signal

2013-12-06 Thread boaz at alum dot mit.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59403 --- Comment #2 from Boaz Ben-Zvi boaz at alum dot mit.edu --- (In reply to Richard Biener from comment #1) Are you using precompiled headers? Our project builds some *.gch files for later use; I don't think that the compilation that failed

[Bug c++/59403] New: [4.8.2] Segmentation fault in crash_signal

2013-12-05 Thread boaz at alum dot mit.edu
++ Assignee: unassigned at gcc dot gnu.org Reporter: boaz at alum dot mit.edu Our project compiles OK with 4.8.1 ; however switching to 4.8.2 causes g++ to segfault !! When -v -save-temps is added to the command line options, the compilation passes OK