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]

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


Author: jason
Date: Thu Aug  6 18:29:22 2015
New Revision: 226695

URL: https://gcc.gnu.org/viewcvs?rev=226695&root=gcc&view=rev
Log:
	* constraint.cc (satisfy_type_constraint): Check that we got a type.
	* parser.c (cp_parser_type_requirement): Strip all TYPE_DECLs.
	* pt.c (tsubst_decl) [TYPE_DECL]: Remove DECL_TEMPLATE_INFO check.

Modified:
    branches/c++-concepts/ChangeLog.concepts
    branches/c++-concepts/gcc/cp/constraint.cc
    branches/c++-concepts/gcc/cp/parser.c
    branches/c++-concepts/gcc/cp/pt.c


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