[Bug c++/51739] New: g++ cpp compiler crash with -O3

2012-01-03 Thread tim6502 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51739 Bug #: 51739 Summary: g++ cpp compiler crash with -O3 Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/51739] g++ cpp compiler crash with -O3

2012-01-03 Thread tim6502 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51739 --- Comment #1 from Tim 2012-01-03 08:39:34 UTC --- # command to reproduce tgraham@kepler:~/tmp$ g++ -O3 -c reduced_test_case.i.cxx -o reduced_test_case.o g++: internal compiler error: Killed (program cc1plus) Please submit a full bug report, wit