pt.c (push_template_decl_real): Don't remangle the name of a class template.
authorMark Mitchell <mark@codesourcery.com>
Fri, 16 Feb 2001 07:57:51 +0000 (07:57 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 16 Feb 2001 07:57:51 +0000 (07:57 +0000)
commitb60ecc04e87b9ca4aaa6c79f46800cc3cf49d3d7
tree0ff816e191ef22c77d83b7424b5d60465c5a2166
parent1d2e075ae0b174bd27eaf3db17200689074037c3
pt.c (push_template_decl_real): Don't remangle the name of a class template.

* pt.c (push_template_decl_real): Don't remangle the name of a
class template.

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