This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Irix RTL flag check fail in libgcc2 `__floatdisf'
- From: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com>
- To: <gcc-bugs at gcc dot gnu dot org>
- Date: Fri, 10 May 2002 16:03:08 +1000
- Subject: Irix RTL flag check fail in libgcc2 `__floatdisf'
irix6.5 bootstrap of trunk triggers RTL flag check and fails with
./xgcc -B./ -B/exd4/billingd/tmp/gcc/mips-sgi-irix6.5/bin/ -isystem /exd4/billingd/tmp/gcc/mips-sgi-irix6.5/include -isystem /exd4/billingd/tmp/gcc/mips-sgi-irix6.5/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/exd4/billingd/src/gcc/gcc -I/exd4/billingd/src/gcc/gcc/. -I/exd4/billingd/src/gcc/gcc/config -I/exd4/billingd/src/gcc/gcc/../include -DL_floatdisf -c /exd4/billingd/src/gcc/gcc/libgcc2.c -o libgcc/./_floatdisf.o
/exd4/billingd/src/gcc/gcc/libgcc2.c: In function `__floatdisf':
/exd4/billingd/src/gcc/gcc/libgcc2.c:1104: RTL flag check: INSN_FROM_TARGET_P used with unexpected rtx code `note' in mark_target_live_regs, at resource.c:1014