* pt.c (primary_template_specialization_p): Rename from
commit681f91a5b810d45426c9db722a57c1c171418d49
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 27 Nov 2017 21:31:00 +0000 (27 21:31 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 27 Nov 2017 21:31:00 +0000 (27 21:31 +0000)
tree316187e743cef5c77432baadbcaf71fad0026761
parentdfa4aef8a1d45de7bf71d160af48b8add9d9e6c6
* pt.c (primary_template_specialization_p): Rename from

primary_template_instantiation_p.  Don't check
DECL_TEMPLATE_INSTANTIATION.
* call.c, cp-tree.h, decl2.c: Adjust.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@255179 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/cp/cp-tree.h
gcc/cp/pt.c
gcc/testsuite/g++.dg/cpp0x/fntmpdefarg2a.C [new file with mode: 0644]