r270855 - in /branches/gccgo: ./ ChangeLog Make...

ian@gcc.gnu.org ian@gcc.gnu.org
Fri May 3 16:44:00 GMT 2019


Author: ian
Date: Fri May  3 16:44:50 2019
New Revision: 270855

URL: https://gcc.gnu.org/viewcvs?rev=270855&root=gcc&view=rev
Log:
Merge from trunk revision 270851.

Added:
    branches/gccgo/libstdc++-v3/testsuite/20_util/scoped_allocator/construct_pair_c++2a.cc
      - copied unchanged from r270851, trunk/libstdc++-v3/testsuite/20_util/scoped_allocator/construct_pair_c++2a.cc
    branches/gccgo/libstdc++-v3/testsuite/20_util/tuple/cons/noexcept_specs.cc
      - copied unchanged from r270851, trunk/libstdc++-v3/testsuite/20_util/tuple/cons/noexcept_specs.cc
    branches/gccgo/libstdc++-v3/testsuite/25_algorithms/fill_n/87982.cc
      - copied unchanged from r270851, trunk/libstdc++-v3/testsuite/25_algorithms/fill_n/87982.cc
    branches/gccgo/libstdc++-v3/testsuite/25_algorithms/fill_n/87982_neg.cc
      - copied unchanged from r270851, trunk/libstdc++-v3/testsuite/25_algorithms/fill_n/87982_neg.cc
    branches/gccgo/libstdc++-v3/testsuite/25_algorithms/fill_n/dr426.cc
      - copied unchanged from r270851, trunk/libstdc++-v3/testsuite/25_algorithms/fill_n/dr426.cc
    branches/gccgo/libstdc++-v3/testsuite/25_algorithms/generate_n/87982.cc
      - copied unchanged from r270851, trunk/libstdc++-v3/testsuite/25_algorithms/generate_n/87982.cc
    branches/gccgo/libstdc++-v3/testsuite/25_algorithms/generate_n/87982_neg.cc
      - copied unchanged from r270851, trunk/libstdc++-v3/testsuite/25_algorithms/generate_n/87982_neg.cc
    branches/gccgo/libstdc++-v3/testsuite/25_algorithms/generate_n/dr426.cc
      - copied unchanged from r270851, trunk/libstdc++-v3/testsuite/25_algorithms/generate_n/dr426.cc
    branches/gccgo/libstdc++-v3/testsuite/26_numerics/complex/proj.cc
      - copied unchanged from r270851, trunk/libstdc++-v3/testsuite/26_numerics/complex/proj.cc
