re PR rtl-optimization/29599 (ICE when building the kernel on SH4)
authorKaz Kojima <kkojima@gcc.gnu.org>
Sat, 10 Feb 2007 06:47:49 +0000 (06:47 +0000)
committerKaz Kojima <kkojima@gcc.gnu.org>
Sat, 10 Feb 2007 06:47:49 +0000 (06:47 +0000)
commit4c9034c5e50f63d501f0c170852957d6251e72b6
treef9d27499e3eec21b7fe6ac9e28ed4040bbb01f57
parent076e8e8d94dd4c989e2578717b298aed9b06063e
re PR rtl-optimization/29599 (ICE when building the kernel on SH4)

PR rtl-optimization/29599
* reload1.c (eliminate_regs_in_insn): Take the destination
mode into account when computing the offset.

From-SVN: r121792
gcc/ChangeLog
gcc/reload1.c