This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0b93a0ae153 combine: Fix up simplify_compare_const [PR115092] new 6ad7ca1bb90 c++: Optimize in maybe_clone_body aliases even when not at_ [...]
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.cc | 7 +++ gcc/cp/decl2.cc | 32 +++++++----- gcc/cp/optimize.cc | 63 ++--------------------- gcc/testsuite/g++.dg/abi/comdat3.C | 22 ++++++++ gcc/testsuite/g++.dg/abi/{comdat2.C => comdat4.C} | 4 +- 6 files changed, 53 insertions(+), 76 deletions(-) create mode 100644 gcc/testsuite/g++.dg/abi/comdat3.C copy gcc/testsuite/g++.dg/abi/{comdat2.C => comdat4.C} (90%)