pt.c (tsubst_decl): Copy TREE_ASM_WRITTEN for VAR_DECLs.
authorMark Mitchell <mark@codesourcery.com>
Thu, 25 Nov 1999 01:56:13 +0000 (01:56 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 25 Nov 1999 01:56:13 +0000 (01:56 +0000)
commitf0adc63709230f151d4e4693041097e2f6130c64
tree86b717901752066570c276c96561342b896a1d43
parent93d455621810ca1fcb759fcb6cc4c237ba02a584
pt.c (tsubst_decl): Copy TREE_ASM_WRITTEN for VAR_DECLs.

* pt.c (tsubst_decl): Copy TREE_ASM_WRITTEN for VAR_DECLs.

* decl2.c (finish_vtable_vardecl): Don't prune vtables here.

From-SVN: r30656
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/cp/pt.c
gcc/testsuite/g++.old-deja/g++.pt/inline1.C [new file with mode: 0644]