[m68k] register renaming not properly tracking used registers

Richard Henderson rth@redhat.com
Mon Oct 18 19:06:00 GMT 2004


On Sun, Oct 17, 2004 at 04:32:26PM -0400, Peter Barada wrote:
> Where in the code should I look to track this problem down?

You should use HARD_REGNO_RENAME_OK to disallow using non-live
registers in interrupt functions.


r~



More information about the Gcc mailing list