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]: patch to fix m68k_output_mi_thunk() for ColdFire


Bernardo Innocenti wrote:

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.

Please file a PR demonstrating the problem and attach the patch to it (or include a URL), and target the patch for 3.4.1.


Thanks,

--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com


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