This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2e7bc76d84f stdatomic.h: Do not define ATOMIC_VAR_INIT for C2x new 8ef5fa4c56c c++: Refer to internal linkage for -Wsubobject-linkage [PR86491]
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 | 3 +- gcc/cp/decl2.cc | 39 +++++++++++++++-------- gcc/cp/name-lookup.cc | 2 +- gcc/cp/pt.cc | 2 +- gcc/cp/tree.cc | 12 +++++-- gcc/testsuite/g++.dg/warn/Wsubobject-linkage-5.C | 7 ++++ gcc/testsuite/g++.dg/warn/anonymous-namespace-3.C | 3 +- 7 files changed, 48 insertions(+), 20 deletions(-) create mode 100644 gcc/testsuite/g++.dg/warn/Wsubobject-linkage-5.C