This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix PR optimization/12340


On Wed, Sep 24, 2003 at 08:48:24AM +0200, Eric Botcazou wrote:
> 	PR optimization/12340
> 	* loop.h (struct induction): Document the new semantics
> 	of the 'same' field for bivs.
> 	* unroll.c (biv_total_increment): Don't count the same
> 	biv increment several times.
> 	(loop_iterations) [GENERAL_INDUCT]: Likewise.

Ok.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]