r126796 - in /trunk/gcc: ChangeLog cfgloopmanip...

rakdver@gcc.gnu.org rakdver@gcc.gnu.org
Fri Jul 20 01:29:00 GMT 2007


Author: rakdver
Date: Fri Jul 20 01:29:43 2007
New Revision: 126796

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126796
Log:
	* 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.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cfgloopmanip.c
    trunk/gcc/tree-ssa-loop-manip.c
    trunk/gcc/tree-ssa-loop-niter.c



More information about the Gcc-cvs mailing list