doloop.c (doloop_modify_runtime): Properly select induction variable...
authorRichard Henderson <rth@redhat.com>
Wed, 28 Nov 2001 18:09:26 +0000 (10:09 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 28 Nov 2001 18:09:26 +0000 (10:09 -0800)
commite6dc3aa0ee1e616a385d12371a6965ab83b2238b
treeac2618577cfde9967a56e67bf26ecd32a0196efc
parent969ff1a01916ab79390cf9302bb8db63483bf0e7
doloop.c (doloop_modify_runtime): Properly select induction variable...

        * doloop.c (doloop_modify_runtime): Properly select induction
        variable; skip late entry test if biv initializer created by loop.

From-SVN: r47423
gcc/ChangeLog
gcc/doloop.c