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]

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


Author: jason
Date: Thu Aug  6 18:14:19 2015
New Revision: 226694

URL: https://gcc.gnu.org/viewcvs?rev=226694&root=gcc&view=rev
Log:
	* pt.c (lookup_template_variable): Set type of concept template-id
	to bool here.
	(finish_template_variable): Not here.
	* constraint.cc (lift_function_call): Remove VAR_DECL handling.

Modified:
    branches/c++-concepts/ChangeLog.concepts
    branches/c++-concepts/gcc/cp/constraint.cc
    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]