r226646 - in /branches/c++-concepts: ChangeLog....
jason@gcc.gnu.org
jason@gcc.gnu.org
Wed Aug 5 18:13:00 GMT 2015
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
More information about the Gcc-cvs
mailing list