This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a4be7d681e0 * tree-vrp.h (value_range_base::nonzero_p): New. (value_r [...] new 5c70715f1ea Enforce allocator::value_type consistency for containers in C++2a new fbf6245224c PR libstdc++/90686 update C++2a library status docs new 2b018df4206 Corrections for C++2a library status table
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/ChangeLog | 37 ++++ libstdc++-v3/doc/html/manual/memory.html | 2 +- libstdc++-v3/doc/html/manual/status.html | 93 +++++++++- libstdc++-v3/doc/xml/manual/status_cxx2014.xml | 2 +- libstdc++-v3/doc/xml/manual/status_cxx2020.xml | 202 ++++++++++++++++++++- libstdc++-v3/include/bits/forward_list.h | 2 +- libstdc++-v3/include/bits/hashtable.h | 2 +- libstdc++-v3/include/bits/stl_deque.h | 2 +- libstdc++-v3/include/bits/stl_list.h | 2 +- libstdc++-v3/include/bits/stl_map.h | 2 +- libstdc++-v3/include/bits/stl_multimap.h | 2 +- libstdc++-v3/include/bits/stl_multiset.h | 2 +- libstdc++-v3/include/bits/stl_set.h | 2 +- libstdc++-v3/include/bits/stl_vector.h | 2 +- .../deque/{48101-2_neg.cc => 48101-3_neg.cc} | 4 +- .../{48101-2_neg.cc => 48101-3_neg.cc} | 4 +- .../list/{48101-2_neg.cc => 48101-3_neg.cc} | 4 +- .../map/{48101-2_neg.cc => 48101-3_neg.cc} | 4 +- .../multimap/{48101-2_neg.cc => 48101-3_neg.cc} | 4 +- .../multiset/{48101-2_neg.cc => 48101-3_neg.cc} | 4 +- .../set/{48101-2_neg.cc => 48101-3_neg.cc} | 4 +- .../{48101-2_neg.cc => 48101-3_neg.cc} | 4 +- .../{48101-2_neg.cc => 48101-3_neg.cc} | 4 +- .../{48101-2_neg.cc => 48101-3_neg.cc} | 4 +- .../{48101-2_neg.cc => 48101-3_neg.cc} | 4 +- .../vector/{48101-2_neg.cc => 48101-3_neg.cc} | 4 +- 26 files changed, 361 insertions(+), 41 deletions(-) copy libstdc++-v3/testsuite/23_containers/deque/{48101-2_neg.cc => 48101-3_neg.cc} (92%) copy libstdc++-v3/testsuite/23_containers/forward_list/{48101-2_neg.cc => 48101-3_ [...] copy libstdc++-v3/testsuite/23_containers/list/{48101-2_neg.cc => 48101-3_neg.cc} (92%) copy libstdc++-v3/testsuite/23_containers/map/{48101-2_neg.cc => 48101-3_neg.cc} (92%) copy libstdc++-v3/testsuite/23_containers/multimap/{48101-2_neg.cc => 48101-3_neg. [...] copy libstdc++-v3/testsuite/23_containers/multiset/{48101-2_neg.cc => 48101-3_neg. [...] copy libstdc++-v3/testsuite/23_containers/set/{48101-2_neg.cc => 48101-3_neg.cc} (92%) copy libstdc++-v3/testsuite/23_containers/unordered_map/{48101-2_neg.cc => 48101-3 [...] copy libstdc++-v3/testsuite/23_containers/unordered_multimap/{48101-2_neg.cc => 48 [...] copy libstdc++-v3/testsuite/23_containers/unordered_multiset/{48101-2_neg.cc => 48 [...] copy libstdc++-v3/testsuite/23_containers/unordered_set/{48101-2_neg.cc => 48101-3 [...] copy libstdc++-v3/testsuite/23_containers/vector/{48101-2_neg.cc => 48101-3_neg.cc} (92%)