This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2a2fda2d9be Daily bump. new 53cac72cf08 c++: cleanup constant-init'd members [PR96876]
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/typeck2.cc | 26 ++++++++++++++++++++++++++ gcc/testsuite/g++.dg/cpp1z/aggr-base11.C | 19 +++++++++++++++++++ gcc/testsuite/g++.dg/eh/aggregate2.C | 27 +++++++++++++++++++++++++++ 3 files changed, 72 insertions(+) create mode 100644 gcc/testsuite/g++.dg/cpp1z/aggr-base11.C create mode 100644 gcc/testsuite/g++.dg/eh/aggregate2.C