This is the mail archive of the gcc@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]

Re: Failure to build uberbaum for m68k-elf


Peter Barada wrote:
I juts pulled out a fresh copy of the uberbuam tree(and had to delete
the tix subdirectory again...) And it fails to build for
--target=m68k-elf:

/home/peter/work/cvs-gnu/obj/gcc/xgcc -B/home/peter/work/cvs-gnu/obj/gcc/ -nostdinc -B/home/peter/work/cvs-gnu/obj/m68k-elf/newlib/ -isystem /home/peter/work/cvs-gnu/obj/m68k-elf/newlib/targ-include -isystem /home/peter/work/cvs-gnu/uberbaum/newlib/libc/include -B/home/mylocal/uberbaum/m68k-elf/m68k-elf/bin/ -B/home/mylocal/uberbaum/m68k-elf/m68k-elf/lib/ -isystem /home/mylocal/uberbaum/m68k-elf/m68k-elf/include -L/home/peter/work/cvs-gnu/obj/ld -c -DSkip_f2c_Undefs -I. -I/home/peter/work/cvs-gnu/uberbaum/libf2c/libF77 -I.. -I/home/peter/work/cvs-gnu/uberbaum/libf2c/libF77/.. -DRETSIGTYPE=void -DNO_ONEXIT=1 -DIEEE_drem=1 -DSkip_f2c_Undefs=1 -DIEEE_COMPLEX_DIVIDE=1 -W -Wall -O2 -g -O2 -m68000 /home/peter/work/cvs-gnu/uberbaum/libf2c/libF77/pow_zi.c -o pow_zi.o
/home/peter/work/cvs-gnu/uberbaum/libf2c/libF77/pow_zi.c: In function `pow_zi':
/home/peter/work/cvs-gnu/uberbaum/libf2c/libF77/pow_zi.c:50: error: unrecognizable insn:
(insn 230 229 231 0x400669a0 (set (cc0)
        (zero_extract:SI (mem:SI (plus:SI (reg/f:SI 14 %a6)
                    (const_int -36 [0xffffffdc])) [7 u+0 S4 A16])
            (const_int 1 [0x1])
            (const_int 31 [0x1f]))) -1 (nil)
    (nil))
/home/peter/work/cvs-gnu/uberbaum/libf2c/libF77/pow_zi.c:50: internal compiler error: in extract_insn, at recog.c:2188
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[4]: *** [pow_zi.lo] Error 1
make[4]: Leaving directory `/home/peter/work/cvs-gnu/obj/m68k-elf/m68000/libf2c/libF77'

Anybody else see this?

Not as such my build fails earlier using yesterday's cvs checkout

/uberbaum/newlib/libm/math/kf_cos.c: In function `__kernel_cosf':
/uberbaum/newlib/libm/math/kf_cos.c:59: internal compiler error: in trunc_int_for_mode, at explow.c:56

Graham




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