This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/16925] ICE when building a m68hc11 cross-compiler on 64-bit architectures
- 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: 8 May 2005 10:14:58 -0000
- Subject: [Bug target/16925] ICE when building a m68hc11 cross-compiler on 64-bit architectures
- References: <20040808232347.16925.aurelien@aurel32.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-05-08 10:14 -------
Subject: Bug 16925
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-4_0-branch
Changes by: ciceron@gcc.gnu.org 2005-05-08 10:14:31
Modified files:
gcc : ChangeLog
gcc/config/m68hc11: m68hc11.c
Log message:
PR target/16925
* config/m68hc11/m68hc11.c (m68hc11_gen_highpart): Handle split of
64-bit constants on 64-bit hosts.
(m68hc11_split_logical): Simplify.
(m68hc11_split_move): Likewise.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=2.7592.2.227&r2=2.7592.2.228
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68hc11/m68hc11.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.111&r2=1.111.8.1
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16925