This is the mail archive of the gcc-testresults@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]

3.1 bootstrap failure on sparc-sun-solaris2.8 (new failure mode)


After the Makefile.in mixup got fixed, bootstrap still fails after
a generic configure of 3.1 on sparc-sun-solaris28 with the message:

stage2/xgcc -Bstage2/ -B/pkgs/gcc-2.96/sparc-sun-solaris2.8/bin/ -c  -DIN_GCC
 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtrad
itional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../..
/gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/hashtable.c -o hashta
ble.o
../../gcc/hashtable.c: In function `approx_sqrt':
../../gcc/hashtable.c:313: floating constant out of range

I looked at the code in hashtable.c, and have no idea what this
is about.

Brad Lucier


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