This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c4352721662 c++: Implement P2662R3, Pack Indexing [PR113798] new 3f3966b5a31 libstdc++: Reduce duplication in Doxygen comments for std::list new bb551f497e7 libstdc++: Deprecate std::rel_ops namespace for C++20 new fe049017371 libstdc++: Fix allocator-extended move ctor for std::basic_ [...]
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_list.h | 142 ++++---------- libstdc++-v3/include/bits/stl_relops.h | 2 +- libstdc++-v3/include/std/stacktrace | 2 +- .../19_diagnostics/stacktrace/stacktrace.cc | 207 ++++++++++++++++++++- .../headers/utility/using_namespace_std_rel_ops.cc | 2 +- libstdc++-v3/testsuite/20_util/rel_ops.cc | 2 +- libstdc++-v3/testsuite/util/testsuite_containers.h | 9 + 7 files changed, 251 insertions(+), 115 deletions(-)