This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cb76fcd7fb4 Fix segfault with -O2 -fnon-call-exceptions -ftracer new a2dcb56c944 libstdc++: Define __cpp_lib_three_way_comparison for freestanding new 40541efe1c0 libstdc++: Change __cpp_lib_array_constexpr for C++17 again new be0363c80f7 libstdc++: Update C++20 library status docs new 8c9d69bafc8 libstdc++: Mark experimental::net::system_context ctor deleted
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/ChangeLog | 23 + 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/status.html | 780 +++++------ libstdc++-v3/doc/xml/manual/status_cxx2020.xml | 1426 +++++++++++--------- libstdc++-v3/include/bits/stl_iterator.h | 2 +- libstdc++-v3/include/experimental/executor | 2 +- libstdc++-v3/include/std/version | 8 +- .../array/element_access/constexpr_c++17.cc | 2 - .../array/requirements/constexpr_iter.cc | 7 +- .../testsuite/experimental/net/executor/1.cc | 7 + 12 files changed, 1202 insertions(+), 1063 deletions(-)