pt.c (register_specialization): Correct argument to check_specialization_namespace.
authorJason Merrill <jason@redhat.com>
Fri, 24 Aug 2012 18:57:50 +0000 (14:57 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 24 Aug 2012 18:57:50 +0000 (14:57 -0400)
commit60b5de49ef8049c7d6d48130cb501cc97794b6ad
treef3394b3c598b11bdffcbd2eae88e815c89b04f56
parent013734b91bc257a1f03f2e94dca9efa1b94e39c9
pt.c (register_specialization): Correct argument to check_specialization_namespace.

* pt.c (register_specialization): Correct argument to
check_specialization_namespace.
(determine_specialization): Don't consider members of
unspecialized types.

From-SVN: r190652
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/g++.dg/template/spec25.C