This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
ICEing on the cake^Wbootstrap
- To: gcc-bugs at gcc dot gnu dot org
- Subject: ICEing on the cake^Wbootstrap
- From: Phil Edwards <pedwards at disaster dot jaj dot com>
- Date: Sat, 17 Feb 2001 19:52:45 -0500
The location of the ICE seems to have moved within the last 24 hours,
or maybe it's just me. Now on i686 I'm seeing
./xgcc -B./ -B/home/pme/build/install-2001-02-17-i686/i686-pc-linux-gnu/bin/ -isystem /home/pme/build/install-2001-02-17-i686/i686-pc-linux-gnu/include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g1 -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../../src/unified/gcc -I../../../src/unified/gcc/. -I../../../src/unified/gcc/config -I../../../src/unified/gcc/../include -fexceptions -DL_eh -c ../../../src/unified/gcc/libgcc2.c -o libgcc/./_eh.o
../../../src/unified/gcc/libgcc2.c: In function `find_exception_handler':
../../../src/unified/gcc/libgcc2.c:3745: Unrecognizable insn:
(insn 251 64 66 (set (reg:SI 81)
(ashift:SI (reg/v:SI 48)
(const_int 4 [0x4]))) -1 (insn_list 64 (nil))
(expr_list:REG_DEAD (reg/v:SI 48)
(nil)))
../../../src/unified/gcc/libgcc2.c:3745: confused by earlier errors, bailing out
make[3]: *** [libgcc/./_eh.o] Error 1