This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from cfa3a04be98 c++: rodata and defaulted ctor [PR104142] new c2e39b9e156 Revert "c++: friend with redundant qualification [PR41723]" new 0807111e634 Revert "c++: designator and anon struct [PR101767]"
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/decl.c | 5 ----- gcc/cp/parser.c | 2 +- gcc/testsuite/g++.dg/template/friend71.C | 8 -------- gcc/testsuite/g++.dg/template/nested7.C | 12 ++++++++++++ 4 files changed, 13 insertions(+), 14 deletions(-) delete mode 100644 gcc/testsuite/g++.dg/template/friend71.C create mode 100644 gcc/testsuite/g++.dg/template/nested7.C