This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-aarch64-bootstrap_O1 in repository toolchain/ci/gcc.
from bab1d20e09d Daily bump. adds c61fde12ec3 Daily bump. adds 3134e02305d lto/99898 - bump LTO_minor_version adds f00b5710a30 Update ChangeLog and version files for release adds de66c340db8 Increment BASE-VER after release adds 890922a9053 libstdc++: Fix Doxygen warning about ambiguous file name adds 7f7b5af79bb maintainer-scripts: Disable multilib when generating libstd [...] adds e6368402182 libstdc++: Fix doxygen markup for group close commands adds 3854e53a939 libstdc++: Fix Doxygen warnings adds f5788aaa98b libstdc++: Change URL for PSTL adds beb485ddeb0 libstdc++: Fix filesystem::path construction from COW strin [...] adds 2feec6285c3 libstdc++: Fix [multi]map/[multi]set move constructors noex [...] adds 1c4e8a96cd6 libstdc++: Fix unordered containers move constructors noexc [...] adds 8fff47b1751 libstdc++: Fix tests using wrong allocator type adds 348fb9db785 Daily bump. new 551c0d95957 libstdc++: Fix more doxygen markup for group close commands new d7fa35db13d libstdc++: Remove spurious line break in doxygen comment new 66ba422a436 libstdc++: Fix even more doxygen markup for group close commands new 637418ec2c6 libstdc++: Fix invalid constexpr function in C++11 mode [PR 99985] new 2ed860be33b libstdc++: Fix bootstrap error due to inconsistent noexcept [...]
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: ChangeLog | 4 + config/ChangeLog | 4 + contrib/ChangeLog | 4 + contrib/header-tools/ChangeLog | 4 + contrib/reghunt/ChangeLog | 4 + contrib/regression/ChangeLog | 4 + fixincludes/ChangeLog | 4 + gcc/BASE-VER | 2 +- gcc/ChangeLog | 9 + gcc/DATESTAMP | 2 +- gcc/ada/ChangeLog | 4 + gcc/analyzer/ChangeLog | 4 + gcc/brig/ChangeLog | 4 + gcc/c-family/ChangeLog | 4 + gcc/c/ChangeLog | 4 + gcc/cp/ChangeLog | 4 + gcc/d/ChangeLog | 4 + gcc/fortran/ChangeLog | 4 + gcc/go/ChangeLog | 4 + gcc/jit/ChangeLog | 4 + gcc/lto-streamer.h | 2 +- gcc/lto/ChangeLog | 4 + gcc/objc/ChangeLog | 4 + gcc/objcp/ChangeLog | 4 + gcc/po/ChangeLog | 4 + gcc/testsuite/ChangeLog | 4 + gnattools/ChangeLog | 4 + gotools/ChangeLog | 4 + include/ChangeLog | 4 + intl/ChangeLog | 4 + libada/ChangeLog | 4 + libatomic/ChangeLog | 4 + libbacktrace/ChangeLog | 4 + libcc1/ChangeLog | 4 + libcpp/ChangeLog | 4 + libcpp/po/ChangeLog | 4 + libdecnumber/ChangeLog | 4 + libffi/ChangeLog | 4 + libgcc/ChangeLog | 4 + libgcc/config/avr/libf7/ChangeLog | 4 + libgcc/config/libbid/ChangeLog | 4 + libgfortran/ChangeLog | 4 + libgomp/ChangeLog | 4 + libhsail-rt/ChangeLog | 4 + libiberty/ChangeLog | 4 + libitm/ChangeLog | 4 + libobjc/ChangeLog | 4 + liboffloadmic/ChangeLog | 4 + libphobos/ChangeLog | 4 + libquadmath/ChangeLog | 4 + libsanitizer/ChangeLog | 4 + libssp/ChangeLog | 4 + libstdc++-v3/ChangeLog | 220 +++++++++++++++++++++ libstdc++-v3/doc/html/manual/status.html | 2 +- libstdc++-v3/doc/xml/manual/status_cxx2017.xml | 2 +- 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 | 6 +- libstdc++-v3/include/bits/fs_fwd.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 | 49 ++++- 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 | 58 +++--- 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 | 6 +- libstdc++-v3/include/bits/shared_ptr_atomic.h | 14 +- libstdc++-v3/include/bits/shared_ptr_base.h | 2 +- libstdc++-v3/include/bits/slice_array.h | 2 +- libstdc++-v3/include/bits/specfun.h | 4 +- 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_pair.h | 2 +- libstdc++-v3/include/bits/stl_set.h | 32 +-- libstdc++-v3/include/bits/stl_tree.h | 4 +- libstdc++-v3/include/bits/stl_uninitialized.h | 2 +- libstdc++-v3/include/bits/stream_iterator.h | 6 +- libstdc++-v3/include/bits/streambuf_iterator.h | 10 +- libstdc++-v3/include/bits/unique_ptr.h | 6 +- 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 | 4 +- 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/chrono | 6 +- 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/memory | 2 +- 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/system_error | 2 +- libstdc++-v3/include/std/thread | 2 +- libstdc++-v3/include/std/valarray | 4 +- libstdc++-v3/include/std/variant | 2 +- libstdc++-v3/include/tr1/cmath | 6 +- libstdc++-v3/include/tr1/complex | 2 +- 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 +- libstdc++-v3/src/c++17/fs_path.cc | 10 +- .../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 ++- .../unordered_map/allocator/default_init.cc | 69 +++++++ .../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 ++++++ .../unordered_set/allocator/default_init.cc | 69 +++++++ .../23_containers/unordered_set/cons/99985.cc | 47 +++++ .../cons/noexcept_default_construct.cc | 68 +++++++ .../unordered_set/cons/noexcept_move_construct.cc | 65 ++++++ .../27_io/filesystem/path/decompose/parent_path.cc | 25 ++- libvtv/ChangeLog | 4 + lto-plugin/ChangeLog | 4 + maintainer-scripts/ChangeLog | 12 ++ maintainer-scripts/generate_libstdcxx_web_docs | 2 +- zlib/ChangeLog | 4 + 185 files changed, 2018 insertions(+), 581 deletions(-) create mode 100644 libstdc++-v3/testsuite/23_containers/unordered_map/allocator/de [...] 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 [...] create mode 100644 libstdc++-v3/testsuite/23_containers/unordered_set/allocator/de [...] create mode 100644 libstdc++-v3/testsuite/23_containers/unordered_set/cons/99985.cc create mode 100644 libstdc++-v3/testsuite/23_containers/unordered_set/cons/noexcep [...] create mode 100644 libstdc++-v3/testsuite/23_containers/unordered_set/cons/noexcep [...]