This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13
in repository gcc.
from b6786076d95 Daily bump.
new a645347c19b c++: NRV and goto [PR92407]
new 6396e37d451 Revert "c++: only declare satisfied friends" [PR109751]
The 2 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/cp-tree.h | 1 +
gcc/cp/decl.cc | 2 ++
gcc/cp/pt.cc | 3 ---
gcc/cp/typeck.cc | 3 +++
gcc/testsuite/g++.dg/cpp2a/concepts-friend11.C | 3 ++-
gcc/testsuite/g++.dg/cpp2a/concepts-friend15.C | 22 +++++++++++++++++++
gcc/testsuite/g++.dg/opt/nrv22.C | 30 ++++++++++++++++++++++++++
7 files changed, 60 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-friend15.C
create mode 100644 gcc/testsuite/g++.dg/opt/nrv22.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.