tree-ssa-loop-niter.c (infer_loop_bounds_from_pointer_arith): Properly call analyze_s...
authorRichard Biener <rguenther@suse.de>
Wed, 11 Oct 2017 13:20:59 +0000 (13:20 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 11 Oct 2017 13:20:59 +0000 (13:20 +0000)
commit85866209d4b1819c1a99071c980a42f4db35d104
treef4a257457e87228ee93de4d188b067d019ac9b9f
parentd2ec027749d7fcce502b2edf6667999efb4e05e6
tree-ssa-loop-niter.c (infer_loop_bounds_from_pointer_arith): Properly call analyze_scalar_evolution with the loop of the stmt.

2017-10-11  Richard Biener  <rguenther@suse.de>

* tree-ssa-loop-niter.c (infer_loop_bounds_from_pointer_arith):
Properly call analyze_scalar_evolution with the loop of the stmt.

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