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]
Other format: [Raw text]

Re: [m68k] register renaming not properly tracking used registers


Peter Barada wrote:

Thanks, I've committed your patch on mainline (with a couple of
trivial spacing fixes).

I'd also like to backport it to 3.4, with Mark's approval.

Does it fix a regression?


BTW, I *completely* messed up the date in the ChangeLog entry...

I had it fixed before committing ;-)



I don't know if its a regression.

I'm not sure too, but nevertheless, it's a miscompilation bug for a documented feature (the interrupt_handler attribute).

The fix is m68k-specific and it doesn't alter generated code
unless the interrupt_handler attribute is being used.

--
 // Bernardo Innocenti - Develer S.r.l., R&D dept.
\X/  http://www.develer.com/


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