This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14 in repository gcc.
from 73a62377ae6 LoongArch: Add LoongArch architecture detection to __float1 [...] new ef11c1573d1 libstdc++: Replace use of std::min in ranges::uninitialized [...] new 7ad64ffe10f libstdc++: Replace use of __mindist in ranges::uninitialize [...] new 7e789f34206 libstdc++: Add new header to Doxygen config file new 059107eb22c libstdc++: Fix use-after-free in std::format [PR119671]
The 4 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/doc/doxygen/user.cfg.in | 1 + libstdc++-v3/include/bits/ranges_uninitialized.h | 26 +++++++------- libstdc++-v3/include/std/format | 6 ++-- .../uninitialized_copy/constrained.cc | 41 ++++++++++++++++++++++ .../uninitialized_move/constrained.cc | 40 +++++++++++++++++++++ .../testsuite/std/format/functions/format.cc | 12 +++++++ 6 files changed, 111 insertions(+), 15 deletions(-)