This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/14243] New: ICE in dwarf2out add_location_or_const_value_attribute
- From: "marcus at jet dot franken dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Feb 2004 17:29:11 -0000
- Subject: [Bug target/14243] New: ICE in dwarf2out add_location_or_const_value_attribute
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
compiling the attached testcase (extracted from MPlayers mpeg2 codec) with:
gcc -O2 -g -maltivec xx.i
xx.i: In function `dct_quantize_altivec':
xx.i:78: internal compiler error: in add_location_or_const_value_attribute, at
dwarf2out.c:9529
i tried to further reduce it, but gave up at this state.
--
Summary: ICE in dwarf2out add_location_or_const_value_attribute
Product: gcc
Version: 3.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: marcus at jet dot franken dot de
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: powerpc-unknown-linux-gnu
GCC host triplet: powerpc-unknown-linux-gnu
GCC target triplet: powerpc-unknown-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14243