This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9416969d795 arm: doc: cleanup documentation references to iWMMXT extensions new 67c8e777d46 sync LTO streaming and hashing for accelerators and vector [...] new bdd2753f5f0 libstdc++: Restore std::scoped_lock for non-gthreads target [...] new 203eb116ec6 libstdc++: Update C++23 status table new af062510f41 libstdc++: Remove #warning from <ciso646> for C++17 [PR120187]
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: gcc/lto-streamer-out.cc | 26 ++++++++++++- libstdc++-v3/doc/html/manual/status.html | 40 ++++++++++--------- libstdc++-v3/doc/xml/manual/status_cxx2023.xml | 45 +++++++++++----------- libstdc++-v3/include/bits/version.def | 2 - libstdc++-v3/include/bits/version.h | 2 +- libstdc++-v3/include/c_global/ccomplex | 2 + libstdc++-v3/include/c_global/ciso646 | 18 +++++---- libstdc++-v3/include/c_global/cstdalign | 2 + libstdc++-v3/include/c_global/cstdbool | 2 + libstdc++-v3/include/c_global/ctgmath | 2 + libstdc++-v3/include/std/mutex | 2 +- .../18_support/headers/ciso646/macros-2.cc | 7 ++++ .../testsuite/18_support/headers/ciso646/macros.cc | 1 - .../scoped_lock/requirements/typedefs.cc | 28 ++++++++++++-- 14 files changed, 121 insertions(+), 58 deletions(-) create mode 100644 libstdc++-v3/testsuite/18_support/headers/ciso646/macros-2.cc