This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/14243] New: ICE in dwarf2out add_location_or_const_value_attribute


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]