* pt.c (check_explicit_specialization): Handle overloaded
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 26 Apr 1998 12:34:42 +0000 (12:34 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 26 Apr 1998 12:34:42 +0000 (12:34 +0000)
commit7c0fe5108695186d279ea83072e6ed655b22774f
tree96609b5009a12691c2f23c5aeee64fc56dd28c0d
parent821034862b41d3f7c74bc0c502aa4ba3992594df
* pt.c (check_explicit_specialization): Handle overloaded
constructors correctly.

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