This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch RFA] Fix rtl-optimization/29599
- From: Roger Sayle <roger at eyesopen dot com>
- To: Kaz Kojima <kkojima at rr dot iij4u dot or dot jp>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Fri, 9 Feb 2007 18:35:46 -0700 (MST)
- Subject: Re: [patch RFA] Fix rtl-optimization/29599
Hi Kaz,
On Fri, 9 Feb 2007, Kaz Kojima wrote:
> 2007-02-09 Kaz Kojima <kkojima@gcc.gnu.org>
>
> PR rtl-optimization/29599
> * reload1.c (eliminate_regs_in_insn): Take the destination
> mode into account when computing the offset.
This is OK for mainline, and the 4.2 branch after bootstrap and
regression testing there. Given the risk associated with (even minor)
reload changes, and the low priority of this P5 regression, I'd recommend
letting this bake on mainline for a few days, and then if there are no
problems, apply it to the 4.1 branch after it unfreezes.
Sound reasonable?
Thanks for fixing this.
Roger
--