This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/29599] [4.1/4.2/4.3 Regression] ICE when building the kernel on SH4
- From: "kkojima at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Feb 2007 07:26:42 -0000
- Subject: [Bug rtl-optimization/29599] [4.1/4.2/4.3 Regression] ICE when building the kernel on SH4
- References: <bug-29599-10160@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from kkojima at gcc dot gnu dot org 2007-02-15 07:26 -------
Subject: Bug 29599
Author: kkojima
Date: Thu Feb 15 07:26:30 2007
New Revision: 121985
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121985
Log:
PR rtl-optimization/29599
Backport from mainline.
* reload1.c (eliminate_regs_in_insn): Take the destination
mode into account when computing the offset.
Modified:
branches/gcc-4_2-branch/gcc/ChangeLog
branches/gcc-4_2-branch/gcc/reload1.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29599