This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: check-g++ fails
On Fri, Apr 27, 2001 at 01:24:45PM +0200, Michael Ritzert wrote:
> The second bootstrap will take longer because this is a slower machine and
> the error happens later in the bootstrap.
It just died with:
stage2/xgcc -Bstage2/ -B/opt/gcc/i686-pc-linux-gnu/bin/ -c -DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/combine.c -o combine.o
../../gcc/gcc/combine.c: In function `try_combine':
../../gcc/gcc/combine.c:2786: Internal error: Speicherzugriffsfehler
Please submit a full bug report, with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[2]: *** [combine.o] Fehler 1
So no luck here either...
Regards,
Michael