This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 86de9b66480 PR rtl-optimization/111267: Improved forward propagation. new fba15da8fa5 libstdc++: Fix std::chrono::file_clock conversions for low- [...] new 7431fcea6b7 libstdc++: Fix std::format for floating-point chrono::time_ [...]
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.h | 14 +++-- libstdc++-v3/include/bits/chrono_io.h | 71 ++++++++++++++++------ libstdc++-v3/testsuite/std/time/clock/file/io.cc | 17 ++++++ .../testsuite/std/time/clock/file/members.cc | 9 +++ libstdc++-v3/testsuite/std/time/clock/gps/io.cc | 27 ++++++++ libstdc++-v3/testsuite/std/time/clock/utc/io.cc | 4 ++ libstdc++-v3/testsuite/std/time/hh_mm_ss/io.cc | 28 ++++++++- 7 files changed, 141 insertions(+), 29 deletions(-)