r214239 - in /branches/c++-concepts: ChangeLog....

asutton@gcc.gnu.org asutton@gcc.gnu.org
Wed Aug 20 18:14:00 GMT 2014


Author: asutton
Date: Wed Aug 20 18:14:38 2014
New Revision: 214239

URL: https://gcc.gnu.org/viewcvs?rev=214239&root=gcc&view=rev
Log:
2014-08-19  Ville Voutilainen  <ville.voutilainen@gmail.com>

	Ban static member function concepts.
	* gcc/cp/decl.c (grokdeclarator): Diagnose static member function 
	concepts.
	* g++.dg/concepts/decl-diagnose.C: Adjust.
	* g++.dg/concepts/mem-concept-err.C: Adjust.
	* g++.dg/concepts/mem-concept.C: Adjust.


Modified:
    branches/c++-concepts/ChangeLog.concepts
    branches/c++-concepts/gcc/cp/decl.c
    branches/c++-concepts/gcc/testsuite/g++.dg/concepts/decl-diagnose.C
    branches/c++-concepts/gcc/testsuite/g++.dg/concepts/mem-concept-err.C
    branches/c++-concepts/gcc/testsuite/g++.dg/concepts/mem-concept.C



More information about the Gcc-cvs mailing list