This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 50d866038a9 c++: micro-optimize most_specialized_partial_spec new 1e27e7e0985 c++: unique friend shenanigans [PR69836] new d60cbbfaa9a c++: local class in nested generic lambda [PR109241] new 9b40ca2569d c++: remove nsdmi_inst hashtable
The 3 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/init.cc | 10 ++++----- gcc/cp/pt.cc | 20 +++++++++++++----- gcc/testsuite/g++.dg/template/friend76.C | 36 ++++++++++++++++++++++++++++++++ 3 files changed, 55 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/g++.dg/template/friend76.C