This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from adcb497bdba c++: Relax attribute on friend declaration checking [PR100596] new 873c5188fd5 c++: implicit deduction guides, protected access
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/pt.c | 3 +++ gcc/testsuite/g++.dg/cpp1z/class-deduction-access1.C | 18 ++++++++++++++++++ gcc/testsuite/g++.dg/cpp1z/class-deduction-access2.C | 10 ++++++++++ 3 files changed, 31 insertions(+) create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction-access1.C create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction-access2.C