On Tue, 16 Oct 2012, Jan Hubicka wrote:
> Hi,
> while looking into cases where loop-iv.c still deduce useful bounds that are
> not
> recorded by tree level I noticed that we do not duplicate the bounds when
> copying
> the loop.
> Fixed thus.
> Bootstrapped/regtested x86_64-linux, OK?
Ok.
Than
Hi,
while looking into cases where loop-iv.c still deduce useful bounds that are not
recorded by tree level I noticed that we do not duplicate the bounds when
copying
the loop.
Fixed thus.
Bootstrapped/regtested x86_64-linux, OK?
Honza
* cfgloopmanip.c (copy_loop_info): New function.