loop-iv.c (iv_number_of_iterations): Record the upper bound only if there are no...
authorJan Hubicka <jh@suse.cz>
Sat, 20 Oct 2012 14:19:12 +0000 (16:19 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 20 Oct 2012 14:19:12 +0000 (14:19 +0000)
commitbcd8d322db3a07471bd32ceeefbd0c5145a934ca
tree0567eba9d46edbae6337e20803e32610525d1bfe
parent4a0ae68e1ce9e7fb876b9846bee6a77d9c592e52
loop-iv.c (iv_number_of_iterations): Record the upper bound only if there are no further conditions on it.

* loop-iv.c (iv_number_of_iterations): Record the upper bound
only if there are no further conditions on it.

From-SVN: r192636
gcc/ChangeLog
gcc/loop-iv.c