This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8226f6383a3 doc: Fix typos in alloc_size documentation new d9dfd7ad3e0 libstdc++: Improve diagnostics for misuses of output iterators new 7481021364e libstdc++: Fix move construction of std::tuple with array e [...] new 727137d6ca6 libstdc++: Fix test that fails for C++20
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/include/bits/stl_iterator_base_funcs.h | 14 ++++++++++++++ libstdc++-v3/include/std/tuple | 8 +------- .../20_util/tuple/comparison_operators/overloaded.cc | 6 ++++++ .../20_util/tuple/comparison_operators/overloaded2.cc | 4 +++- libstdc++-v3/testsuite/20_util/tuple/cons/101960.cc | 11 ++++++++++- 5 files changed, 34 insertions(+), 9 deletions(-)