* decl.c (grokdeclarator): Update the name of the TEMPLATE_DECL, as
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 9 Dec 1998 11:46:02 +0000 (11:46 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 9 Dec 1998 11:46:02 +0000 (11:46 +0000)
commit586f49f76129a561826d596d6108ac9b9fe1672a
treeb28a92b457928ac38f806da8e59d485852428a53
parent7aa7231b5c8ade1064578396abe1ee99c657f367
* decl.c (grokdeclarator): Update the name of the TEMPLATE_DECL, as
well as the TYPE_DECL, when a typedef name is assigned to a
previously anonymous type.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24218 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/g++.old-deja/g++.pt/derived1.C [new file with mode: 0644]