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


Something weird happened recently. I'm working on tracking it down, but
I figured I'd post and see if it rang any bells with people that have
checked patches in recently. (Since Friday...)

-eric

./xgcc -B./ -B/usr/local/mips-sgi-irix6.5/bin/ -isystem
/usr/local/mips-sgi-irix6.5/include -isystem
/usr/local/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/es/scratch/echristo/gcc/gcc -I/es/scratch/echristo/gcc/gcc/.
-I/es/scratch/echristo/gcc/gcc/config
-I/es/scratch/echristo/gcc/gcc/../include -fexceptions -c
/es/scratch/echristo/gcc/gcc/unwind-dw2-fde.c -o
libgcc/./unwind-dw2-fde.o
/es/scratch/echristo/gcc/gcc/unwind-dw2-fde.c: In function
`init_object':
/es/scratch/echristo/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)))
/es/scratch/echristo/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

-- 
I will not carve gods


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