r237655 - in /trunk/gcc: cp/ChangeLog cp/constr...
jason@gcc.gnu.org
jason@gcc.gnu.org
Tue Jun 21 18:19:00 GMT 2016
Author: jason
Date: Tue Jun 21 18:19:13 2016
New Revision: 237655
URL: https://gcc.gnu.org/viewcvs?rev=237655&root=gcc&view=rev
Log:
Fix constraint satisfaction in uninstantiated template.
* constraint.cc (constraints_satisfied_p): Keep as many levels of
args as our template has levels of parms.
Added:
trunk/gcc/testsuite/g++.dg/concepts/memtmpl1.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/constraint.cc
More information about the Gcc-cvs
mailing list