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]

GCC-SH: build failure on CVS mainline


version: CVS mainline
   host: i686-linux
 target: sh-elf

The build has been failing for about a week; here's the relevant
excerpt:

/home/tm/gcc-build-sh-elf/gcc/xgcc -B/home/tm/gcc-build-sh-elf/gcc/
-B/usr/local/sh-elf/bin/ -B/usr/local/sh-elf/lib/ -isystem
/usr/local/sh-elf/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc
-I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config
-I../../gcc/gcc/../include  -m3e -DL_moddi3 -c ../../gcc/gcc/libgcc2.c
-fexceptions -fnon-call-exceptions -o libgcc/m3e/_moddi3.o
../../gcc/gcc/libgcc2.c: In function `__moddi3':
../../gcc/gcc/libgcc2.c:772: Unrecognizable insn:
(insn 908 735 99 (set (reg:SI 11 r11)
        (mem:SI (plus:SI (reg/f:SI 14 r14)
                (const_int 22 [0x16])) 0)) -1 (nil)
    (nil))
../../gcc/gcc/libgcc2.c:772: Internal compiler error in extract_insn, at
recog.c:2128


Toshi


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