http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50747
Bug #: 50747 Summary: [4.7 Regression] ICE in produce_symtab, at lto-streamer-out.c:1435 Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: lto AssignedTo: unassig...@gcc.gnu.org ReportedBy: mar...@trippelsdorf.de While I was trying to build gcc with -fno-fat-lto-objects I hit this ICE: ../../../../gcc/libstdc++-v3/src/complex_io.cc:92:1: internal compiler error: in produce_symtab, at lto-streamer-out.c:1435 Reduced testcase is attached. % g++ -fno-implicit-templates -w -fpermissive -flto test.ii test.ii:108:23: internal compiler error: in produce_symtab, at lto-streamer-out.c:1435 Please submit a full bug report, with preprocessed source if appropriate.