Modified:
    branches/gccgo/libstdc++-v3/ChangeLog
    branches/gccgo/libstdc++-v3/config/abi/post/aarch64-linux-gnu/baseline_symbols.txt
    branches/gccgo/libstdc++-v3/config/abi/post/i386-linux-gnu/baseline_symbols.txt
    branches/gccgo/libstdc++-v3/config/abi/post/i386-solaris2.10/amd64/baseline_symbols.txt
    branches/gccgo/libstdc++-v3/config/abi/post/i386-solaris2.10/baseline_symbols.txt
    branches/gccgo/libstdc++-v3/config/abi/post/i386-solaris2.11/amd64/baseline_symbols.txt
    branches/gccgo/libstdc++-v3/config/abi/post/i386-solaris2.11/baseline_symbols.txt
    branches/gccgo/libstdc++-v3/config/abi/post/i486-linux-gnu/baseline_symbols.txt
    branches/gccgo/libstdc++-v3/config/abi/post/powerpc-linux-gnu/baseline_symbols.txt
    branches/gccgo/libstdc++-v3/config/abi/post/powerpc64-linux-gnu/32/baseline_symbols.txt
    branches/gccgo/libstdc++-v3/config/abi/post/powerpc64-linux-gnu/baseline_symbols.txt
    branches/gccgo/libstdc++-v3/config/abi/post/riscv64-linux-gnu/baseline_symbols.txt
    branches/gccgo/libstdc++-v3/config/abi/post/s390-linux-gnu/baseline_symbols.txt
    branches/gccgo/libstdc++-v3/config/abi/post/s390x-linux-gnu/32/baseline_symbols.txt
    branches/gccgo/libstdc++-v3/config/abi/post/s390x-linux-gnu/baseline_symbols.txt
    branches/gccgo/libstdc++-v3/config/abi/post/sparc-solaris2.10/baseline_symbols.txt
    branches/gccgo/libstdc++-v3/config/abi/post/sparc-solaris2.10/sparcv9/baseline_symbols.txt
    branches/gccgo/libstdc++-v3/config/abi/post/sparc-solaris2.11/baseline_symbols.txt
    branches/gccgo/libstdc++-v3/config/abi/post/sparc-solaris2.11/sparcv9/baseline_symbols.txt
    branches/gccgo/libstdc++-v3/config/abi/post/x86_64-linux-gnu/32/baseline_symbols.txt
    branches/gccgo/libstdc++-v3/config/abi/post/x86_64-linux-gnu/baseline_symbols.txt
    branches/gccgo/libstdc++-v3/config/abi/post/x86_64-linux-gnu/x32/baseline_symbols.txt
    branches/gccgo/libstdc++-v3/config/abi/pre/gnu.ver
    branches/gccgo/libstdc++-v3/config/allocator/new_allocator_base.h
    branches/gccgo/libstdc++-v3/doc/doxygen/doxygroups.cc
    branches/gccgo/libstdc++-v3/doc/doxygen/user.cfg.in
    branches/gccgo/libstdc++-v3/doc/xml/manual/status_cxx2020.xml
    branches/gccgo/libstdc++-v3/include/bits/basic_string.h
    branches/gccgo/libstdc++-v3/include/bits/c++config
    branches/gccgo/libstdc++-v3/include/bits/fs_dir.h
    branches/gccgo/libstdc++-v3/include/bits/fs_fwd.h
    branches/gccgo/libstdc++-v3/include/bits/fs_ops.h
    branches/gccgo/libstdc++-v3/include/bits/fs_path.h
    branches/gccgo/libstdc++-v3/include/bits/locale_conv.h
    branches/gccgo/libstdc++-v3/include/bits/move.h
    branches/gccgo/libstdc++-v3/include/bits/range_access.h
    branches/gccgo/libstdc++-v3/include/bits/refwrap.h
    branches/gccgo/libstdc++-v3/include/bits/regex_constants.h
    branches/gccgo/libstdc++-v3/include/bits/shared_ptr.h
    branches/gccgo/libstdc++-v3/include/bits/shared_ptr_atomic.h
    branches/gccgo/libstdc++-v3/include/bits/specfun.h
    branches/gccgo/libstdc++-v3/include/bits/stl_algo.h
    branches/gccgo/libstdc++-v3/include/bits/stl_algobase.h
    branches/gccgo/libstdc++-v3/include/bits/stl_bvector.h
    branches/gccgo/libstdc++-v3/include/bits/stl_iterator_base_types.h
    branches/gccgo/libstdc++-v3/include/bits/stl_uninitialized.h
    branches/gccgo/libstdc++-v3/include/bits/unique_lock.h
    branches/gccgo/libstdc++-v3/include/bits/unique_ptr.h
    branches/gccgo/libstdc++-v3/include/experimental/algorithm
    branches/gccgo/libstdc++-v3/include/experimental/any
    branches/gccgo/libstdc++-v3/include/experimental/array
    branches/gccgo/libstdc++-v3/include/experimental/bits/fs_dir.h
    branches/gccgo/libstdc++-v3/include/experimental/bits/fs_fwd.h
    branches/gccgo/libstdc++-v3/include/experimental/bits/fs_ops.h
    branches/gccgo/libstdc++-v3/include/experimental/bits/fs_path.h
    branches/gccgo/libstdc++-v3/include/experimental/bits/lfts_config.h
    branches/gccgo/libstdc++-v3/include/experimental/bits/net.h
    branches/gccgo/libstdc++-v3/include/experimental/buffer
    branches/gccgo/libstdc++-v3/include/experimental/chrono
    branches/gccgo/libstdc++-v3/include/experimental/deque
    branches/gccgo/libstdc++-v3/include/experimental/executor
    branches/gccgo/libstdc++-v3/include/experimental/filesystem
    branches/gccgo/libstdc++-v3/include/experimental/forward_list
    branches/gccgo/libstdc++-v3/include/experimental/functional
    branches/gccgo/libstdc++-v3/include/experimental/internet
    branches/gccgo/libstdc++-v3/include/experimental/io_context
    branches/gccgo/libstdc++-v3/include/experimental/iterator
    branches/gccgo/libstdc++-v3/include/experimental/list
    branches/gccgo/libstdc++-v3/include/experimental/map
    branches/gccgo/libstdc++-v3/include/experimental/memory
    branches/gccgo/libstdc++-v3/include/experimental/memory_resource
    branches/gccgo/libstdc++-v3/include/experimental/net
    branches/gccgo/libstdc++-v3/include/experimental/netfwd
    branches/gccgo/libstdc++-v3/include/experimental/numeric
    branches/gccgo/libstdc++-v3/include/experimental/optional
    branches/gccgo/libstdc++-v3/include/experimental/propagate_const
    branches/gccgo/libstdc++-v3/include/experimental/random
    branches/gccgo/libstdc++-v3/include/experimental/ratio
    branches/gccgo/libstdc++-v3/include/experimental/regex
    branches/gccgo/libstdc++-v3/include/experimental/set
    branches/gccgo/libstdc++-v3/include/experimental/socket
    branches/gccgo/libstdc++-v3/include/experimental/source_location
    branches/gccgo/libstdc++-v3/include/experimental/string
    branches/gccgo/libstdc++-v3/include/experimental/string_view
    branches/gccgo/libstdc++-v3/include/experimental/system_error
    branches/gccgo/libstdc++-v3/include/experimental/timer
    branches/gccgo/libstdc++-v3/include/experimental/tuple
    branches/gccgo/libstdc++-v3/include/experimental/type_traits
    branches/gccgo/libstdc++-v3/include/experimental/unordered_map
    branches/gccgo/libstdc++-v3/include/experimental/unordered_set
    branches/gccgo/libstdc++-v3/include/experimental/utility
    branches/gccgo/libstdc++-v3/include/experimental/vector
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/debug_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/erase_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/find_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/info_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/insert_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/iterators_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/policy_access_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/r_erase_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/rotate_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/split_join_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/constructors_destructor_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/debug_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/erase_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/find_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/info_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/insert_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/iterators_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/policy_access_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/split_join_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/trace_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/constructors_destructor_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/debug_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/constructors_destructor_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/debug_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/find_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/split_join_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cmp_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_no_store_hash_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_store_hash_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/entry_list_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_no_store_hash_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_store_hash_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/find_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/info_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_no_store_hash_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_store_hash_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/iterators_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/policy_access_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_no_store_hash_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_store_hash_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/size_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/trace_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_no_store_hash_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_store_hash_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/find_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/find_no_store_hash_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/info_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/insert_no_store_hash_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/insert_store_hash_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/iterator_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/policy_access_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_no_store_hash_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_store_hash_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/trace_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/direct_mask_range_hashing_imp.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/direct_mod_range_hashing_imp.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/linear_probe_fn_imp.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/quadratic_probe_fn_imp.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/constructors_destructor_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/debug_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/erase_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/info_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/insert_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/iterators_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/policy_access_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/trace_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/constructor_destructor_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/debug_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/erase_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/find_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/info_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/insert_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/iterators_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/trace_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/debug_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/erase_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/info_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/insert_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/iterators_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/policy_access_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/split_join_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/constructors_destructor_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/debug_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/find_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/split_join_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/constructors_destructor_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/debug_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/erase_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/find_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/info_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/insert_join_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/iterators_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/policy_access_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/r_erase_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/rotate_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/split_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/trace_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/update_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/constructors_destructor_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/debug_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/erase_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/info_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/insert_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/split_join_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/constructors_destructor_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/debug_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/erase_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/insert_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/split_join_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/trace_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/cc_hash_max_collision_check_resize_trigger_imp.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_exponential_size_policy_imp.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_prime_size_policy_imp.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_standard_resize_policy_imp.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/constructors_destructor_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/debug_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/erase_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/find_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/splay_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/split_join_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/constructors_destructor_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/debug_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/find_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/split_join_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/trace_fn_imps.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/order_statistics_imp.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/order_statistics_imp.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/prefix_search_node_update_imp.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/trie_string_access_traits_imp.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/const_iterator.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/iterator.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/point_const_iterator.hpp
    branches/gccgo/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/point_iterator.hpp
    branches/gccgo/libstdc++-v3/include/parallel/settings.h
    branches/gccgo/libstdc++-v3/include/std/chrono
    branches/gccgo/libstdc++-v3/include/std/complex
    branches/gccgo/libstdc++-v3/include/std/filesystem
    branches/gccgo/libstdc++-v3/include/std/fstream
    branches/gccgo/libstdc++-v3/include/std/functional
    branches/gccgo/libstdc++-v3/include/std/memory
    branches/gccgo/libstdc++-v3/include/std/mutex
    branches/gccgo/libstdc++-v3/include/std/optional
    branches/gccgo/libstdc++-v3/include/std/scoped_allocator
    branches/gccgo/libstdc++-v3/include/std/shared_mutex
    branches/gccgo/libstdc++-v3/include/std/thread
    branches/gccgo/libstdc++-v3/include/std/tuple
    branches/gccgo/libstdc++-v3/include/tr1/cmath
    branches/gccgo/libstdc++-v3/libsupc++/initializer_list
    branches/gccgo/libstdc++-v3/src/c++11/shared_ptr.cc
    branches/gccgo/libstdc++-v3/testsuite/20_util/polymorphic_allocator/construct_c++2a.cc
    branches/gccgo/libstdc++-v3/testsuite/20_util/variant/run.cc
    branches/gccgo/libstdc++-v3/testsuite/21_strings/basic_string/hash/hash.cc
    branches/gccgo/libstdc++-v3/testsuite/21_strings/basic_string/hash/hash_char8_t.cc
    branches/gccgo/libstdc++-v3/testsuite/27_io/filesystem/path/decompose/root_path.cc
    branches/gccgo/libstdc++-v3/testsuite/27_io/filesystem/path/native/string-char8_t.cc
    branches/gccgo/libstdc++-v3/testsuite/experimental/any/misc/any_cast_neg.cc
    branches/gccgo/libstdc++-v3/testsuite/experimental/array/neg.cc
    branches/gccgo/libstdc++-v3/testsuite/experimental/filesystem/path/native/string-char8_t.cc
    branches/gccgo/libstdc++-v3/testsuite/experimental/optional/constexpr/observers/2.cc
    branches/gccgo/libstdc++-v3/testsuite/experimental/optional/constexpr/observers/3.cc
    branches/gccgo/libstdc++-v3/testsuite/experimental/propagate_const/assignment/move_neg.cc
    branches/gccgo/libstdc++-v3/testsuite/experimental/propagate_const/cons/move_neg.cc
    branches/gccgo/libstdc++-v3/testsuite/experimental/propagate_const/requirements2.cc
    branches/gccgo/libstdc++-v3/testsuite/experimental/propagate_const/requirements3.cc
    branches/gccgo/libstdc++-v3/testsuite/experimental/propagate_const/requirements4.cc
    branches/gccgo/libstdc++-v3/testsuite/experimental/propagate_const/requirements5.cc
    branches/gccgo/libstdc++-v3/testsuite/util/testsuite_allocator.h

