[Bug rtl-optimization/34279] New: ira branch/-fdump-rtl-ira ICE at at ira-call.c:525

astrange at ithinksw dot com gcc-bugzilla@gcc.gnu.org
Thu Nov 29 00:08:00 GMT 2007


> /usr/local/gcc43-ira/bin/gcc -v
Using built-in specs.
Target: i386-apple-darwin9.0.0
Configured with: ../gcc/configure --prefix=/usr/local/gcc43-ira
--enable-threads=posix --with-arch=core2 --with-tune=core2 --with-gmp=/sw
--with-mpfr=/sw --disable-nls --disable-bootstrap
--enable-languages=c,c++,objc,obj-c++ --enable-checking=yes,rtl
Thread model: posix
gcc version 4.3.0 20070830 (experimental) (GCC) 

> /usr/local/gcc43-ira/bin/gcc -O2 -fira -fdump-rtl-ira -fno-PIC -fomit-frame-pointer -c dumpira-crash.i
dumpira-crash.i: In function 'decode_nal_units':
dumpira-crash.i:56: warning: assignment makes pointer from integer without a
cast
dumpira-crash.i:76: internal compiler error: RTL check: expected code 'set',
have 'insn' in insert_one_insn, at ira-call.c:525
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

It crashes without --enable-checking=rtl.

Might not be much activity going on there, but I figure it's never too early to
report stuff.


-- 
           Summary: ira branch/-fdump-rtl-ira ICE at at ira-call.c:525
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: rtl-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: astrange at ithinksw dot com
 GCC build triplet: i386-apple-darwin9.0.0
  GCC host triplet: i386-apple-darwin9.0.0
GCC target triplet: i386-apple-darwin9.0.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34279



More information about the Gcc-bugs mailing list