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
On Fri, 23 Feb 2001, Toon Moene wrote:
> 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):
>
I don't generally bootstrap the compiler to run SPEC. I probably
should, but when I first started I wanted to minimize the time
spent on each run (I do full SPEC runs on at least 3 different
versions of the compiler).
Out of curiosity, have you tried running SPEC with the stage1
compiler?