This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e6e3b0772ed c++: C++17/20 class layout divergence [PR120012] new b7e77644d1b c++: fix some testcases new 2d7a0d38e2f c++: CTAD and constexpr ctor [PR115207]
The 2 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/decl.cc | 3 +++ gcc/testsuite/g++.dg/cpp1y/constexpr-89285.C | 2 +- gcc/testsuite/g++.dg/cpp1z/class-deduction118.C | 11 +++++++++++ gcc/testsuite/g++.dg/cpp23/constexpr-nonlit19.C | 2 +- 4 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction118.C