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]

bootstrap failure on i386


Hi,

Current CVS gives following bootstrap failure:

./xgcc -B./ -B/build/mm/tmp/EGCS//i686-pc-linux-gnu/bin/ -isystem /build/mm/tmp/EGCS//i686-pc-linux-gnu/include -O2   -DIN_GCC    -g -W -Wall  -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes  -Wno-long-long -isystem ./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I./config -I./../include  -DL_fixdfdi -c ./libgcc2.c -o libgcc/./_fixdfdi.o
./libgcc2.c: In function `__fixdfdi':
./libgcc2.c:787: Unrecognizable insn:
(call_insn 25 24 27 (set (reg:DI 0 eax)
        (call (mem:QI (symbol_ref:SI ("__fixunsdfdi")) 0)
            (const_int 16 [0x10]))) -1 (nil)
    (nil)
    (nil))
./libgcc2.c:787: Internal compiler error in extract_insn, at recog.c:2054
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[3]: *** [libgcc/./_fixdfdi.o] Error 1
make[2]: *** [libgcc.a] Error 2
make[1]: *** [bootstrap] Error 2
make: *** [bootstrap] Error 2

.i file is attached.

Ciao, Marcus

_fixdfdi.i.gz


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