r270979 - in /branches/c++-modules: ./ ChangeLo...
nathan@gcc.gnu.org
nathan@gcc.gnu.org
Tue May 7 18:57:00 GMT 2019
Author: nathan
Date: Tue May 7 18:57:23 2019
New Revision: 270979
URL: https://gcc.gnu.org/viewcvs?rev=270979&root=gcc&view=rev
Log:
Merge trunk r270943.
Added:
branches/c++-modules/libstdc++-v3/testsuite/19_diagnostics/error_condition/hash.cc
- copied unchanged from r270943, trunk/libstdc++-v3/testsuite/19_diagnostics/error_condition/hash.cc
Modified:
branches/c++-modules/libstdc++-v3/ChangeLog
branches/c++-modules/libstdc++-v3/config/abi/post/i386-solaris2.10/amd64/baseline_symbols.txt
branches/c++-modules/libstdc++-v3/config/abi/post/i386-solaris2.10/baseline_symbols.txt
branches/c++-modules/libstdc++-v3/config/abi/post/i386-solaris2.11/amd64/baseline_symbols.txt
branches/c++-modules/libstdc++-v3/config/abi/post/i386-solaris2.11/baseline_symbols.txt
branches/c++-modules/libstdc++-v3/config/abi/post/sparc-solaris2.10/baseline_symbols.txt
branches/c++-modules/libstdc++-v3/config/abi/post/sparc-solaris2.10/sparcv9/baseline_symbols.txt
branches/c++-modules/libstdc++-v3/config/abi/post/sparc-solaris2.11/baseline_symbols.txt
branches/c++-modules/libstdc++-v3/config/abi/post/sparc-solaris2.11/sparcv9/baseline_symbols.txt
branches/c++-modules/libstdc++-v3/config/allocator/new_allocator_base.h
branches/c++-modules/libstdc++-v3/doc/doxygen/doxygroups.cc
branches/c++-modules/libstdc++-v3/doc/doxygen/user.cfg.in
branches/c++-modules/libstdc++-v3/include/bits/basic_string.h
branches/c++-modules/libstdc++-v3/include/bits/c++config
branches/c++-modules/libstdc++-v3/include/bits/fs_dir.h
branches/c++-modules/libstdc++-v3/include/bits/fs_fwd.h
branches/c++-modules/libstdc++-v3/include/bits/fs_ops.h
branches/c++-modules/libstdc++-v3/include/bits/fs_path.h
branches/c++-modules/libstdc++-v3/include/bits/hashtable.h
branches/c++-modules/libstdc++-v3/include/bits/hashtable_policy.h
branches/c++-modules/libstdc++-v3/include/bits/move.h
branches/c++-modules/libstdc++-v3/include/bits/range_access.h
branches/c++-modules/libstdc++-v3/include/bits/refwrap.h
branches/c++-modules/libstdc++-v3/include/bits/regex_constants.h
branches/c++-modules/libstdc++-v3/include/bits/shared_ptr.h
branches/c++-modules/libstdc++-v3/include/bits/shared_ptr_atomic.h
branches/c++-modules/libstdc++-v3/include/bits/specfun.h
branches/c++-modules/libstdc++-v3/include/bits/unique_lock.h
branches/c++-modules/libstdc++-v3/include/bits/unique_ptr.h
branches/c++-modules/libstdc++-v3/include/experimental/algorithm
branches/c++-modules/libstdc++-v3/include/experimental/any
branches/c++-modules/libstdc++-v3/include/experimental/array
branches/c++-modules/libstdc++-v3/include/experimental/bits/fs_dir.h
branches/c++-modules/libstdc++-v3/include/experimental/bits/fs_fwd.h
branches/c++-modules/libstdc++-v3/include/experimental/bits/fs_ops.h
branches/c++-modules/libstdc++-v3/include/experimental/bits/fs_path.h
branches/c++-modules/libstdc++-v3/include/experimental/bits/lfts_config.h
branches/c++-modules/libstdc++-v3/include/experimental/bits/net.h
branches/c++-modules/libstdc++-v3/include/experimental/buffer
branches/c++-modules/libstdc++-v3/include/experimental/chrono
branches/c++-modules/libstdc++-v3/include/experimental/deque
branches/c++-modules/libstdc++-v3/include/experimental/executor
branches/c++-modules/libstdc++-v3/include/experimental/filesystem
branches/c++-modules/libstdc++-v3/include/experimental/forward_list
branches/c++-modules/libstdc++-v3/include/experimental/functional
branches/c++-modules/libstdc++-v3/include/experimental/internet
branches/c++-modules/libstdc++-v3/include/experimental/io_context
branches/c++-modules/libstdc++-v3/include/experimental/iterator
branches/c++-modules/libstdc++-v3/include/experimental/list
branches/c++-modules/libstdc++-v3/include/experimental/map
branches/c++-modules/libstdc++-v3/include/experimental/memory
branches/c++-modules/libstdc++-v3/include/experimental/memory_resource
branches/c++-modules/libstdc++-v3/include/experimental/net
branches/c++-modules/libstdc++-v3/include/experimental/netfwd
branches/c++-modules/libstdc++-v3/include/experimental/numeric
branches/c++-modules/libstdc++-v3/include/experimental/optional
branches/c++-modules/libstdc++-v3/include/experimental/propagate_const
branches/c++-modules/libstdc++-v3/include/experimental/random
branches/c++-modules/libstdc++-v3/include/experimental/ratio
branches/c++-modules/libstdc++-v3/include/experimental/regex
branches/c++-modules/libstdc++-v3/include/experimental/set
branches/c++-modules/libstdc++-v3/include/experimental/socket
branches/c++-modules/libstdc++-v3/include/experimental/source_location
branches/c++-modules/libstdc++-v3/include/experimental/string
branches/c++-modules/libstdc++-v3/include/experimental/string_view
branches/c++-modules/libstdc++-v3/include/experimental/system_error
branches/c++-modules/libstdc++-v3/include/experimental/timer
branches/c++-modules/libstdc++-v3/include/experimental/tuple
branches/c++-modules/libstdc++-v3/include/experimental/type_traits
branches/c++-modules/libstdc++-v3/include/experimental/unordered_map
branches/c++-modules/libstdc++-v3/include/experimental/unordered_set
branches/c++-modules/libstdc++-v3/include/experimental/utility
branches/c++-modules/libstdc++-v3/include/experimental/vector
branches/c++-modules/libstdc++-v3/include/ext/numeric_traits.h
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/debug_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/erase_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/find_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/info_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/insert_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/iterators_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/policy_access_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/r_erase_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/rotate_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/split_join_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/constructors_destructor_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/debug_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/erase_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/find_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/info_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/insert_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/iterators_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/policy_access_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/split_join_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/trace_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/constructors_destructor_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/debug_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/constructors_destructor_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/debug_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/find_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/split_join_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cmp_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_no_store_hash_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_store_hash_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/entry_list_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_no_store_hash_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_store_hash_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/find_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/info_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_no_store_hash_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_store_hash_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/iterators_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/policy_access_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_no_store_hash_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_store_hash_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/size_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/trace_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_no_store_hash_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_store_hash_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/find_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/find_no_store_hash_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/info_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/insert_no_store_hash_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/insert_store_hash_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/iterator_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/policy_access_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_no_store_hash_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_store_hash_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/trace_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/direct_mask_range_hashing_imp.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/direct_mod_range_hashing_imp.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/linear_probe_fn_imp.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/quadratic_probe_fn_imp.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/constructors_destructor_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/debug_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/erase_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/info_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/insert_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/iterators_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/policy_access_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/trace_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/constructor_destructor_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/debug_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/erase_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/find_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/info_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/insert_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/iterators_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/trace_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/debug_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/erase_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/info_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/insert_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/iterators_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/policy_access_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/split_join_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/constructors_destructor_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/debug_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/find_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/split_join_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/constructors_destructor_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/debug_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/erase_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/find_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/info_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/insert_join_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/iterators_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/policy_access_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/r_erase_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/rotate_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/split_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/trace_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/update_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/constructors_destructor_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/debug_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/erase_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/info_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/insert_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/split_join_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/constructors_destructor_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/debug_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/erase_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/insert_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/split_join_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/trace_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/cc_hash_max_collision_check_resize_trigger_imp.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_exponential_size_policy_imp.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_prime_size_policy_imp.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_standard_resize_policy_imp.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/constructors_destructor_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/debug_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/erase_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/find_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/splay_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/split_join_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/constructors_destructor_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/debug_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/find_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/split_join_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/trace_fn_imps.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/order_statistics_imp.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/order_statistics_imp.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/prefix_search_node_update_imp.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/trie_string_access_traits_imp.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/const_iterator.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/iterator.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/point_const_iterator.hpp
branches/c++-modules/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/point_iterator.hpp
branches/c++-modules/libstdc++-v3/include/parallel/settings.h
branches/c++-modules/libstdc++-v3/include/std/chrono
branches/c++-modules/libstdc++-v3/include/std/filesystem
branches/c++-modules/libstdc++-v3/include/std/fstream
branches/c++-modules/libstdc++-v3/include/std/functional
branches/c++-modules/libstdc++-v3/include/std/memory
branches/c++-modules/libstdc++-v3/include/std/mutex
branches/c++-modules/libstdc++-v3/include/std/optional
branches/c++-modules/libstdc++-v3/include/std/scoped_allocator
branches/c++-modules/libstdc++-v3/include/std/shared_mutex
branches/c++-modules/libstdc++-v3/include/std/system_error
branches/c++-modules/libstdc++-v3/include/std/thread
branches/c++-modules/libstdc++-v3/include/tr1/cmath
branches/c++-modules/libstdc++-v3/libsupc++/exception
branches/c++-modules/libstdc++-v3/libsupc++/exception_ptr.h
branches/c++-modules/libstdc++-v3/libsupc++/initializer_list
branches/c++-modules/libstdc++-v3/libsupc++/nested_exception.h
branches/c++-modules/libstdc++-v3/python/libstdcxx/v6/printers.py
branches/c++-modules/libstdc++-v3/src/c++11/compatibility-c++0x.cc
branches/c++-modules/libstdc++-v3/src/c++11/hashtable_c++0x.cc
branches/c++-modules/libstdc++-v3/src/c++17/fs_ops.cc
branches/c++-modules/libstdc++-v3/testsuite/23_containers/unordered_set/hash_policy/71181.cc
branches/c++-modules/libstdc++-v3/testsuite/23_containers/unordered_set/hash_policy/power2_rehash.cc
branches/c++-modules/libstdc++-v3/testsuite/26_numerics/complex/proj.cc
branches/c++-modules/libstdc++-v3/testsuite/27_io/filesystem/operations/absolute.cc
branches/c++-modules/libstdc++-v3/testsuite/experimental/any/misc/any_cast_neg.cc
branches/c++-modules/libstdc++-v3/testsuite/experimental/array/neg.cc
branches/c++-modules/libstdc++-v3/testsuite/experimental/optional/constexpr/observers/2.cc
branches/c++-modules/libstdc++-v3/testsuite/experimental/optional/constexpr/observers/3.cc
branches/c++-modules/libstdc++-v3/testsuite/experimental/propagate_const/assignment/move_neg.cc
branches/c++-modules/libstdc++-v3/testsuite/experimental/propagate_const/cons/move_neg.cc
branches/c++-modules/libstdc++-v3/testsuite/experimental/propagate_const/requirements2.cc
branches/c++-modules/libstdc++-v3/testsuite/experimental/propagate_const/requirements3.cc
branches/c++-modules/libstdc++-v3/testsuite/experimental/propagate_const/requirements4.cc
branches/c++-modules/libstdc++-v3/testsuite/experimental/propagate_const/requirements5.cc
branches/c++-modules/libstdc++-v3/testsuite/lib/gdb-test.exp
branches/c++-modules/libstdc++-v3/testsuite/libstdc++-prettyprinters/80276.cc
branches/c++-modules/libstdc++-v3/testsuite/libstdc++-prettyprinters/cxx11.cc
branches/c++-modules/libstdc++-v3/testsuite/libstdc++-prettyprinters/cxx17.cc
branches/c++-modules/libstdc++-v3/testsuite/libstdc++-prettyprinters/libfundts.cc
branches/c++-modules/libstdc++-v3/testsuite/libstdc++-prettyprinters/simple.cc
branches/c++-modules/libstdc++-v3/testsuite/libstdc++-prettyprinters/simple11.cc
branches/c++-modules/libstdc++-v3/testsuite/libstdc++-prettyprinters/whatis.cc
branches/c++-modules/libstdc++-v3/testsuite/libstdc++-prettyprinters/whatis2.cc
Changes in other areas also in this revision:
Added:
branches/c++-modules/gcc/config/i386/i386-builtins.c
- copied unchanged from r270943, trunk/gcc/config/i386/i386-builtins.c
branches/c++-modules/gcc/config/i386/i386-builtins.h
- copied unchanged from r270943, trunk/gcc/config/i386/i386-builtins.h
branches/c++-modules/gcc/config/i386/i386-expand.c
- copied unchanged from r270943, trunk/gcc/config/i386/i386-expand.c
branches/c++-modules/gcc/config/i386/i386-expand.h
- copied unchanged from r270943, trunk/gcc/config/i386/i386-expand.h
branches/c++-modules/gcc/config/i386/i386-features.c
- copied unchanged from r270943, trunk/gcc/config/i386/i386-features.c
branches/c++-modules/gcc/config/i386/i386-features.h
- copied unchanged from r270943, trunk/gcc/config/i386/i386-features.h
branches/c++-modules/gcc/config/i386/i386-options.c
- copied unchanged from r270943, trunk/gcc/config/i386/i386-options.c
branches/c++-modules/gcc/config/i386/i386-options.h
- copied unchanged from r270943, trunk/gcc/config/i386/i386-options.h
branches/c++-modules/gcc/doc/lto-dump.texi
- copied unchanged from r270943, trunk/gcc/doc/lto-dump.texi
branches/c++-modules/gcc/lto/lto-common.c
- copied unchanged from r270943, trunk/gcc/lto/lto-common.c
branches/c++-modules/gcc/lto/lto-common.h
- copied unchanged from r270943, trunk/gcc/lto/lto-common.h
branches/c++-modules/gcc/lto/lto-dump.c
- copied unchanged from r270943, trunk/gcc/lto/lto-dump.c
branches/c++-modules/gcc/testsuite/g++.dg/cpp1y/lambda-generic-90265.C
- copied unchanged from r270943, trunk/gcc/testsuite/g++.dg/cpp1y/lambda-generic-90265.C
branches/c++-modules/gcc/testsuite/g++.dg/tree-ssa/ldist-1.C
- copied unchanged from r270943, trunk/gcc/testsuite/g++.dg/tree-ssa/ldist-1.C
branches/c++-modules/gcc/testsuite/g++.dg/tree-ssa/pr88797.C
- copied unchanged from r270943, trunk/gcc/testsuite/g++.dg/tree-ssa/pr88797.C
branches/c++-modules/gcc/testsuite/g++.dg/tree-ssa/pr89698.C
- copied unchanged from r270943, trunk/gcc/testsuite/g++.dg/tree-ssa/pr89698.C
branches/c++-modules/gcc/testsuite/g++.dg/vect/pr89653.cc
- copied unchanged from r270943, trunk/gcc/testsuite/g++.dg/vect/pr89653.cc
branches/c++-modules/gcc/testsuite/g++.target/i386/pr90303.C
- copied unchanged from r270943, trunk/gcc/testsuite/g++.target/i386/pr90303.C
branches/c++-modules/gcc/testsuite/gcc.dg/pr87314-1.c
- copied unchanged from r270943, trunk/gcc/testsuite/gcc.dg/pr87314-1.c
branches/c++-modules/gcc/testsuite/gcc.dg/pr89518.c
- copied unchanged from r270943, trunk/gcc/testsuite/gcc.dg/pr89518.c
branches/c++-modules/gcc/testsuite/gcc.dg/store_merging_26.c
- copied unchanged from r270943, trunk/gcc/testsuite/gcc.dg/store_merging_26.c
branches/c++-modules/gcc/testsuite/gcc.dg/store_merging_27.c
- copied unchanged from r270943, trunk/gcc/testsuite/gcc.dg/store_merging_27.c
branches/c++-modules/gcc/testsuite/gcc.dg/store_merging_28.c
- copied unchanged from r270943, trunk/gcc/testsuite/gcc.dg/store_merging_28.c
branches/c++-modules/gcc/testsuite/gcc.dg/store_merging_29.c
- copied unchanged from r270943, trunk/gcc/testsuite/gcc.dg/store_merging_29.c
branches/c++-modules/gcc/testsuite/gcc.dg/torture/pr90328.c
- copied unchanged from r270943, trunk/gcc/testsuite/gcc.dg/torture/pr90328.c
branches/c++-modules/gcc/testsuite/gcc.dg/torture/restrict-8.c
- copied unchanged from r270943, trunk/gcc/testsuite/gcc.dg/torture/restrict-8.c
branches/c++-modules/gcc/testsuite/gcc.dg/tree-ssa/pr88676-2.c
- copied unchanged from r270943, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr88676-2.c
branches/c++-modules/gcc/testsuite/gcc.dg/vect/slp-reduc-sad-2.c
- copied unchanged from r270943, trunk/gcc/testsuite/gcc.dg/vect/slp-reduc-sad-2.c
branches/c++-modules/gcc/testsuite/gcc.target/aarch64/sve/dot_1.c
- copied unchanged from r270943, trunk/gcc/testsuite/gcc.target/aarch64/sve/dot_1.c
branches/c++-modules/gcc/testsuite/gcc.target/i386/pr88809-2.c
- copied unchanged from r270943, trunk/gcc/testsuite/gcc.target/i386/pr88809-2.c
branches/c++-modules/gcc/testsuite/gcc.target/i386/pr88809.c
- copied unchanged from r270943, trunk/gcc/testsuite/gcc.target/i386/pr88809.c
branches/c++-modules/gcc/testsuite/gcc.target/i386/pr88828-0.c
- copied unchanged from r270943, trunk/gcc/testsuite/gcc.target/i386/pr88828-0.c
branches/c++-modules/gcc/testsuite/gcc.target/i386/pr88963-1.c
- copied unchanged from r270943, trunk/gcc/testsuite/gcc.target/i386/pr88963-1.c
branches/c++-modules/gcc/testsuite/gcc.target/i386/pr88963-2.c
- copied unchanged from r270943, trunk/gcc/testsuite/gcc.target/i386/pr88963-2.c
branches/c++-modules/gcc/testsuite/gcc.target/i386/pr90358.c
- copied unchanged from r270943, trunk/gcc/testsuite/gcc.target/i386/pr90358.c
branches/c++-modules/gcc/testsuite/gcc.target/powerpc/pr89424-0.c
- copied unchanged from r270943, trunk/gcc/testsuite/gcc.target/powerpc/pr89424-0.c
branches/c++-modules/gcc/testsuite/gfortran.dg/pr60144.f90
- copied unchanged from r270943, trunk/gcc/testsuite/gfortran.dg/pr60144.f90
branches/c++-modules/gcc/testsuite/gfortran.dg/pr90290.f90
- copied unchanged from r270943, trunk/gcc/testsuite/gfortran.dg/pr90290.f90
branches/c++-modules/gcc/testsuite/gfortran.dg/pr90344.f90
- copied unchanged from r270943, trunk/gcc/testsuite/gfortran.dg/pr90344.f90
Modified:
branches/c++-modules/ (props changed)
branches/c++-modules/ChangeLog
branches/c++-modules/ChangeLog.modules
branches/c++-modules/MAINTAINERS
branches/c++-modules/Makefile.in
branches/c++-modules/Makefile.tpl
branches/c++-modules/config/ChangeLog
branches/c++-modules/config/bootstrap-lto.mk
branches/c++-modules/contrib/ChangeLog
branches/c++-modules/contrib/gennews
branches/c++-modules/gcc/ChangeLog
branches/c++-modules/gcc/DATESTAMP
branches/c++-modules/gcc/Makefile.in
branches/c++-modules/gcc/bitmap.c
branches/c++-modules/gcc/bitmap.h
branches/c++-modules/gcc/c-family/ChangeLog
branches/c++-modules/gcc/cgraph.h
branches/c++-modules/gcc/cgraphclones.c
branches/c++-modules/gcc/config.gcc
branches/c++-modules/gcc/config/aarch64/aarch64-sve.md
branches/c++-modules/gcc/config/aarch64/iterators.md
branches/c++-modules/gcc/config/arm/arm.md
branches/c++-modules/gcc/config/i386/i386-c.c
branches/c++-modules/gcc/config/i386/i386-protos.h
branches/c++-modules/gcc/config/i386/i386.c
branches/c++-modules/gcc/config/i386/i386.h
branches/c++-modules/gcc/config/i386/sol2.h
branches/c++-modules/gcc/config/i386/t-i386
branches/c++-modules/gcc/config/rs6000/darwin.h
branches/c++-modules/gcc/config/rs6000/htm.md
branches/c++-modules/gcc/config/rs6000/predicates.md
branches/c++-modules/gcc/config/rs6000/rs6000.c
branches/c++-modules/gcc/config/rs6000/rs6000.h
branches/c++-modules/gcc/config/rs6000/rs6000.md
branches/c++-modules/gcc/configure
branches/c++-modules/gcc/configure.ac
branches/c++-modules/gcc/cp/ChangeLog
branches/c++-modules/gcc/cp/call.c
branches/c++-modules/gcc/cp/parser.c
branches/c++-modules/gcc/cp/pt.c
branches/c++-modules/gcc/cp/semantics.c
branches/c++-modules/gcc/doc/gcc.texi
branches/c++-modules/gcc/doc/invoke.texi
branches/c++-modules/gcc/dumpfile.c
branches/c++-modules/gcc/dumpfile.h
branches/c++-modules/gcc/dwarf2out.c
branches/c++-modules/gcc/fortran/ChangeLog
branches/c++-modules/gcc/fortran/match.c
branches/c++-modules/gcc/fortran/module.c
branches/c++-modules/gcc/gcc.c
branches/c++-modules/gcc/gimple-fold.c
branches/c++-modules/gcc/gimple-ssa-split-paths.c
branches/c++-modules/gcc/gimple-ssa-store-merging.c
branches/c++-modules/gcc/gimplify.c
branches/c++-modules/gcc/go/gofrontend/MERGE
branches/c++-modules/gcc/go/gofrontend/expressions.cc
branches/c++-modules/gcc/go/gofrontend/expressions.h
branches/c++-modules/gcc/go/gofrontend/gogo.cc
branches/c++-modules/gcc/go/gofrontend/runtime.def
branches/c++-modules/gcc/go/gofrontend/statements.cc
branches/c++-modules/gcc/go/gofrontend/statements.h
branches/c++-modules/gcc/go/gofrontend/types.cc
branches/c++-modules/gcc/go/gofrontend/types.h
branches/c++-modules/gcc/graphite-scop-detection.c
branches/c++-modules/gcc/hash-map-tests.c
branches/c++-modules/gcc/hash-map.h
branches/c++-modules/gcc/hash-set.h
branches/c++-modules/gcc/hash-table.h
branches/c++-modules/gcc/ipa-devirt.c
branches/c++-modules/gcc/ipa-icf.c
branches/c++-modules/gcc/lto-wrapper.c
branches/c++-modules/gcc/lto/ChangeLog
branches/c++-modules/gcc/lto/Make-lang.in
branches/c++-modules/gcc/lto/config-lang.in
branches/c++-modules/gcc/lto/lang.opt
branches/c++-modules/gcc/lto/lto-lang.c
branches/c++-modules/gcc/lto/lto.c
branches/c++-modules/gcc/lto/lto.h
branches/c++-modules/gcc/match.pd
branches/c++-modules/gcc/opts-global.c
branches/c++-modules/gcc/opts.c
branches/c++-modules/gcc/opts.h
branches/c++-modules/gcc/params.def
branches/c++-modules/gcc/passes.c
branches/c++-modules/gcc/passes.def
branches/c++-modules/gcc/po/ChangeLog
branches/c++-modules/gcc/po/gcc.pot
branches/c++-modules/gcc/postreload-gcse.c
branches/c++-modules/gcc/predict.c
branches/c++-modules/gcc/symtab.c
branches/c++-modules/gcc/testsuite/ChangeLog
branches/c++-modules/gcc/testsuite/g++.dg/ext/instantiate2.C
branches/c++-modules/gcc/testsuite/gcc.dg/asan/pr87930.c
branches/c++-modules/gcc/testsuite/gcc.dg/tree-prof/section-attr-1.c
branches/c++-modules/gcc/testsuite/gcc.dg/tree-prof/section-attr-2.c
branches/c++-modules/gcc/testsuite/gcc.dg/tree-prof/section-attr-3.c
branches/c++-modules/gcc/testsuite/gcc.dg/tree-ssa/pr37508.c
branches/c++-modules/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-31.c
branches/c++-modules/gcc/testsuite/gcc.dg/tsan/pr88017.c
branches/c++-modules/gcc/testsuite/gcc.target/i386/funcspec-4.c
branches/c++-modules/gcc/testsuite/gcc.target/i386/spellcheck-options-5.c
branches/c++-modules/gcc/testsuite/gcc.target/powerpc/vsx-builtin-13a.c
branches/c++-modules/gcc/testsuite/gcc.target/powerpc/vsx-builtin-13b.c
branches/c++-modules/gcc/testsuite/gcc.target/powerpc/vsx-builtin-20a.c
branches/c++-modules/gcc/testsuite/gcc.target/powerpc/vsx-builtin-20b.c
branches/c++-modules/gcc/testsuite/gfortran.dg/block_name_2.f90
branches/c++-modules/gcc/testsuite/gfortran.dg/dec_type_print_3.f90
branches/c++-modules/gcc/tree-data-ref.c
branches/c++-modules/gcc/tree-data-ref.h
branches/c++-modules/gcc/tree-loop-distribution.c
branches/c++-modules/gcc/tree-parloops.c
branches/c++-modules/gcc/tree-ssa-alias.c
branches/c++-modules/gcc/tree-ssa-alias.h
branches/c++-modules/gcc/tree-ssa-dce.c
branches/c++-modules/gcc/tree-ssa-forwprop.c
branches/c++-modules/gcc/tree-ssa-loop.c
branches/c++-modules/gcc/tree-ssa-phiopt.c
branches/c++-modules/gcc/tree-ssa-pre.c
branches/c++-modules/gcc/tree-ssa-sccvn.c
branches/c++-modules/gcc/tree-ssa-scopedtables.c
branches/c++-modules/gcc/tree-ssa-structalias.c
branches/c++-modules/gcc/tree-vect-loop.c
branches/c++-modules/gcc/tree-vect-slp.c
branches/c++-modules/gcc/tree-vect-stmts.c
branches/c++-modules/gcc/var-tracking.c
branches/c++-modules/libcpp/ChangeLog
branches/c++-modules/libcpp/init.c
branches/c++-modules/libcpp/mkdeps.c
branches/c++-modules/libgfortran/ChangeLog
branches/c++-modules/libgfortran/Makefile.am
branches/c++-modules/libgfortran/Makefile.in
branches/c++-modules/libgo/go/os/user/user_test.go
branches/c++-modules/libgo/go/reflect/all_test.go
branches/c++-modules/libgo/go/reflect/type.go
branches/c++-modules/libgo/go/runtime/iface.go
branches/c++-modules/libgo/go/runtime/map.go
branches/c++-modules/libgo/go/runtime/mbarrier.go
branches/c++-modules/libgo/go/runtime/pprof/proto.go
branches/c++-modules/libgo/go/runtime/proc.go
branches/c++-modules/libgo/runtime/go-callers.c
branches/c++-modules/libgomp/ChangeLog
branches/c++-modules/libgomp/oacc-parallel.c
branches/c++-modules/libitm/ChangeLog
branches/c++-modules/libitm/Makefile.am
branches/c++-modules/libitm/Makefile.in
branches/c++-modules/libphobos/ChangeLog
branches/c++-modules/libphobos/configure
branches/c++-modules/libphobos/configure.ac
branches/c++-modules/libphobos/m4/druntime/os.m4
branches/c++-modules/libphobos/src/std/math.d
branches/c++-modules/maintainer-scripts/ChangeLog
branches/c++-modules/maintainer-scripts/crontab
Propchange: branches/c++-modules/
('svn:mergeinfo' modified)
More information about the Libstdc++-cvs
mailing list