This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/15782] [3.4 only] m68k_output_mi_thunk emits wrong code for ColdFire
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Jun 2004 04:03:07 -0000
- Subject: [Bug target/15782] [3.4 only] m68k_output_mi_thunk emits wrong code for ColdFire
- References: <20040602202507.15782.peter@the-baradas.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-06-03 04:03 -------
Subject: Bug 15782
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_4-branch
Changes by: bernie@gcc.gnu.org 2004-06-03 04:02:49
Modified files:
gcc : ChangeLog
gcc/config/m68k: m68k.c
Log message:
PR target/15782
* config/m68k/m68k.c(m68k_output_mi_thunk): For ColdFire, use %d0 as
a scratch to perform an add to memory.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.465&r2=2.2326.2.466
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68k/m68k.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.123.2.1&r2=1.123.2.2
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15782