OSDN Git Service

* rtl.h (shallow_copy_rtx): Declare.
authoramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Mar 1999 13:11:31 +0000 (13:11 +0000)
committeramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Mar 1999 13:11:31 +0000 (13:11 +0000)
commit57ff0c055d483b89d95d2c8fc70f40eaf105229d
tree3dc71ee0033d2efbf9c8a4e8c88dd81a231e3a57
parente1e4139f3b01df6a16898b70bad29bfe44856728
* 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.

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