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 c612c500de3 libstdc++: Fix regression in std::uninitialized_fill for C+ [...] new 6b19e40f982 c++: uninitialized TARGET_EXPR and constexpr [PR120684]
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 | 10 ++++++++-- gcc/testsuite/g++.dg/cpp23/range-for10.C | 23 +++++++++++++++++++++++ 2 files changed, 31 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp23/range-for10.C