This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [4.1] Fix PR rtl-optimization/30787
- From: Richard Henderson <rth at redhat dot com>
- To: Eric Botcazou <ebotcazou at libertysurf dot fr>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Mon, 19 Feb 2007 13:01:42 -0800
- Subject: Re: [4.1] Fix PR rtl-optimization/30787
- References: <200702162154.16054.ebotcazou@libertysurf.fr>
On Fri, Feb 16, 2007 at 09:54:15PM +0100, Eric Botcazou wrote:
> PR rtl-optimization/30787
> * loop.c (strength_reduce): Don't reduce giv that is not always
> executed and where add_val or mult_val can trap.
Ok.
r~