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 1e63d6fcaa5 libstdc++: Fix constexpr functions to conform to older standards new da1ba03245c libstdc++: Fix std::format alternate form for floating-poin [...] new 62c8ca3501a libstdc++: Minor fixes for some warnings in <format> new 183eea6029b libstdc++: fix illegal pointer arithmetic in format [PR111102] new 0547f663ee0 libstdc++: [_GLIBCXX_INLINE_VERSION] Fix <format> friend de [...] new 9853ad876bd libstdc++: Add test for illegal pointer arithmetic in forma [...]
The 5 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/std/format | 56 ++++++++++++---------- .../testsuite/std/format/functions/format.cc | 4 ++ libstdc++-v3/testsuite/std/format/string.cc | 15 ++++++ 3 files changed, 50 insertions(+), 25 deletions(-)