trunc_int_for_mode (m68k this time)

Aaron J. Grier aaron@frye.com
Wed Oct 23 14:29:00 GMT 2002


from today's freshly cvs'd gcc and newlib sources:

/usr/projects/aaron/m68k-rtems/build2/gcc/xgcc -B/usr/projects/aaron/m68k-rtems/build2/gcc/ -nostdinc -B/usr/projects/aaron/m68k-rtems/build2/m68k-rtems/m68000/newlib/ -isystem /usr/projects/aaron/m68k-rtems/build2/m68k-rtems/m68000/newlib/targ-include -isystem /usr/projects/aaron/m68k-rtems/newlib/libc/include -B/usr/local/cross/m68k-rtems/bin/ -B/usr/local/cross/m68k-rtems/lib/ -isystem /usr/local/cross/m68k-rtems/include -L/usr/projects/aaron/m68k-rtems/build2/ld  -m68000 -DPACKAGE=\"newlib\" -DVERSION=\"1.10.0\"  -I. -I/projects/aaron/m68k-rtems/newlib/libm/math  -I/projects/aaron/m68k-rtems/newlib/libm/math/../common -O2 -DCOMPACT_CTYPE -DHAVE_GETTIMEOFDAY -DMALLOC_PROVIDED -DEXIT_PROVIDED -DMISSING_SYSCALL_NAMES -DSIGNAL_PROVIDED -DREENTRANT_SYSCALLS_PROVIDED -DHAVE_OPENDIR -DNO_EXEC -DWANT_PRINTF_LONG_LONG -DHAVE_FCNTL -fno-builtin      -O2 -g -O2  -m68000 -c /projects/aaron/m68k-rtems/newlib/libm/math/kf_cos.c
/projects/aaron/m68k-rtems/newlib/libm/math/kf_cos.c: In function `__kernel_cosf':
/projects/aaron/m68k-rtems/newlib/libm/math/kf_cos.c:59: internal compiler error: in trunc_int_for_mode, at explow.c:54
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

a cursory examination says this is similar to c/8002 for alpha --
however, that fix doesn't seem to help in this situation.

-- 
  Aaron J. Grier  |   Frye Electronics, Tigard, OR   |  aaron@frye.com



More information about the Gcc-bugs mailing list