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 9b5109971b5 ipa/105598 - testcase for PR105598 new 02acb54c6e0 libstdc++: Fix status docs for <bit> support new 228bd8151c1 libstdc++: Add C++23 status docs new cfaf297e055 libstdc++: Update C++23 status docs new 9742709708b libstdc++: Fix hyperlink in docs
The 4 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/index.html | 2 +- libstdc++-v3/doc/html/manual/index.html | 4 +- libstdc++-v3/doc/html/manual/intro.html | 2 +- libstdc++-v3/doc/html/manual/setup.html | 2 +- libstdc++-v3/doc/html/manual/status.html | 233 +++++++++- libstdc++-v3/doc/xml/manual/intro.xml | 10 +- libstdc++-v3/doc/xml/manual/prerequisites.xml | 3 +- libstdc++-v3/doc/xml/manual/status_cxx2020.xml | 18 +- libstdc++-v3/doc/xml/manual/status_cxx2023.xml | 573 +++++++++++++++++++++++++ 9 files changed, 815 insertions(+), 32 deletions(-) create mode 100644 libstdc++-v3/doc/xml/manual/status_cxx2023.xml