* loop.c (libcall_other_regs): Make extern.
commite91c8aa9c2ee11182b4ba12bd74b961fddc261df
authoramacleod <amacleod@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Feb 1999 14:11:58 +0000 (22 14:11 +0000)
committeramacleod <amacleod@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Feb 1999 14:11:58 +0000 (22 14:11 +0000)
treecf2aec9a50f27da3426d83aa75ac8d37004224c7
parent592411905cdc9b00dc719204da4762305772719d
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25378 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/loop.c
gcc/rtl.h
gcc/rtlanal.c