This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-9 in repository gcc.
from 3181f66afc7 sra: Fix bug in grp_write propagation (PR 97009) new 1228154b872 libstdc++: Fix [multi]map/[multi]set move constructors noex [...] new 5f63261c3e5 libstdc++: Fix unordered containers move constructors noexc [...] new 1f2f9452203 libstdc++: Fix Doxygen warning about ambiguous file name new dea47915fc7 libstdc++: Fix doxygen markup for group close commands new 1973dd312da libstdc++: Fix more doxygen markup for group close commands new 1d400074e05 libstdc++: Fix Doxygen warnings
The 6 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/alloc_traits.h | 2 +- libstdc++-v3/include/bits/atomic_base.h | 2 +- libstdc++-v3/include/bits/basic_ios.h | 12 +-- libstdc++-v3/include/bits/basic_string.h | 7 +- libstdc++-v3/include/bits/forward_list.h | 2 +- libstdc++-v3/include/bits/fs_dir.h | 2 +- libstdc++-v3/include/bits/fs_ops.h | 2 +- libstdc++-v3/include/bits/fs_path.h | 2 +- libstdc++-v3/include/bits/functional_hash.h | 2 +- libstdc++-v3/include/bits/gslice.h | 2 +- libstdc++-v3/include/bits/gslice_array.h | 2 +- libstdc++-v3/include/bits/hashtable.h | 44 ++++++++-- libstdc++-v3/include/bits/hashtable_policy.h | 2 +- libstdc++-v3/include/bits/indirect_array.h | 2 +- libstdc++-v3/include/bits/locale_classes.h | 12 +-- libstdc++-v3/include/bits/locale_facets.h | 36 ++++---- libstdc++-v3/include/bits/locale_facets_nonio.h | 28 +++---- libstdc++-v3/include/bits/mask_array.h | 2 +- libstdc++-v3/include/bits/random.h | 16 ++-- libstdc++-v3/include/bits/refwrap.h | 2 +- libstdc++-v3/include/bits/regex.h | 56 ++++++------- libstdc++-v3/include/bits/regex_automaton.h | 2 +- libstdc++-v3/include/bits/regex_compiler.h | 2 +- libstdc++-v3/include/bits/regex_constants.h | 10 +-- libstdc++-v3/include/bits/regex_error.h | 6 +- libstdc++-v3/include/bits/regex_executor.h | 2 +- libstdc++-v3/include/bits/regex_scanner.h | 2 +- libstdc++-v3/include/bits/shared_ptr.h | 2 +- libstdc++-v3/include/bits/shared_ptr_atomic.h | 12 +-- libstdc++-v3/include/bits/slice_array.h | 2 +- libstdc++-v3/include/bits/specfun.h | 2 +- libstdc++-v3/include/bits/std_function.h | 2 +- libstdc++-v3/include/bits/std_mutex.h | 2 +- libstdc++-v3/include/bits/stl_deque.h | 16 ++-- libstdc++-v3/include/bits/stl_iterator.h | 8 +- .../include/bits/stl_iterator_base_types.h | 8 +- libstdc++-v3/include/bits/stl_map.h | 46 +++++----- libstdc++-v3/include/bits/stl_multimap.h | 46 +++++----- libstdc++-v3/include/bits/stl_multiset.h | 24 +++--- libstdc++-v3/include/bits/stl_numeric.h | 2 +- libstdc++-v3/include/bits/stl_set.h | 32 +++---- libstdc++-v3/include/bits/stl_tree.h | 7 +- libstdc++-v3/include/bits/stream_iterator.h | 6 +- libstdc++-v3/include/bits/streambuf_iterator.h | 8 +- libstdc++-v3/include/bits/unique_ptr.h | 2 +- libstdc++-v3/include/bits/unordered_map.h | 98 +++++++++++----------- libstdc++-v3/include/bits/unordered_set.h | 90 ++++++++++---------- libstdc++-v3/include/debug/unordered_map | 18 ++-- libstdc++-v3/include/debug/unordered_set | 26 +++--- libstdc++-v3/include/decimal/decimal | 2 +- libstdc++-v3/include/experimental/any | 6 +- libstdc++-v3/include/experimental/array | 2 +- libstdc++-v3/include/experimental/bits/fs_dir.h | 2 +- libstdc++-v3/include/experimental/bits/fs_fwd.h | 2 +- libstdc++-v3/include/experimental/bits/fs_ops.h | 2 +- libstdc++-v3/include/experimental/bits/fs_path.h | 2 +- libstdc++-v3/include/experimental/buffer | 16 ++-- libstdc++-v3/include/experimental/internet | 42 +++++----- libstdc++-v3/include/experimental/optional | 2 +- libstdc++-v3/include/experimental/propagate_const | 2 +- libstdc++-v3/include/experimental/socket | 10 +-- libstdc++-v3/include/ext/pb_ds/assoc_container.hpp | 8 +- .../pb_ds/detail/priority_queue_base_dispatch.hpp | 8 +- .../detail/tree_policy/node_metadata_selector.hpp | 2 +- .../detail/trie_policy/node_metadata_selector.hpp | 2 +- .../include/ext/pb_ds/detail/types_traits.hpp | 2 +- libstdc++-v3/include/ext/pb_ds/exception.hpp | 2 +- libstdc++-v3/include/ext/pb_ds/priority_queue.hpp | 3 +- libstdc++-v3/include/ext/pb_ds/tag_and_trait.hpp | 10 +-- libstdc++-v3/include/ext/random | 14 ++-- libstdc++-v3/include/std/any | 4 +- libstdc++-v3/include/std/atomic | 2 +- libstdc++-v3/include/std/bitset | 32 +++---- libstdc++-v3/include/std/complex | 26 +++--- libstdc++-v3/include/std/condition_variable | 2 +- libstdc++-v3/include/std/fstream | 4 +- libstdc++-v3/include/std/future | 2 +- libstdc++-v3/include/std/iostream | 4 +- libstdc++-v3/include/std/istream | 28 +++---- libstdc++-v3/include/std/mutex | 2 +- libstdc++-v3/include/std/numeric | 2 +- libstdc++-v3/include/std/ostream | 28 +++---- libstdc++-v3/include/std/ratio | 2 +- libstdc++-v3/include/std/shared_mutex | 2 +- libstdc++-v3/include/std/stdexcept | 2 +- libstdc++-v3/include/std/streambuf | 20 ++--- libstdc++-v3/include/std/string_view | 2 +- libstdc++-v3/include/std/valarray | 4 +- libstdc++-v3/include/std/variant | 2 +- libstdc++-v3/include/tr1/cmath | 6 +- libstdc++-v3/include/tr1/random.h | 10 +-- libstdc++-v3/include/tr1/regex | 52 ++++++------ libstdc++-v3/include/tr2/dynamic_bitset | 24 +++--- libstdc++-v3/libsupc++/atomic_lockfree_defines.h | 2 +- libstdc++-v3/libsupc++/exception | 2 +- libstdc++-v3/libsupc++/exception.h | 4 +- libstdc++-v3/libsupc++/exception_ptr.h | 2 +- libstdc++-v3/libsupc++/nested_exception.h | 2 +- .../map/cons/noexcept_move_construct.cc | 32 ++++++- .../multimap/cons/noexcept_move_construct.cc | 32 ++++++- .../multiset/cons/noexcept_move_construct.cc | 32 ++++++- .../set/cons/noexcept_move_construct.cc | 32 ++++++- .../allocator/default_init.cc | 10 ++- .../cons/noexcept_default_construct.cc | 68 +++++++++++++++ .../unordered_map/cons/noexcept_move_construct.cc | 65 ++++++++++++++ .../unordered_map/modifiers/move_assign.cc | 81 ++++++++++++++++++ .../cons/noexcept_default_construct.cc | 68 +++++++++++++++ .../cons/noexcept_move_construct.cc | 65 ++++++++++++++ .../cons/noexcept_default_construct.cc | 68 +++++++++++++++ .../cons/noexcept_move_construct.cc | 65 ++++++++++++++ .../allocator/default_init.cc | 10 ++- .../cons/noexcept_default_construct.cc | 68 +++++++++++++++ .../unordered_set/cons/noexcept_move_construct.cc | 65 ++++++++++++++ 113 files changed, 1342 insertions(+), 554 deletions(-) copy libstdc++-v3/testsuite/23_containers/{map => unordered_map}/allocator/default [...] create mode 100644 libstdc++-v3/testsuite/23_containers/unordered_map/cons/noexcep [...] create mode 100644 libstdc++-v3/testsuite/23_containers/unordered_map/cons/noexcep [...] create mode 100644 libstdc++-v3/testsuite/23_containers/unordered_map/modifiers/mo [...] create mode 100644 libstdc++-v3/testsuite/23_containers/unordered_multimap/cons/no [...] create mode 100644 libstdc++-v3/testsuite/23_containers/unordered_multimap/cons/no [...] create mode 100644 libstdc++-v3/testsuite/23_containers/unordered_multiset/cons/no [...] create mode 100644 libstdc++-v3/testsuite/23_containers/unordered_multiset/cons/no [...] copy libstdc++-v3/testsuite/23_containers/{set => unordered_set}/allocator/default [...] create mode 100644 libstdc++-v3/testsuite/23_containers/unordered_set/cons/noexcep [...] create mode 100644 libstdc++-v3/testsuite/23_containers/unordered_set/cons/noexcep [...]