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 93c4226585c RISCV: Fix PR111074 [GCC13 BUG] new d9193096793 libstdc++: Make __cmp_cat::__unseq constructor consteval new bf5f8808f0c libstdc++: Fix -Wunused-parameter in <experimental/internet> new 3f4caf5e1e4 libstdc++: Replace global std::string objects in tzdb.cc new 6c54fc2560c libstdc++: Fix std::format("{:F}", inf) to use uppercase
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/include/experimental/internet | 2 +- libstdc++-v3/include/std/format | 10 ++++++++-- libstdc++-v3/libsupc++/compare | 2 +- libstdc++-v3/src/c++20/tzdb.cc | 4 ++-- .../testsuite/18_support/comparisons/categories/zero_neg.cc | 8 ++++++++ libstdc++-v3/testsuite/std/format/functions/format.cc | 12 ++++++++++++ 6 files changed, 32 insertions(+), 6 deletions(-)