This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 557cc2b7214 c++: replace in_template_function new 23bee850881 c++: simplify TEMPLATE_TEMPLATE_PARM hashing new 38af81df6aa c++: is_specialization_of_friend confusion [PR109923]
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/pt.cc | 14 ++------------ gcc/testsuite/g++.dg/template/friend79.C | 20 ++++++++++++++++++++ 2 files changed, 22 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/g++.dg/template/friend79.C