Changes in other areas also in this revision:
Added:
    branches/gccgo/gcc/config/i386/t-freebsd64
      - copied unchanged from r270851, trunk/gcc/config/i386/t-freebsd64
    branches/gccgo/gcc/testsuite/g++.dg/cpp1z/class-deduction66.C
      - copied unchanged from r270851, trunk/gcc/testsuite/g++.dg/cpp1z/class-deduction66.C
    branches/gccgo/gcc/testsuite/g++.dg/diagnostic/pr90243.C
      - copied unchanged from r270851, trunk/gcc/testsuite/g++.dg/diagnostic/pr90243.C
    branches/gccgo/gcc/testsuite/g++.dg/diagnostic/trailing1.C
      - copied unchanged from r270851, trunk/gcc/testsuite/g++.dg/diagnostic/trailing1.C
    branches/gccgo/gcc/testsuite/g++.dg/tree-ssa/pr88797.C
      - copied unchanged from r270851, trunk/gcc/testsuite/g++.dg/tree-ssa/pr88797.C
    branches/gccgo/gcc/testsuite/g++.dg/tree-ssa/pr89698.C
      - copied unchanged from r270851, trunk/gcc/testsuite/g++.dg/tree-ssa/pr89698.C
    branches/gccgo/gcc/testsuite/g++.dg/tree-ssa/tail-call-1.C
      - copied unchanged from r270851, trunk/gcc/testsuite/g++.dg/tree-ssa/tail-call-1.C
    branches/gccgo/gcc/testsuite/g++.dg/vect/pr89653.cc
      - copied unchanged from r270851, trunk/gcc/testsuite/g++.dg/vect/pr89653.cc
    branches/gccgo/gcc/testsuite/g++.target/i386/mv28.C
      - copied unchanged from r270851, trunk/gcc/testsuite/g++.target/i386/mv28.C
    branches/gccgo/gcc/testsuite/g++.target/i386/pr90303.C
      - copied unchanged from r270851, trunk/gcc/testsuite/g++.target/i386/pr90303.C
    branches/gccgo/gcc/testsuite/gcc.dg/alias-16.c
      - copied unchanged from r270851, trunk/gcc/testsuite/gcc.dg/alias-16.c
    branches/gccgo/gcc/testsuite/gcc.dg/completion-5.c
      - copied unchanged from r270851, trunk/gcc/testsuite/gcc.dg/completion-5.c
    branches/gccgo/gcc/testsuite/gcc.dg/pr87314-1.c
      - copied unchanged from r270851, trunk/gcc/testsuite/gcc.dg/pr87314-1.c
    branches/gccgo/gcc/testsuite/gcc.dg/pr89518.c
      - copied unchanged from r270851, trunk/gcc/testsuite/gcc.dg/pr89518.c
    branches/gccgo/gcc/testsuite/gcc.dg/pr90037.c
      - copied unchanged from r270851, trunk/gcc/testsuite/gcc.dg/pr90037.c
    branches/gccgo/gcc/testsuite/gcc.dg/torture/pr90278.c
      - copied unchanged from r270851, trunk/gcc/testsuite/gcc.dg/torture/pr90278.c
    branches/gccgo/gcc/testsuite/gcc.dg/torture/restrict-8.c
      - copied unchanged from r270851, trunk/gcc/testsuite/gcc.dg/torture/restrict-8.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/pr89475.c
      - copied unchanged from r270851, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr89475.c
    branches/gccgo/gcc/testsuite/gcc.dg/uninit-25-gimple.c
      - copied unchanged from r270851, trunk/gcc/testsuite/gcc.dg/uninit-25-gimple.c
    branches/gccgo/gcc/testsuite/gcc.dg/uninit-25.c
      - copied unchanged from r270851, trunk/gcc/testsuite/gcc.dg/uninit-25.c
    branches/gccgo/gcc/testsuite/gcc.dg/uninit-26.c
      - copied unchanged from r270851, trunk/gcc/testsuite/gcc.dg/uninit-26.c
    branches/gccgo/gcc/testsuite/gcc.dg/uninit-27-gimple.c
      - copied unchanged from r270851, trunk/gcc/testsuite/gcc.dg/uninit-27-gimple.c
    branches/gccgo/gcc/testsuite/gcc.dg/vect/slp-reduc-sad-2.c
      - copied unchanged from r270851, trunk/gcc/testsuite/gcc.dg/vect/slp-reduc-sad-2.c
    branches/gccgo/gcc/testsuite/gcc.target/aarch64/pr89093.c
      - copied unchanged from r270851, trunk/gcc/testsuite/gcc.target/aarch64/pr89093.c
    branches/gccgo/gcc/testsuite/gcc.target/aarch64/sve/dot_1.c
      - copied unchanged from r270851, trunk/gcc/testsuite/gcc.target/aarch64/sve/dot_1.c
    branches/gccgo/gcc/testsuite/gcc.target/i386/mvc14.c
      - copied unchanged from r270851, trunk/gcc/testsuite/gcc.target/i386/mvc14.c
    branches/gccgo/gcc/testsuite/gcc.target/i386/pr88809-2.c
      - copied unchanged from r270851, trunk/gcc/testsuite/gcc.target/i386/pr88809-2.c
    branches/gccgo/gcc/testsuite/gcc.target/i386/pr88809.c
      - copied unchanged from r270851, trunk/gcc/testsuite/gcc.target/i386/pr88809.c
    branches/gccgo/gcc/testsuite/gcc.target/i386/pr88963-1.c
      - copied unchanged from r270851, trunk/gcc/testsuite/gcc.target/i386/pr88963-1.c
    branches/gccgo/gcc/testsuite/gcc.target/i386/pr88963-2.c
      - copied unchanged from r270851, trunk/gcc/testsuite/gcc.target/i386/pr88963-2.c
    branches/gccgo/gcc/testsuite/gcc.target/i386/pr89261.c
      - copied unchanged from r270851, trunk/gcc/testsuite/gcc.target/i386/pr89261.c
    branches/gccgo/gcc/testsuite/gcc.target/i386/spellcheck-options-5.c
      - copied unchanged from r270851, trunk/gcc/testsuite/gcc.target/i386/spellcheck-options-5.c
    branches/gccgo/gcc/testsuite/gcc.target/riscv/load-immediate.c
      - copied unchanged from r270851, trunk/gcc/testsuite/gcc.target/riscv/load-immediate.c
    branches/gccgo/gcc/testsuite/gfortran.dg/pr60144.f90
      - copied unchanged from r270851, trunk/gcc/testsuite/gfortran.dg/pr60144.f90
    branches/gccgo/libphobos/testsuite/libphobos.thread/tlsgc_sections.d
      - copied unchanged from r270851, trunk/libphobos/testsuite/libphobos.thread/tlsgc_sections.d
