This is the mail archive of the gcc@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]: patch to fix m68k_output_mi_thunk() for ColdFire


Jim Wilson wrote:
Bernardo Innocenti wrote:

gcc/
2004-05-27  Peter Barada  <peter@the-baradas.com>
    * config/m68k/m68k.c(m68k_output_mi_thunk):  For ColdFire,
      use %d0 as a scratch to perform an add to memory.

Is this patch approved?

Yes.

Thank you, committed.


Mark, I believe this patch is also needed on 3.4.
Without it, GCC may output invalid code for
ColdFire targets.

I can't find a specific PR, but I may file one if needed.

--
 // 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]