[Bug lto/48508] New: ICE in output_die, at dwarf2out.c:11409
hubicka at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Apr 7 23:21:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48508
Summary: ICE in output_die, at dwarf2out.c:11409
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: lto
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: hubicka@gcc.gnu.org
/abuild/jh/trunk-install/bin/g++ -flto=25 ~/jsatom.ii ~/jscntxt.ii ~/jsgc.ii
~/jsinterp.ii ~/jsinvoke.ii ~/jsiter.ii -r -nostdlib -g -O3
leads eventually to
lto1: internal compiler error: in output_die, at dwarf2out.c:11409
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
It seems that all the files are needed to reproduce the ICE.
More information about the Gcc-bugs
mailing list