This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: A few SPEC95 results for the new register allocator
- To: Michael Matz <matzmich at cs dot tu-berlin dot de>
- Subject: Re: A few SPEC95 results for the new register allocator
- From: Toon Moene <toon at moene dot indiv dot nluug dot nl>
- Date: Fri, 23 Feb 2001 20:33:45 +0100
- CC: gcc at gcc dot gnu dot org
- Organization: Moene Computational Physics, Maartensdijk, The Netherlands
- References: <Pine.GSO.4.33.0102230059130.26491-100000@platon>
Michael Matz wrote:
> On Thu, 22 Feb 2001, Toon Moene wrote:
> > Unfortunately, not on Alpha's.
> >
> > This is basically because ra.c won't compile:
> Yep. That's my debug output.
Unfortunately, it still doesn't bootstrap on Alpha (even with your patch
installed):
stage1/xgcc -Bstage1/ -B/usr/snp/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/gcc -I../../gcc/gcc/.
-I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/dce.c -o
dce.o
../../gcc/gcc/dce.c: In function `eliminate_dead_code':
../../gcc/gcc/dce.c:617: Internal compiler error in gen_add2_insn, at
optabs.c:3739
Please submit a full bug report, with preprocessed source if
appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
I don't think it's very useful to attach preprocessed source, because
the failure in gen_add2_insn is probably Alpha-specific.
--
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)