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 a01e3f55bd1 Fix value_dependent_expression_p for standard concept checks. new e6b91d6724e One more missing space. new b5dd7811fab Add the class template name to the constraint failue diagnostic. new db53b469af2 Handle atomic constraints with typedef-of-bool type.
The 3 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/constraint.cc | 4 ++-- gcc/cp/parser.c | 4 ++-- gcc/cp/pt.c | 2 +- gcc/testsuite/g++.dg/cpp2a/concepts-alias2.C | 12 ++++++++++++ 4 files changed, 17 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-alias2.C