rtl.h (shallow_copy_rtx): Declare.
authorJ"orn Rennecke <amylaar@cygnus.co.uk>
Mon, 22 Mar 1999 13:11:31 +0000 (13:11 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Mon, 22 Mar 1999 13:11:31 +0000 (13:11 +0000)
commitce9d4c6d80126b0d4549e80ddd92bfab017d22f4
tree3dc71ee0033d2efbf9c8a4e8c88dd81a231e3a57
parentd3c29f99efaa2162cc444dc66c8c488f31dfa88d
rtl.h (shallow_copy_rtx): Declare.

* rtl.h (shallow_copy_rtx): Declare.
* rtl.c (shallow_copy_rtx): New function.
* reload.c (find_reloads_toplev): Use shallow_copy_rtx instead of
copy_rtx.

From-SVN: r25897
gcc/ChangeLog
gcc/reload.c
gcc/rtl.c
gcc/rtl.h