pt.c (primary_template_specialization_p): Rename from
authorJason Merrill <jason@redhat.com>
Mon, 27 Nov 2017 21:31:00 +0000 (16:31 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 27 Nov 2017 21:31:00 +0000 (16:31 -0500)
commit528c7559a84012642c6a6f80380578572aceaf5c
tree316187e743cef5c77432baadbcaf71fad0026761
parent32c95bcae37789ad601e557249310d7fd4444c7b
pt.c (primary_template_specialization_p): Rename from

* 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.

From-SVN: r255179
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]