980414-151431 fails under RH 5.0

Joseph H. Buehler jhpb@sarto.gaithersburg.md.us
Tue Apr 14 15:41:00 GMT 1998


The CVS tree fails on my RedHat 5.0 ppro machine as of 980414-151431
EDT.

Joe Buehler

if [ -f /usr/include/float.h ] && if grep 'ifndef _FLOAT_H___' /usr/include/float.h >/dev/null; then false; else :; fi; then \
  SYS_FLOAT_H_WRAP=1; \
else :; \
  SYS_FLOAT_H_WRAP=0; \
fi; \
./xgcc -B./  -DIN_GCC    -g -I./include     -DNO_MEM -DNO_LONG_DOUBLE_IO -O0 \
  -DSYS_FLOAT_H_WRAP=$SYS_FLOAT_H_WRAP \
  -I. -c ../../gcc/enquire.c
/tmp/cca05400.s: Assembler messages:
/tmp/cca05400.s:252: Error: expected comma after name `V4' in .size directive
/tmp/cca05400.s:259: Error: expected comma after name `L4' in .size directive
/tmp/cca05400.s:266: Error: expected comma after name `F4' in .size directive
/tmp/cca05400.s:273: Error: expected comma after name `bugs4' in .size directive
/tmp/cca05400.s:1322: Error: expected comma after name `union_defined.304' in .size directive
make[3]: *** [enquire.o] Error 1
make[3]: Leaving directory `/2/usr/local/src/gnu/egcs/egcs-980414-151431/build/gcc'
make[2]: *** [bootstrap] Error 2
make[2]: Leaving directory `/2/usr/local/src/gnu/egcs/egcs-980414-151431/build/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/2/usr/local/src/gnu/egcs/egcs-980414-151431/build'



More information about the Gcc-bugs mailing list