OSDN Git Service

* pt.c (determine_specialization): Ignore functions without
authorlerdsuwa <lerdsuwa@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 13 Oct 2001 13:11:09 +0000 (13:11 +0000)
committerlerdsuwa <lerdsuwa@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 13 Oct 2001 13:11:09 +0000 (13:11 +0000)
commit28fdf3f75969c74ff029dc060ab3a64f902221fd
tree439d6c2f1c1c4b29089040da0d1474c529c38ba5
parent9604edf3fd1321718440148b8bf186b45cb68460
* pt.c (determine_specialization): Ignore functions without
DECL_TEMPLATE_INFO.

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