This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c8b388a9489 libstdc++: Implement P3235R3 optimizations for std::print [ [...] new ef29eabf551 libstdc++: Adjust enable_nonlocking_formatter_optimization [...]
The 1 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 | 98 +++++++++++++--------- libstdc++-v3/include/std/format | 12 +-- libstdc++-v3/include/std/queue | 10 ++- libstdc++-v3/include/std/stack | 5 +- .../testsuite/std/format/ranges/adaptors.cc | 9 +- libstdc++-v3/testsuite/std/format/tuple.cc | 5 +- .../testsuite/std/time/format/nonlocking.cc | 40 ++++----- 7 files changed, 102 insertions(+), 77 deletions(-)