Results for egcs-2.92.21 19981109 (gcc2 ss-980609 experimental) testsuite on i586-pc-linux-gnu
Manfred Hollstein
manfred@s-direktnet.de
Fri Nov 13 07:49:00 GMT 1998
On Tue, 10 November 1998, 21:19:43, nix-egcs@esperi.demon.co.uk wrote:
> Sources: - egcs mainline from CVS last updated at Tue Oct 27 19:25:02 1998
> - libg++-2.8.1.2
> Patches:
> Environment: - GNU binutils 2.9.1.0.15
> - dejagnu-980528
> - gperf-2.7 with gperf-2.7-19981006 patch for -F
> - Linux stable kernel 2.0.35 (compiled by gcc-2.7.2.3)
> - glibc 2.0.6 (compiled by egcs-1.0.2)
>
> Remarks: Still no build with -O9, which is odd, because it
> builds for Jeff OK. The success of the -O2 build
> indicates that the problem is something amiss with my
> snapshot and/or config, not anything specific to egcs.
I was just seeing the same for egcs mainline last updated at
1998/11/13 12:53:37 +0100:
gmake[1]: Entering directory `/phys/b60/data62/gnu-work/GNU/egcs-19981113-i586-linux/gcc'
./xgcc -B./ -B/tools/gnu/i586-linux/bin/ -O2 -DIN_GCC -O9 -funroll-all-loops -g -march=pentium -mcpu=pentium -fomit-frame-pointer -W -Wall -I./include -fPIC -g1 -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I../../egcs-19981113/gcc -I../../egcs-19981113/gcc/config -I../../egcs-19981113/gcc/../include \
-c -fexceptions ../../egcs-19981113/gcc/cp/exception.cc
../../egcs-19981113/gcc/cp/exception.cc: In function `void __check_eh_spec(int, const void **)':
../../egcs-19981113/gcc/cp/exception.cc:300: Internal compiler error.
../../egcs-19981113/gcc/cp/exception.cc:300: Please submit a full bug report to `egcs-bugs@cygnus.com'.
gmake[1]: *** [exception.o] Error 1
gmake[1]: Leaving directory `/phys/b60/data62/gnu-work/GNU/egcs-19981113-i586-linux/gcc'
Changing the `-O9' into `-O2' made the build continue; I'm eagerly
waiting now, if the __NO_MATH_INLINES problem still triggers a bug
(which isn't seen by Jeff, too, as he reported to Horst v. Brandt).
manfred
PS: I've re-directed this to egcs-bugs.
>
>
> configure flags: --with-gnu-ld --with-gnu-as --prefix=/usr/packages.bin/egcs/snapshot --enable-shared --disable-haifa
> BOOT_CC: egcs-2.91.57
> BOOT_CFLAGS: -W -Wall -O9 -funroll-all-loops -g -march=pentium -mcpu=pentium -fomit-frame-pointer
> CFLAGS: -W -Wall -O9 -march=pentium -mcpu=pentium -fomit-frame-pointer -g -D__NO_MATH_INLINES
> CXXFLAGS: -W -Wall -O9 -march=pentium -mcpu=pentium -fomit-frame-pointer -g -D__NO_MATH_INLINES
>
> Bootstrap failed; last twenty lines are:
>
> ./xgcc -B./ -B/usr/packages.bin/egcs/snapshot/i586-pc-linux-gnu/bin/ -O2 -DIN_GCC -W -Wall -W -Wall -O9 -funroll-all-loops -g -march=pentium -mcpu=pentium -fomit-frame-pointer -I./include -fPIC -g1 -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -W -Wall -O9 -march=pentium -mcpu=pentium -fomit-frame-pointer -g -D__NO_MATH_INLINES -I. -I../../egcs/gcc -I../../egcs/gcc/config -I../../egcs/gcc/../include \
> -c ../../egcs/gcc/cp/new2.cc -DL_op_vdel -o opvdel.o
> make[3]: Leaving directory `/usr/packages/egcs/egcs/snapshot/i586-pc-linux-gnu/gcc'
> make[3]: Entering directory `/usr/packages/egcs/egcs/snapshot/i586-pc-linux-gnu/gcc'
> ./xgcc -B./ -B/usr/packages.bin/egcs/snapshot/i586-pc-linux-gnu/bin/ -O2 -DIN_GCC -W -Wall -W -Wall -O9 -funroll-all-loops -g -march=pentium -mcpu=pentium -fomit-frame-pointer -I./include -fPIC -g1 -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -W -Wall -O9 -march=pentium -mcpu=pentium -fomit-frame-pointer -g -D__NO_MATH_INLINES -I. -I../../egcs/gcc -I../../egcs/gcc/config -I../../egcs/gcc/../include \
> -c ../../egcs/gcc/cp/new2.cc -DL_op_vdelnt -o opvdelnt.o
> make[3]: Leaving directory `/usr/packages/egcs/egcs/snapshot/i586-pc-linux-gnu/gcc'
> make[3]: Entering directory `/usr/packages/egcs/egcs/snapshot/i586-pc-linux-gnu/gcc'
> ./xgcc -B./ -B/usr/packages.bin/egcs/snapshot/i586-pc-linux-gnu/bin/ -O2 -DIN_GCC -W -Wall -W -Wall -O9 -funroll-all-loops -g -march=pentium -mcpu=pentium -fomit-frame-pointer -I./include -fPIC -g1 -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -W -Wall -O9 -march=pentium -mcpu=pentium -fomit-frame-pointer -g -D__NO_MATH_INLINES -I. -I../../egcs/gcc -I../../egcs/gcc/config -I../../egcs/gcc/../include \
> -c -fexceptions ../../egcs/gcc/cp/exception.cc
> ../../egcs/gcc/cp/exception.cc: In function `void __check_eh_spec(int, const void **)':
> ../../egcs/gcc/cp/exception.cc:300: Internal compiler error.
> ../../egcs/gcc/cp/exception.cc:300: Please submit a full bug report to `egcs-bugs@cygnus.com'.
> make[3]: *** [exception.o] Error 1
> make[3]: Leaving directory `/usr/packages/egcs/egcs/snapshot/i586-pc-linux-gnu/gcc'
> make[2]: *** [libgcc2.a] Error 1
> make[2]: Leaving directory `/usr/packages/egcs/egcs/snapshot/i586-pc-linux-gnu/gcc'
> make[1]: *** [bootstrap-lean] Error 2
> make[1]: Leaving directory `/usr/packages/egcs/egcs/snapshot/i586-pc-linux-gnu/gcc'
> make: *** [bootstrap-lean] Error 2
More information about the Gcc-bugs
mailing list