Removed:
    branches/gccgo/gcc/testsuite/g++.dg/tree-ssa/pr90078.C
    branches/gccgo/gcc/tree-ssa-phionlycprop.c
Modified:
    branches/gccgo/   (props changed)
    branches/gccgo/ChangeLog
    branches/gccgo/Makefile.in
    branches/gccgo/Makefile.tpl
    branches/gccgo/config/ChangeLog
    branches/gccgo/config/bootstrap-lto.mk
    branches/gccgo/contrib/ChangeLog
    branches/gccgo/contrib/check-internal-format-escaping.py
    branches/gccgo/contrib/gennews
    branches/gccgo/gcc/BASE-VER
    branches/gccgo/gcc/ChangeLog
    branches/gccgo/gcc/DATESTAMP
    branches/gccgo/gcc/Makefile.in
    branches/gccgo/gcc/ada/ChangeLog
    branches/gccgo/gcc/ada/gnatvsn.ads
    branches/gccgo/gcc/c-family/ChangeLog
    branches/gccgo/gcc/c-family/c-common.c
    branches/gccgo/gcc/c-family/c-pragma.c
    branches/gccgo/gcc/c-family/c-warn.c
    branches/gccgo/gcc/c/ChangeLog
    branches/gccgo/gcc/c/c-parser.c
    branches/gccgo/gcc/c/c-tree.h
    branches/gccgo/gcc/c/c-typeck.c
    branches/gccgo/gcc/cfgrtl.c
    branches/gccgo/gcc/cgraphclones.c
    branches/gccgo/gcc/config.gcc
    branches/gccgo/gcc/config/aarch64/aarch64-c.c
    branches/gccgo/gcc/config/aarch64/aarch64-sve.md
    branches/gccgo/gcc/config/aarch64/aarch64.c
    branches/gccgo/gcc/config/aarch64/iterators.md
    branches/gccgo/gcc/config/i386/freebsd64.h
    branches/gccgo/gcc/config/i386/i386-c.c
    branches/gccgo/gcc/config/i386/i386-protos.h
    branches/gccgo/gcc/config/i386/i386.c
    branches/gccgo/gcc/config/netbsd-d.c
    branches/gccgo/gcc/config/riscv/constraints.md
    branches/gccgo/gcc/config/riscv/predicates.md
    branches/gccgo/gcc/config/riscv/riscv-protos.h
    branches/gccgo/gcc/config/riscv/riscv.c
    branches/gccgo/gcc/config/riscv/riscv.h
    branches/gccgo/gcc/config/riscv/riscv.md
    branches/gccgo/gcc/config/riscv/sifive-7.md
    branches/gccgo/gcc/config/rs6000/rs6000.c
    branches/gccgo/gcc/cp/ChangeLog
    branches/gccgo/gcc/cp/call.c
    branches/gccgo/gcc/cp/cp-objcp-common.c
    branches/gccgo/gcc/cp/decl.c
    branches/gccgo/gcc/cp/method.c
    branches/gccgo/gcc/cp/name-lookup.c
    branches/gccgo/gcc/cp/name-lookup.h
    branches/gccgo/gcc/cp/parser.c
    branches/gccgo/gcc/cp/pt.c
    branches/gccgo/gcc/cp/semantics.c
    branches/gccgo/gcc/doc/extend.texi
    branches/gccgo/gcc/doc/invoke.texi
    branches/gccgo/gcc/dwarf2out.c
    branches/gccgo/gcc/fortran/ChangeLog
    branches/gccgo/gcc/fortran/match.c
    branches/gccgo/gcc/fortran/module.c
    branches/gccgo/gcc/gcc.c
    branches/gccgo/gcc/gdbhooks.py
    branches/gccgo/gcc/gimple-fold.c
    branches/gccgo/gcc/gimple-ssa-split-paths.c
    branches/gccgo/gcc/gimple-ssa-store-merging.c
    branches/gccgo/gcc/gimplify.c
    branches/gccgo/gcc/go/gofrontend/MERGE
    branches/gccgo/gcc/go/gofrontend/expressions.cc
    branches/gccgo/gcc/go/gofrontend/expressions.h
    branches/gccgo/gcc/go/gofrontend/gogo.cc
    branches/gccgo/gcc/go/gofrontend/runtime.def
    branches/gccgo/gcc/go/gofrontend/statements.cc
    branches/gccgo/gcc/go/gofrontend/statements.h
    branches/gccgo/gcc/go/gofrontend/types.cc
    branches/gccgo/gcc/go/gofrontend/types.h
    branches/gccgo/gcc/hash-map-tests.c
    branches/gccgo/gcc/hash-map.h
    branches/gccgo/gcc/hash-set.h
    branches/gccgo/gcc/hash-table.h
    branches/gccgo/gcc/ipa-devirt.c
    branches/gccgo/gcc/ipa-icf.c
    branches/gccgo/gcc/lra-spills.c
    branches/gccgo/gcc/match.pd
    branches/gccgo/gcc/opt-suggestions.c
    branches/gccgo/gcc/opts-global.c
    branches/gccgo/gcc/opts.c
    branches/gccgo/gcc/opts.h
    branches/gccgo/gcc/passes.c
    branches/gccgo/gcc/passes.def
    branches/gccgo/gcc/po/ChangeLog
    branches/gccgo/gcc/po/de.po
    branches/gccgo/gcc/po/gcc.pot
    branches/gccgo/gcc/po/sv.po
    branches/gccgo/gcc/postreload-gcse.c
    branches/gccgo/gcc/predict.c
    branches/gccgo/gcc/testsuite/ChangeLog
    branches/gccgo/gcc/testsuite/g++.dg/cpp0x/decltype9.C
    branches/gccgo/gcc/testsuite/g++.dg/ext/instantiate2.C
    branches/gccgo/gcc/testsuite/g++.target/i386/pr57362.C
    branches/gccgo/gcc/testsuite/gcc.dg/Werror-13.c
    branches/gccgo/gcc/testsuite/gcc.dg/pragma-diag-6.c
    branches/gccgo/gcc/testsuite/gcc.dg/sinhatanh-2.c
    branches/gccgo/gcc/testsuite/gcc.dg/sinhatanh-3.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-prof/section-attr-1.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-prof/section-attr-2.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-prof/section-attr-3.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/20030710-1.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/isolate-2.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/isolate-4.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/pr19431.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-31.c
    branches/gccgo/gcc/testsuite/gcc.target/aarch64/pr63304_1.c
    branches/gccgo/gcc/testsuite/gcc.target/aarch64/return_address_sign_3.c
    branches/gccgo/gcc/testsuite/gcc.target/i386/funcspec-4.c
    branches/gccgo/gcc/testsuite/gfortran.dg/block_name_2.f90
    branches/gccgo/gcc/testsuite/gfortran.dg/dec_type_print_3.f90
    branches/gccgo/gcc/timevar.def
    branches/gccgo/gcc/tree-data-ref.c
    branches/gccgo/gcc/tree-data-ref.h
    branches/gccgo/gcc/tree-parloops.c
    branches/gccgo/gcc/tree-pass.h
    branches/gccgo/gcc/tree-ssa-ccp.c
    branches/gccgo/gcc/tree-ssa-dce.c
    branches/gccgo/gcc/tree-ssa-forwprop.c
    branches/gccgo/gcc/tree-ssa-loop-ivopts.c
    branches/gccgo/gcc/tree-ssa-loop.c
    branches/gccgo/gcc/tree-ssa-pre.c
    branches/gccgo/gcc/tree-ssa-structalias.c
    branches/gccgo/gcc/tree-ssa-uninit.c
    branches/gccgo/gcc/tree-ssa.c
    branches/gccgo/gcc/tree-tailcall.c
    branches/gccgo/gcc/tree-vect-loop.c
    branches/gccgo/gcc/tree-vect-stmts.c
    branches/gccgo/gcc/tree.h
    branches/gccgo/gcc/var-tracking.c
    branches/gccgo/include/ChangeLog
    branches/gccgo/include/libiberty.h
    branches/gccgo/libgfortran/ChangeLog
    branches/gccgo/libgfortran/Makefile.am
    branches/gccgo/libgfortran/Makefile.in
    branches/gccgo/libgo/go/reflect/all_test.go
    branches/gccgo/libgo/go/reflect/type.go
    branches/gccgo/libgo/go/runtime/iface.go
    branches/gccgo/libgo/go/runtime/map.go
    branches/gccgo/libgo/go/runtime/pprof/proto.go
    branches/gccgo/libgo/go/runtime/proc.go
    branches/gccgo/libgo/go/runtime/runtime_mmap_test.go
    branches/gccgo/libgo/runtime/go-callers.c
    branches/gccgo/libiberty/ChangeLog
    branches/gccgo/libiberty/cp-demangle.c
    branches/gccgo/libiberty/d-demangle.c
    branches/gccgo/libiberty/testsuite/d-demangle-expected
    branches/gccgo/libiberty/testsuite/demangle-expected
    branches/gccgo/libitm/ChangeLog
    branches/gccgo/libitm/Makefile.am
    branches/gccgo/libitm/Makefile.in
    branches/gccgo/libphobos/ChangeLog
    branches/gccgo/libphobos/libdruntime/MERGE
    branches/gccgo/libphobos/libdruntime/core/stdc/stdio.d
    branches/gccgo/libphobos/libdruntime/core/sys/linux/link.d
    branches/gccgo/libphobos/libdruntime/core/sys/posix/setjmp.d
    branches/gccgo/libphobos/libdruntime/core/sys/posix/sys/stat.d
    branches/gccgo/libphobos/libdruntime/core/sys/posix/ucontext.d
    branches/gccgo/libphobos/libdruntime/core/sys/windows/dll.d
    branches/gccgo/libphobos/libdruntime/core/thread.d
    branches/gccgo/libphobos/libdruntime/gcc/sections/elf_shared.d
    branches/gccgo/libphobos/libdruntime/rt/dmain2.d
    branches/gccgo/libphobos/src/MERGE
    branches/gccgo/libphobos/src/std/math.d
    branches/gccgo/libphobos/testsuite/libphobos.thread/thread.exp

Propchange: branches/gccgo/
            ('svn:mergeinfo' modified)




More information about the Libstdc++-cvs mailing list