This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 301dc6011cb expand: Add new clrsb fallback expansion [PR101950] new c8a1cf1a7a8 libstdc++: Tweak whitespace new 65441d8fc3c libstdc++: Improve overflow check for file timestamps new 30b300de8eb libstdc++: Improve doxygen docs for smart pointers new 926d4a71c7e libstdc++: Document P1739R4 status [PR100139] new 0187e0d7360 libstdc++: Fix move construction of std::tuple with array e [...]
The 5 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/manual/status.html | 5 ++++- libstdc++-v3/doc/xml/manual/status_cxx2020.xml | 11 +++++++++++ libstdc++-v3/include/bits/shared_ptr.h | 20 +++++++++++++++++++- libstdc++-v3/include/bits/stl_tree.h | 2 +- libstdc++-v3/include/bits/unique_ptr.h | 2 ++ libstdc++-v3/include/std/tuple | 6 +++++- libstdc++-v3/src/filesystem/ops-common.h | 2 +- libstdc++-v3/testsuite/20_util/tuple/cons/101960.cc | 4 ++++ 8 files changed, 47 insertions(+), 5 deletions(-) create mode 100644 libstdc++-v3/testsuite/20_util/tuple/cons/101960.cc