This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 686659a1eb0 Daily bump. new cb46fcd5155 PR c++/92268 - hard error satisfying return-type-requirement
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 | 8 ++++++++ gcc/cp/constraint.cc | 15 +++++++++------ gcc/cp/pt.c | 2 +- gcc/testsuite/g++.dg/concepts/diagnostic1.C | 4 ++-- gcc/testsuite/g++.dg/concepts/placeholder3.C | 2 +- gcc/testsuite/g++.dg/concepts/placeholder4.C | 2 +- gcc/testsuite/g++.dg/cpp2a/concepts-pr67178.C | 2 +- gcc/testsuite/g++.dg/cpp2a/concepts-requires6.C | 2 +- gcc/testsuite/g++.dg/cpp2a/concepts-return-req1.C | 19 +++++++++++++++++++ 9 files changed, 43 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-return-req1.C