This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6f5b06032eb Finish gimple_build API enhancement new 64648821f15 libstdc++: Fix status docs for <bit> support new 43618673448 libstdc++: Add C++23 status docs new 8414dad54a8 libstdc++: Update C++23 status docs new 682e587f102 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