]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/m68k/m68k.c
m68k.c (m68k_output_mi_thunk): For ColdFire, use %d0 as a scratch to perform an add...
authorPeter Barada <peter@the-baradas.com>
Tue, 1 Jun 2004 13:22:04 +0000 (13:22 +0000)
committerBernardo Innocenti <bernie@gcc.gnu.org>
Tue, 1 Jun 2004 13:22:04 +0000 (15:22 +0200)
commit5050d266eaf5c63b62a22579c3f25c598de83417
treedfac44a5e08525b91e08bfda1477e101a4c47b40
parent225d221a9d82172d403aa068217dc67ca0a3f249
m68k.c (m68k_output_mi_thunk): For ColdFire, use %d0 as a scratch to perform an add to memory.

* config/m68k/m68k.c(m68k_output_mi_thunk):  For ColdFire, use %d0 as
a scratch to perform an add to memory.

From-SVN: r82547
gcc/ChangeLog
gcc/config/m68k/m68k.c