This is the mail archive of the gcc-patches@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: Patch to simplify reload register allocation


> I'm not sure either.  At first I thought this was the same as the z8k problem
> (see z8k.h in devo/gcc/config/z8k and look for RELOAD_ALLOC_ORDER).  But
> they look like distinct issues.

No, that's a different problem, although both require relatively small
register classes to show up.

> [ FWIW, if someone wants to clean up the z8k, I'm more than happy to contribute
>   it to GCC.  It will not work as-is because of the reload issues, and it's
>   probably suffering from a fair amount of bitrot.  Or I could contribute it,
>   but mark it as a dead port similar to the pyr, spur, etc. ]

I tried to build it yesterday, but it seems to be in a really bad shape.

> Basically I like all the base concept.  However, we've got some rather serious
> changes already happening in the tree and I'd like to see it settle down and
> stabilize a little before go into another reload revamp.

When should I send an updated patch?

Bernd


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