loop.c (count_loop_regs_set): Replace start and end arguments with loop argument.
authorMichael Hayes <mhayes@cygnus.com>
Fri, 25 Aug 2000 10:01:51 +0000 (10:01 +0000)
committerMichael Hayes <m.hayes@gcc.gnu.org>
Fri, 25 Aug 2000 10:01:51 +0000 (10:01 +0000)
commit028fc6e76056429c0f6e3c28d45a558ed2c961d4
tree4f4dfdf3f0f6b19032a451e5e421bead8ee06b9f
parent371502a8d2b4940db74ba498ae3949d340acc887
loop.c (count_loop_regs_set): Replace start and end arguments with loop argument.

* loop.c (count_loop_regs_set): Replace start and end arguments
with loop argument.  All callers udated.

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