* pt.c (tsubst_decl): Copy TREE_ASM_WRITTEN for VAR_DECLs.
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 25 Nov 1999 01:56:13 +0000 (01:56 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 25 Nov 1999 01:56:13 +0000 (01:56 +0000)
commitfe355a5d1f26c76e04d0f3335f6d2c932a3b1ffe
tree86b717901752066570c276c96561342b896a1d43
parent973df4d4252fba4f542a7a6cfd8bb667ededc989
* pt.c (tsubst_decl): Copy TREE_ASM_WRITTEN for VAR_DECLs.

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30656 138bc75d-0d04-0410-961f-82ee72b054a4
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]