* loop.c (strength_reduce): Compute number of iterations as
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 10 Mar 2002 23:46:14 +0000 (23:46 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 10 Mar 2002 23:46:14 +0000 (23:46 +0000)
commit3864028d640685fb1471040ae230dcfbc117efbf
tree2fbb3d0587a9cec6f404c15cbbf3d81173a818c1
parentcbaab9a304e62d2931cc110d2f95c533dec912ce
    * loop.c (strength_reduce): Compute number of iterations as
        unsigned HOST_WIDE_INT.

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