loop.c (basic_induction_var): A non-integer variable which is being set by a paradoxi...
authorGeoff Keating <geoffk@cygnus.com>
Tue, 26 Oct 1999 05:56:15 +0000 (05:56 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 26 Oct 1999 05:56:15 +0000 (23:56 -0600)
commit7f6dae2a45e53587650670c2ad12fd3725c7102c
treeae3e9a3fbd7c01fb67db975dc294de0f1451481b
parent7146dfdd90fdefc463f64b6fa4f4955b07415b78
loop.c (basic_induction_var): A non-integer variable which is being set by a paradoxical subreg is probably...

        * loop.c (basic_induction_var): A non-integer variable which is
        being set by a paradoxical subreg is probably not a biv.

From-SVN: r30181
gcc/ChangeLog
gcc/loop.c