* loop-iv.c (determine_max_iter): Fix handling of AND.
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 13 Oct 2012 16:50:03 +0000 (16:50 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 13 Oct 2012 16:50:03 +0000 (16:50 +0000)
commit4678223dd65df0299e491730ca039055cd55a010
treead7bfb2768d0ab6696a56bd5a867ab2a6c593fda
parentf41ac7bdef132490735ff67758fccbc7c1e901b3
* loop-iv.c (determine_max_iter): Fix handling of AND.
(iv_number_of_iterations): Record upper bounds as unsigned
values.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@192424 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/loop-iv.c