This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: register elimination problem
Hi,
Richard Henderson wrote:
> but maybe you've got a different case. Test case?
> What target -- m68k doesn't seem to define ELIMINABLE_REGS,
> which seems surprising...
I have a patch which adds this for m68k, but this patch also adds other
stuff like prologue/epilogue/return patterns and there are some small
dependencies. I still have to update this patch to the current sources,
so right now I have no simple test case. I can try to extract this
change, but that will need at least two days. :)
bye, Roman