This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13 in repository gcc.
from 659e222b82c ipa-cp: Avoid ICE when redistributing nodes among edges to [...] new b07ff1f34c0 libstdc++: Replace use of std::min in ranges::uninitialized [...] new 09584eb968e libstdc++: Replace use of __mindist in ranges::uninitialize [...] new 6c61f43b8cd libstdc++: Fix use-after-free in std::format [PR119671]
The 3 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: libstdc++-v3/include/bits/ranges_uninitialized.h | 26 +++++++------- libstdc++-v3/include/std/format | 9 ++--- .../uninitialized_copy/constrained.cc | 41 ++++++++++++++++++++++ .../uninitialized_move/constrained.cc | 40 +++++++++++++++++++++ .../testsuite/std/format/functions/format.cc | 12 +++++++ 5 files changed, 112 insertions(+), 16 deletions(-)