This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/12787] [3.4 Regression] [unit-at-a-time] libsupc++/tinfo2.cc:167: internal compiler error: in output_die, at dwarf2out.c:6652
- From: "hubicka at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Dec 2003 11:30:08 -0000
- Subject: [Bug debug/12787] [3.4 Regression] [unit-at-a-time] libsupc++/tinfo2.cc:167: internal compiler error: in output_die, at dwarf2out.c:6652
- References: <20031027090951.12787.olh@suse.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From hubicka at gcc dot gnu dot org 2003-12-29 11:30 -------
Does it still reproduce on PPC? Can't get it failing in the crosscompiler
ibm:~/gcc5/gcc/build2/gcc # ./xgcc -B ./ -O1 -g ~/tinfo2.ii -fno-unit-at-a-time -fPIC
as: unrecognized option `-mppc'
I've fixed the other dwarf2out ICE, but it is unlikely related to this one as it requires -fno-inline
Honza
--
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12787