unroll.c (biv_total_increment): Don't try to compute the total increment for FP BIVs.
authorGeoffrey Keating <geoffk@redhat.com>
Wed, 21 Aug 2002 04:33:48 +0000 (04:33 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Wed, 21 Aug 2002 04:33:48 +0000 (04:33 +0000)
commit3823f0b2bd2679be90cd6bf9be5ac4bbf3452580
tree77d65338bb210ee2bf2ab8543c0e3022187fb147
parent5eb99654a2c06c5547396318e121deb995076802
unroll.c (biv_total_increment): Don't try to compute the total increment for FP BIVs.

* unroll.c (biv_total_increment): Don't try to compute the total
increment for FP BIVs.

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