This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8c09b788a96 Make the serialized link target more verbose new 3dd0d3ee1d2 c++, abi: Fix abi_tag attribute handling [PR98481]
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/class.c | 8 ++++++++ gcc/cp/decl2.c | 7 ++++--- gcc/cp/tree.c | 22 ++++++++++++++++------ gcc/testsuite/g++.dg/abi/abi-tag24.C | 17 +++++++++++++++++ 4 files changed, 45 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/g++.dg/abi/abi-tag24.C