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 5db9357c076 Fix constrained friend templates. new 8ffc31cbeeb Fix some indentation. new 89617f839a6 * constraint.cc (type_deducible_p): Use force_paren_expr_ [...] new e075e642b49 Atomic constraint SFINAE.
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/ChangeLog | 3 +++ gcc/cp/constraint.cc | 24 ++++++++++-------------- gcc/testsuite/g++.dg/cpp2a/concepts-sfinae1.C | 10 ++++++++++ 3 files changed, 23 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-sfinae1.C