This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/50747] New: [4.7 Regression] ICE in produce_symtab, at lto-streamer-out.c:1435
- From: "markus at trippelsdorf dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 16 Oct 2011 17:44:54 +0000
- Subject: [Bug lto/50747] New: [4.7 Regression] ICE in produce_symtab, at lto-streamer-out.c:1435
- Auto-submitted: auto-generated
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: unassigned@gcc.gnu.org
ReportedBy: markus@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.