(integrate_decl_tree): Use copy_node to make a copy of the decl.
authorJason Merrill <merrill@gnu.org>
Sat, 14 May 1994 01:56:51 +0000 (01:56 +0000)
committerJason Merrill <merrill@gnu.org>
Sat, 14 May 1994 01:56:51 +0000 (01:56 +0000)
commitf6bad6ff73b4581bd92c2a723c7217ef9d990660
tree184ffe6256797ddb00f65066d8ac3fa58b2115f0
parent78b099bdf3f3c171c31ed723ec5a67d0727795c3
(integrate_decl_tree): Use copy_node to make a copy of the decl.

(integrate_decl_tree): Use copy_node to make a copy
        of the decl.  Also call copy_lang_decl to copy the
        language-specific bits.

From-SVN: r7296
gcc/integrate.c