This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15 in repository gcc.
from 2fb7db82783 ada: Bug in Indefinite_Holders instance passed to formal package new 6f0c6845087 c++: constexpr uninitialized union [PR120577]
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 | 18 ++++++++++++--- gcc/testsuite/g++.dg/cpp2a/constexpr-union9.C | 33 +++++++++++++++++++++++++++ 2 files changed, 48 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/constexpr-union9.C