loop.c (libcall_other_regs): Make extern.
authorAndrew MacLeod <amacleod@cygnus.com>
Mon, 22 Feb 1999 14:11:58 +0000 (14:11 +0000)
committerAndrew Macleod <amacleod@gcc.gnu.org>
Mon, 22 Feb 1999 14:11:58 +0000 (14:11 +0000)
commit89d3d4424947aa2328d79659144f3bbad6998255
treecf2aec9a50f27da3426d83aa75ac8d37004224c7
parenta4c6502a661a4d0a6e157e118c7be4178176f743
loop.c (libcall_other_regs): Make extern.

* loop.c (libcall_other_regs): Make extern.
* rtl.h (find_last_value): Add parameter to prototype.
(libcall_other_reg): Add extern declaration.
* rtlanal.c (find_last_value): Add another parameter to allow
a definition using a hardware register to be found as well.

From-SVN: r25378
gcc/ChangeLog
gcc/loop.c
gcc/rtl.h
gcc/rtlanal.c