This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 14ca0646962 fortran: Remove overwrite of polymorphic associate variable offset new bc42128330c c++: clobber object on placement new [PR121068]
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/constexpr.cc | 61 +++++++++++++++++++++++------ gcc/cp/decl.cc | 2 + gcc/cp/init.cc | 43 ++++++++++++++++++-- gcc/testsuite/g++.dg/cpp26/constexpr-new5.C | 43 ++++++++++++++++++++ 4 files changed, 133 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp26/constexpr-new5.C