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]

irix6.5 bootstrap failure


3.2 bootstrap fails on irix6.5 for CVS code of Tue Jun 11 00:32:01 2002 UTC 

./xgcc -B./ -B/exd4/billingd/tmp/gcc/mips-sgi-irix6.5/bin/ -isystem /exd4/billingd/tmp/gcc/mips-sgi-iri
x6.5/include -isystem /exd4/billingd/tmp/gcc/mips-sgi-irix6.5/sys-include -O2  -DIN_GCC    -W -Wall -Ww
rite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLO
AT_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 -fexceptions -c /exd4/billingd/src/gcc/gcc/unwi
nd-dw2-fde.c -o libgcc/./unwind-dw2-fde.o
/exd4/billingd/src/gcc/gcc/unwind-dw2-fde.c: In function `init_object':
/exd4/billingd/src/gcc/gcc/unwind-dw2-fde.c:924: error: bad move
(insn 856 418 421 0 (set (mem:DI (plus:SI (reg/f:SI 29 sp)
                (const_int 32 [0x20])) [37 S8 A64])
        (reg:DI 7 a3)) 175 {movqi_internal2} (nil)
    (expr_list:REG_DEAD (reg:DI 7 a3)
        (nil)))
/exd4/billingd/src/gcc/gcc/unwind-dw2-fde.c:924: internal compiler error: Internal compiler error in ?,
 at config/mips/mips.c:4883
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[3]: *** [libgcc/./unwind-dw2-fde.o] Error 1
make[3]: Leaving directory `/exd4/billingd/obj/gcc/gcc'
make[2]: *** [stmp-multilib] Error 2
make[2]: Leaving directory `/exd4/billingd/obj/gcc/gcc'
make[1]: *** [stage1_build] Error 2


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