m68k bootstrapping broken
Richard Zidlicky
rz@linux-m68k.org
Mon Feb 9 14:57:00 GMT 2004
On Mon, Feb 09, 2004 at 02:46:03AM +0100, Bernardo Innocenti wrote:
> Richard Henderson wrote:
> >On Fri, Jan 16, 2004 at 12:20:06AM +0100, Bernardo Innocenti wrote:
> >
> >>Both versions are fine, but I wonder why a different
> >>instruction pattern has been generated.
> >
> >
> >Something in the register allocator (or subsequent passes) got miscompiled.
> >
> >You'll need to look at all the dumps to find where the first difference is
> >found. When you find it, that's the pass to start looking at.
>
> I've now found the time to resume working on this.
.. and I am now back from skiing :)
> It seems
> the breakage happens at RTL generation time or even before.
can you try to compile regclass.c without optimisation to see if
it changes anything? It had an effect on another problem so it
might be related.
Richard
More information about the Gcc
mailing list