re PR middle-end/45098 (Missed induction variable optimization)
authorTom de Vries <tom@codesourcery.com>
Mon, 23 May 2011 07:27:59 +0000 (07:27 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Mon, 23 May 2011 07:27:59 +0000 (07:27 +0000)
commitbc69f7ffb57a35be61feb20e4a7b4300c8d1de24
treefb512c461f1f61fb543c5013b019ee653fc7d9b3
parentfec5d58b1ff0548148eb41ae72757a09d67a876c
re PR middle-end/45098 (Missed induction variable optimization)

2011-05-23  Tom de Vries  <tom@codesourcery.com>

PR target/45098
* tree-ssa-loop-niter.c (infer_loop_bounds_from_pointer_arith): New
function.
(infer_loop_bounds_from_undefined): Use new function.

From-SVN: r174056
gcc/ChangeLog
gcc/tree-ssa-loop-niter.c