This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
hppa1.1-rtems failure on egcs-19980628
- To: egcs at cygnus dot com
- Subject: hppa1.1-rtems failure on egcs-19980628
- From: Joel Sherrill <joel at OARcorp dot com>
- Date: Mon, 6 Jul 1998 18:43:58 -0500 (CDT)
Target: hppa1.1-rtems (hppa1.1-*-pro*)
Host: i686-pc-linux-gnu (RedHat Linux 5.0)
Version: egcs-19980628
The generated xgcc blew chunks compiling newlib:
/usr1/rtems/work/tools/build-hppa1.1-tools/gcc/xgcc
-B/usr1/rtems/work/tools/build-hppa1.1-tools/gcc/ -idirafter
/usr1/rtems/work/tools/build-hppa1.1-tools/hppa1.1-rtems/newlib/targ-include
-idirafter /usr1/rtems/work/tools/src/newlib/libc/include -nostdinc -O2 -g
-O2 -DHAVE_GETTIMEOFDAY -DMALLOC_PROVIDED -DEXIT_PROVIDED
-DMISSING_SYSCALL_NAMES -DSIGNAL_PROVIDED -DREENTRANT_SYSCALLS_PROVIDED
-fno-builtin
-I/usr1/rtems/work/tools/build-hppa1.1-tools/hppa1.1-rtems/newlib/./targ-include
-I/usr1/rtems/work/tools/src/newlib/./libc/include -c
../../../../../src/newlib/libm/math/k_rem_pio2.c
../../src/gcc/reload1.c:8584: Internal compiler error in function
reload_cse_simplify_operands
--joel