This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: 3.1 bootstrap failure on alphaev6-unknown-linux-gnu
- To: Brad Lucier <lucier at math dot purdue dot edu>
- Subject: Re: 3.1 bootstrap failure on alphaev6-unknown-linux-gnu
- From: Toon Moene <toon at moene dot indiv dot nluug dot nl>
- Date: Wed, 04 Jul 2001 21:02:20 +0200
- CC: gcc-bugs at gcc dot gnu dot org
- Organization: Moene Computational Physics, Maartensdijk, The Netherlands
- References: <200107041423.f64ENBF27061@banach.math.purdue.edu>
Brad Lucier wrote:
> With a completely default configure, 3.1 bootstrap on
> alphaev6-unknown-linux-gnu fails with
>
> stage1/xgcc -Bstage1/ -B/export/u10/gcc-3.1/alphaev6-unknown-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 -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/ssa-dce.c -o ssa-dce.o
> ../../gcc/ssa-dce.c: In function `ssa_eliminate_dead_code':
> ../../gcc/ssa-dce.c:682: Internal compiler error in gen_add2_insn, at optabs.c:3762
I analyzed the crash in this message:
http://gcc.gnu.org/ml/gcc-bugs/2001-06/msg01578.html
Unfortunately, I do not know the answer to the question I posed therein.
You can work around the ICE by commenting out the `else if' part in the
condition on lines reload1.c:9224ff.
Hope this helps,
--
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)