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]

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


Author: jason
Date: Wed Aug  5 18:13:24 2015
New Revision: 226646

URL: https://gcc.gnu.org/viewcvs?rev=226646&root=gcc&view=rev
Log:
	PR c++/67117
	* decl.c (grokvardecl): Set constraints here.
	* pt.c (process_partial_specialization): Not here.
	(finish_template_variable): Check constraints.

Added:
    branches/c++-concepts/gcc/testsuite/g++.dg/concepts/var-templ1.C
Modified:
    branches/c++-concepts/ChangeLog.concepts
    branches/c++-concepts/gcc/cp/decl.c
    branches/c++-concepts/gcc/cp/pt.c
    branches/c++-concepts/gcc/testsuite/g++.dg/concepts/var-concept3.C


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