This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11 in repository gcc.
from ee9cd6d6e50 gcc: xtensa: fix PR target/105879 new 3e39a0a4b71 c++: redeclared hidden friend take 2 [PR105852]
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/cp-tree.h | 1 + gcc/cp/decl.c | 16 ++++++--------- gcc/cp/pt.c | 29 ++++++++++++++++++++++++++- gcc/testsuite/g++.dg/modules/tpl-friend-2_a.C | 2 +- gcc/testsuite/g++.dg/template/friend74.C | 8 ++++++++ 5 files changed, 44 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/g++.dg/template/friend74.C