MIPS test failures
Jeffrey A Law
law@hurl.cygnus.com
Wed Mar 31 23:46:00 GMT 1999
In message < 199903150833.AAA00261@adsl-206-170-148-33.dsl.pacbell.net >you wri
te:
>
> Here's another patch, a bit more circumspect than Lee's, which also
> fixes the MIPS bootstrap. I've tested this patch with a 3-stage
> bootstrap on mpis-sgi-irix6.5.
>
> Jeff?
>
> --
> Mark Mitchell mark@markmitchell.com
> Mark Mitchell Consulting http://www.markmitchell.com
>
> Mon Mar 15 00:32:30 1999 Mark Mitchell <mark@markmitchell.com>
>
> * reload.c (find_reloads): Add a REG_LABEL note if we substitute a
> LABEL_REF for something else.
I like this one a little better. It's reload that creates the new LABEL_REFs
and keeping them up-to-date should be pretty easy since the number of ways we
can create a new non-jumping LABEL_REF are pretty limited.
I'd made a quick unsuccessful attempt to fix this on Friday (I noted the same
basic bug crept into 3 of systems I was hacking friday -- hppa, mips & mn103).
I'm going to go ahead and install this change.
Thanks!
jeff
More information about the Gcc
mailing list