This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11 in repository gcc.
from a9d7992ef57 ipa/105598 - testcase for PR105598 new aeb6898b89e libstdc++: Fix status docs for <bit> support new 54e6c40de72 libstdc++: Add C++23 status docs new ae564e7003d libstdc++: Fix hyperlink in docs
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/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 | 111 ++++++++++-- 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 | 232 +++++++++++++++++++++++++ 9 files changed, 352 insertions(+), 32 deletions(-) create mode 100644 libstdc++-v3/doc/xml/manual/status_cxx2023.xml