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 a49669b1094 Merge remote-tracking branch 'trunk' into concepts-cxx2a new 1ae91b9efdc Set flag_concepts_ts before C++2a. new 0114d3c1fec Remove evaluate_constraints. new ac401fa9bba Tweak __cpp_concepts comment. new 32f6718d313 Revert more whitespace changes. new c89a6932ab8 Make known_non_bool_p more aggressive. new 2421779a316 Substitution failure in the parameter mapping means not satisfied.
The 6 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/c-family/c-cppbuiltin.c | 2 +- gcc/c-family/c-opts.c | 3 ++ gcc/cp/constraint.cc | 68 ++++++++++--------------- gcc/cp/decl.c | 2 +- gcc/cp/parser.c | 10 ++-- gcc/cp/semantics.c | 1 + gcc/testsuite/g++.dg/cpp2a/concepts-requires2.C | 4 +- 7 files changed, 41 insertions(+), 49 deletions(-)