This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [3.4 PATCH] Fix PR rtl-optimization/16968
- 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: Fri, 17 Dec 2004 15:30:20 -0800
- Subject: Re: [3.4 PATCH] Fix PR rtl-optimization/16968
- References: <200412172350.11488.ebotcazou@libertysurf.fr>
On Fri, Dec 17, 2004 at 11:51:59PM +0100, Eric Botcazou wrote:
> * loop.c (scan_loop): Stop scanning the loop for movable
> insns as soon as an optimization barrier is encountered.
Ok.
r~