This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Results for egcs-2.92.18 19981104 (gcc2 ss-980609 experimental) testsuite on i586-pc-linux-gnu
- To: egcs at cygnus dot com
- Subject: Results for egcs-2.92.18 19981104 (gcc2 ss-980609 experimental) testsuite on i586-pc-linux-gnu
- From: Nix <nix-egcs at esperi dot demon dot co dot uk>
- Date: Thu, 5 Nov 1998 20:41:21 +0000 (GMT)
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: -O[2-9] fall over in stage1, as below. Probably fini
is being miscompiled, and an error like that looks
like a middle/backend bug. Likely this is reload
showing its bugs... but at least they're *new* 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:
stage1/xgcc -Bstage1/ -B/usr/packages.bin/egcs/snapshot/i586-pc-linux-gnu/bin/ -c -DIN_GCC -W -Wall -W -Wall -O9 -funroll-all-loops -g -march=pentium -mcpu=pentium -fomit-frame-pointer -W -Wall -I. -I.. -I../../../egcs/gcc/f -I../../../egcs/gcc/f/.. -I../../../egcs/gcc/f/../config ../../../egcs/gcc/f/bad.c
stage1/xgcc -Bstage1/ -B/usr/packages.bin/egcs/snapshot/i586-pc-linux-gnu/bin/ -c -DIN_GCC -W -Wall -W -Wall -O9 -funroll-all-loops -g -march=pentium -mcpu=pentium -fomit-frame-pointer -W -Wall -I. -I.. -I../../../egcs/gcc/f -I../../../egcs/gcc/f/.. -I../../../egcs/gcc/f/../config ../../../egcs/gcc/f/bit.c
stage1/xgcc -Bstage1/ -B/usr/packages.bin/egcs/snapshot/i586-pc-linux-gnu/bin/ -c -DIN_GCC -W -Wall -W -Wall -O9 -funroll-all-loops -g -march=pentium -mcpu=pentium -fomit-frame-pointer -W -Wall -I. -I.. -I../../../egcs/gcc/f -I../../../egcs/gcc/f/.. -I../../../egcs/gcc/f/../config ../../../egcs/gcc/f/bld.c
stage1/xgcc -Bstage1/ -B/usr/packages.bin/egcs/snapshot/i586-pc-linux-gnu/bin/ -c -DIN_GCC -W -Wall -W -Wall -O9 -funroll-all-loops -g -march=pentium -mcpu=pentium -fomit-frame-pointer -W -Wall -I. -I.. -I../../../egcs/gcc/f -I../../../egcs/gcc/f/.. -I../../../egcs/gcc/f/../config ../../../egcs/gcc/f/com.c
stage1/xgcc -Bstage1/ -B/usr/packages.bin/egcs/snapshot/i586-pc-linux-gnu/bin/ -c -DIN_GCC -W -Wall -W -Wall -O9 -funroll-all-loops -g -march=pentium -mcpu=pentium -fomit-frame-pointer -W -Wall -I. -I.. -I../../../egcs/gcc/f -I../../../egcs/gcc/f/.. -I../../../egcs/gcc/f/../config ../../../egcs/gcc/f/data.c
stage1/xgcc -Bstage1/ -B/usr/packages.bin/egcs/snapshot/i586-pc-linux-gnu/bin/ -c -DIN_GCC -W -Wall -W -Wall -O9 -funroll-all-loops -g -march=pentium -mcpu=pentium -fomit-frame-pointer -W -Wall -I. -I.. -I../../../egcs/gcc/f -I../../../egcs/gcc/f/.. -I../../../egcs/gcc/f/../config ../../../egcs/gcc/f/equiv.c
stage1/xgcc -Bstage1/ -B/usr/packages.bin/egcs/snapshot/i586-pc-linux-gnu/bin/ -c -DIN_GCC -W -Wall -W -Wall -O9 -funroll-all-loops -g -march=pentium -mcpu=pentium -fomit-frame-pointer -DHAVE_CONFIG_H -I. -I.. -I../../../egcs/gcc/f -I../../../egcs/gcc/f/.. -I../../../egcs/gcc/f/../config \
`echo ../../../egcs/gcc/f/fini.c | sed 's,^\./,,'` -o fini.o
stage1/xgcc -Bstage1/ -B/usr/packages.bin/egcs/snapshot/i586-pc-linux-gnu/bin/ -c -DUSE_HCONFIG -DIN_GCC -W -Wall -W -Wall -O9 -funroll-all-loops -g -march=pentium -mcpu=pentium -fomit-frame-pointer -DHAVE_CONFIG_H -I. -I.. -I../../../egcs/gcc/f -I../../../egcs/gcc/f/.. -I../../../egcs/gcc/f/../config \
`echo ../../../egcs/gcc/f/proj.c | sed 's,^\./,,'` -o proj-h.o
stage1/xgcc -Bstage1/ -B/usr/packages.bin/egcs/snapshot/i586-pc-linux-gnu/bin/ -DIN_GCC -W -Wall -W -Wall -O9 -funroll-all-loops -g -march=pentium -mcpu=pentium -fomit-frame-pointer -DHAVE_CONFIG_H -o fini fini.o proj-h.o
./fini `echo ../../../egcs/gcc/f/str-1t.fin | sed 's,^\./,,'` str-1t.j str-1t.h
make[3]: *** [str-1t.h] Segmentation fault
make[3]: *** Deleting file `str-1t.h'
make[3]: Leaving directory `/usr/packages/egcs/egcs/snapshot/i586-pc-linux-gnu/gcc/f'
make[2]: *** [f771] Error 2
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