loop-iv.c (determine_max_iter): Fix handling of AND.
authorJan Hubicka <jh@suse.cz>
Sat, 13 Oct 2012 16:50:03 +0000 (18:50 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 13 Oct 2012 16:50:03 +0000 (16:50 +0000)
commit43ffba00cb5ebe8498daa5431f08d329fc62080b
treead7bfb2768d0ab6696a56bd5a867ab2a6c593fda
parent544e7e783525054b1e4831e2fc001a18b67c6cbf
loop-iv.c (determine_max_iter): Fix handling of AND.

* loop-iv.c (determine_max_iter): Fix handling of AND.
(iv_number_of_iterations): Record upper bounds as unsigned
values.

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