This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ba49e9eb187 libstdc++: Add missing friend declarations in some range adaptors new 9d2d283367a Compare ARGUMENT_PACKS [pr93933]
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 | 6 ++++++ gcc/cp/pt.c | 21 ++------------------- gcc/cp/tree.c | 17 ++++++++++++++++- gcc/cp/typeck.c | 4 ++++ gcc/testsuite/g++.dg/concepts/pr93933.C | 31 +++++++++++++++++++++++++++++++ 5 files changed, 59 insertions(+), 20 deletions(-) create mode 100644 gcc/testsuite/g++.dg/concepts/pr93933.C