This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ad909d5c0ce RISC-V: Refine VX combine test case 0 to avoid code duplication new 117782e0c2a c++: add -Wsfinae-incomplete
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/c-family/c.opt | 8 +++ gcc/c-family/c.opt.urls | 6 +++ gcc/cp/class.cc | 11 ++++ gcc/cp/constraint.cc | 58 ++++++++++++++++++++-- gcc/cp/cp-tree.h | 4 +- gcc/cp/decl.cc | 15 +++++- gcc/cp/pt.cc | 1 - gcc/cp/typeck.cc | 13 +++-- gcc/doc/invoke.texi | 16 +++++- gcc/testsuite/g++.dg/cpp2a/concepts-complete1.C | 2 +- gcc/testsuite/g++.dg/cpp2a/concepts-complete2.C | 2 +- gcc/testsuite/g++.dg/cpp2a/concepts-complete3.C | 2 +- gcc/testsuite/g++.dg/cpp2a/concepts-complete4.C | 2 +- gcc/testsuite/g++.dg/template/friend87.C | 4 +- .../is_complete_or_unbounded/memoization.cc | 2 +- .../is_complete_or_unbounded/memoization_neg.cc | 2 +- 16 files changed, 128 insertions(+), 20 deletions(-)