]> gcc.gnu.org Git - gcc.git/commit
re PR c++/28300 (In-class partial specialization of class accepted)
authorJason Merrill <jason@redhat.com>
Fri, 18 Dec 2009 20:49:58 +0000 (15:49 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 18 Dec 2009 20:49:58 +0000 (15:49 -0500)
commit647763566a541d9639e714b56e10a0e141003691
tree96941ac1992923b993469c152302d55b65fcc5f7
parent55388afda91143f447140a0b65a8b8fcfad3951b
re PR c++/28300 (In-class partial specialization of class accepted)

PR c++/28300
PR c++/42062
* pt.c (check_specialization_namespace): Complain about
specialization at non-namespace scope.

From-SVN: r155349
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/spec37.C [new file with mode: 0644]
This page took 0.065188 seconds and 5 git commands to generate.