This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c550b5aff52 libstdc++: Format empty chrono-spec for the sys_info and lo [...] new a651e3f3a6b libstdc++: Rework formatting of empty chrono-spec for duration. new ad56e4632b0 libstdc++: Replace _CharT template parameter with CharT in [...]
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 | 88 ++++++++-------- .../testsuite/23_containers/vector/bool/format.cc | 6 +- libstdc++-v3/testsuite/std/format/debug.cc | 74 +++++++------- .../testsuite/std/format/ranges/adaptors.cc | 22 ++-- .../testsuite/std/format/ranges/formatter.cc | 13 ++- libstdc++-v3/testsuite/std/format/ranges/map.cc | 8 +- .../testsuite/std/format/ranges/sequence.cc | 8 +- libstdc++-v3/testsuite/std/format/ranges/string.cc | 12 +-- libstdc++-v3/testsuite/std/format/tuple.cc | 25 +++-- .../testsuite/std/time/format/empty_spec.cc | 112 ++++++++++----------- libstdc++-v3/testsuite/std/time/format/pr120114.cc | 20 ++-- libstdc++-v3/testsuite/std/time/format/pr120481.cc | 26 ++--- .../testsuite/std/time/format/precision.cc | 14 +-- 13 files changed, 214 insertions(+), 214 deletions(-)