tree-ssa-loop-niter.c (assert_loop_rolls_lt): Convert the operands of compare to...
authorZdenek Dvorak <dvorakz@suse.cz>
Fri, 20 Jul 2007 01:29:43 +0000 (03:29 +0200)
committerZdenek Dvorak <rakdver@gcc.gnu.org>
Fri, 20 Jul 2007 01:29:43 +0000 (01:29 +0000)
commitd24a32a1860b9d5a23ccca40cc70d165cd285e8b
treec81b2b6144d7b5c7ede0be2fbe0f15356a34c424
parent9143267b2119f7cded46e34402ec37665a9f045a
tree-ssa-loop-niter.c (assert_loop_rolls_lt): Convert the operands of compare to the same type.

* tree-ssa-loop-niter.c (assert_loop_rolls_lt): Convert the operands
of compare to the same type.
* cfgloopmanip.c (add_loop): Update information about loop exits.
(loop_version): Remove the innermost loop requirement.
* tree-ssa-loop-manip.c (determine_exit_conditions): Convert bounds
to sizetype for pointers.

From-SVN: r126796
gcc/ChangeLog
gcc/cfgloopmanip.c
gcc/tree-ssa-loop-manip.c
gcc/tree-ssa-loop-niter.c