This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r155349 - in /trunk/gcc: cp/ChangeLog cp/pt.c t...


Author: jason
Date: Fri Dec 18 20:49:58 2009
New Revision: 155349

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155349
Log:
	PR c++/28300
	PR c++/42062
	* pt.c (check_specialization_namespace): Complain about
	specialization at non-namespace scope.

Added:
    trunk/gcc/testsuite/g++.dg/template/spec37.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]