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: failuer to build uberbaum --target=m68k-elf


On Fri, 20 Dec 2002, Peter Barada wrote:
> /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/m68000/newlib/ -isystem /home/peter/work/cvs-gnu/obj/m68k-elf/m68000/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  -m68000 -DPACKAGE=\"newlib\" -DVERSION=\"1.10.0\"  -I. -I/home/peter/work/cvs-gnu/uberbaum/newlib/libm/math  -I/home/peter/work/cvs-gnu/uberbaum/newlib/libm/math/../common -O2 -DCOMPACT_CTYPE -DMISSING_SYSCALL_NAMES -fno-builtin      -O2 -g -O2  -m68000 -c /home/peter/work/cvs-gnu/uberbaum/newlib/libm/math/kf_cos.c
> /home/peter/work/cvs-gnu/uberbaum/newlib/libm/math/kf_cos.c: In function `__kernel_cosf':
> /home/peter/work/cvs-gnu/uberbaum/newlib/libm/math/kf_cos.c:59: internal compiler error: in trunc_int_for_mode, at explow.c:56

> 2) Has *anyone* else seen this?

Also spotted on the 3.3 branch, LAST_UPDATED Tue Dec 17 17:49:08
GMT 2002

> 3) Any suggestions where I should look from here?

Besides running cc1 in gdb and finding out where the offending
trunc_int_for_mode call comes from? ;-)

brgds, H-P


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