* rtl.c (shallow_copy_rtx): Use memcpy for the entire node.
authorRichard Henderson <rth@redhat.com>
Mon, 14 Oct 2002 02:36:25 +0000 (19:36 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 14 Oct 2002 02:36:25 +0000 (19:36 -0700)
commit11e5489b1ecfb256cc64970a87b32f0cd856ec15
tree51a800a28d41560979b3f43722ce59dd57c542ee
parent8fa7c5af3fcde02ab4aad8cba0e01091f362ba6c
* rtl.c (shallow_copy_rtx): Use memcpy for the entire node.

From-SVN: r58102
gcc/ChangeLog
gcc/rtl.c