This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12 in repository gcc.
from 3a59f7eb074 Daily bump. new 6ea0df6d52a libstdc++: Fix incorrect links to archived SGI STL docs new d14d9793bfb libstdc++: Make system_clock::to_time_t always_inline [PR99832] new 4205c99e4fc libstdc++: Fix Python deprecation warning in printers.py
The 3 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/doc/html/faq.html | 2 +- libstdc++-v3/doc/html/manual/containers.html | 2 +- libstdc++-v3/doc/html/manual/ext_numerics.html | 2 +- libstdc++-v3/doc/html/manual/ext_sgi.html | 4 ++-- libstdc++-v3/doc/html/manual/using_concurrency.html | 10 +++++----- libstdc++-v3/doc/html/manual/utilities.html | 4 ++-- libstdc++-v3/doc/xml/faq.xml | 2 +- libstdc++-v3/doc/xml/manual/containers.xml | 2 +- libstdc++-v3/doc/xml/manual/extensions.xml | 6 +++--- libstdc++-v3/doc/xml/manual/using.xml | 10 +++++----- libstdc++-v3/doc/xml/manual/utilities.xml | 4 ++-- libstdc++-v3/include/bits/chrono.h | 2 ++ libstdc++-v3/python/libstdcxx/v6/printers.py | 18 +++++++++++++----- libstdc++-v3/testsuite/20_util/system_clock/99832.cc | 14 ++++++++++++++ 14 files changed, 53 insertions(+), 29 deletions(-) create mode 100644 libstdc++-v3/testsuite/20_util/system_clock/99832.cc