This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: A few SPEC95 results for the new register allocator


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)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]