This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a05c4f4ee48 openmp, fortran: Fix ICE when the procedure name cannot be [...] new 9956dc37cb3 c++: decomp25 vs -fimplicit-constexpr [PR117784] new f23b5df56e2 c++: constexpr uninitialized union [PR120577]
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/constexpr.cc | 18 ++++++++++++--- gcc/testsuite/g++.dg/cpp26/decomp25.C | 2 +- gcc/testsuite/g++.dg/cpp2a/constexpr-union9.C | 33 +++++++++++++++++++++++++++ 3 files changed, 49 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/constexpr-union9.C