This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c1e420549f2 testsuite: Add 64-bit vector variant for bb-slp-pr95839.c new f4bce119f61 libstdc++: Implement correct locale-specific chrono formatt [...] new 2af0f4c3466 libstdc++: Avoid warning in std::format
The 2 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/chrono_io.h | 295 +++++++++++++-------- libstdc++-v3/include/std/format | 1 + libstdc++-v3/testsuite/std/time/clock/system/io.cc | 20 +- libstdc++-v3/testsuite/std/time/clock/utc/io.cc | 12 +- libstdc++-v3/testsuite/std/time/zoned_time/io.cc | 64 +++++ 5 files changed, 273 insertions(+), 119 deletions(-) create mode 100644 libstdc++-v3/testsuite/std/time/zoned_time/io.cc