This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch concepts-cxx2a in repository gcc.
from 0caa1d6b993 Fix interpretation of concept template-id as type-constrain [...] new a3f2fceb465 Substitute requires-expressions as an unevaluated context.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/cp/ChangeLog | 6 ++++++ gcc/cp/constraint.cc | 5 +++++ gcc/cp/cp-tree.h | 4 +++- gcc/cp/semantics.c | 6 +++--- gcc/testsuite/g++.dg/cpp2a/concepts-fnparm1.C | 10 ++++++++++ 5 files changed, 27 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-fnparm1.C