egcs-19981019 build failure

Toshiyasu Morita tm@netcom.com
Thu Oct 22 14:03:00 GMT 1998


snapshot: egcs-19981019
    host: i386-linux
  config: ./configure --target=sh-hms
      cc: gcc-2.7.2.1

GCC triggers an internal compiler error when attempting to build
dp-bit.c:

...
    /home/tm/egcs-19981019/gcc/xgcc -B/home/tm/egcs-19981019/gcc/ 
-B/usr/local/sh-hms/bin/ -O2  -DCROSS_COMPILE -DIN_GCC    -g -O2 
-I./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED    -I. -I. 
-I./config -I./../include -c ${file}; \
    if [ $? -eq 0 ] ; then true; else exit 1; fi; \
    sh-hms-ar rc tmplibgcc2.a ${oname}.o; \
    rm -f ${name}.s ${oname}.o; \
  fi; \
done
./frame
fp-bit
dp-bit
sched.c:3910: Internal compiler error in function update_flow_info
make[3]: *** [libgcc2.a] Error 1
make[2]: *** [stmp-multilib-sub] Error 2
make[1]: *** [stmp-multilib] Error 1
make: *** [all-gcc] Error 2

Toshi



More information about the Gcc-bugs mailing list