unroll.c (loop_iterations): Return 0 if the add_val for a BIV is REG.
authorGraham Stott <grahams@redhat.com>
Wed, 27 Feb 2002 15:01:10 +0000 (15:01 +0000)
committerGraham Stott <grahams@gcc.gnu.org>
Wed, 27 Feb 2002 15:01:10 +0000 (15:01 +0000)
commit8ed805d20c65c2b262321b16c2825d9df5836c97
tree7ed483297ee6b822dfdfa7fc51773ad97b0b8418
parentfd478a0ad4be8fe0f7b1d2b50c01a4a8fc6a8ea9
unroll.c (loop_iterations): Return 0 if the add_val for a BIV is REG.

        * unroll.c (loop_iterations): Return 0 if the add_val for
        a BIV is REG.

From-SVN: r50100
gcc/ChangeLog
gcc/unroll.c