r268128 - in /branches/redhat/gcc-9-branch: ./ ...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Mon Jan 21 22:41:00 GMT 2019


Author: jakub
Date: Mon Jan 21 22:41:56 2019
New Revision: 268128

URL: https://gcc.gnu.org/viewcvs?rev=268128&root=gcc&view=rev
Log:
svn merge -r268093:268127 svn+ssh://gcc.gnu.org/svn/gcc/trunk

Modified:
    branches/redhat/gcc-9-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-9-branch/libstdc++-v3/include/backward/hash_map
    branches/redhat/gcc-9-branch/libstdc++-v3/include/backward/hash_set
    branches/redhat/gcc-9-branch/libstdc++-v3/include/backward/hashtable.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/alloc_traits.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/basic_string.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/char_traits.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/forward_list.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/hashtable.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/regex.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/stl_deque.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/stl_list.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/stl_map.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/stl_multimap.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/stl_multiset.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/stl_queue.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/stl_set.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/stl_stack.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/stl_tree.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/stl_vector.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/unordered_map.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/unordered_set.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/debug/array
    branches/redhat/gcc-9-branch/libstdc++-v3/include/experimental/any
    branches/redhat/gcc-9-branch/libstdc++-v3/include/experimental/bits/fs_path.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/experimental/internet
    branches/redhat/gcc-9-branch/libstdc++-v3/include/experimental/memory_resource
    branches/redhat/gcc-9-branch/libstdc++-v3/include/experimental/string_view
    branches/redhat/gcc-9-branch/libstdc++-v3/include/ext/alloc_traits.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/ext/array_allocator.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/ext/bitmap_allocator.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/ext/debug_allocator.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/ext/extptr_allocator.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/ext/mt_allocator.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/ext/new_allocator.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/info_fn_imps.hpp
    branches/redhat/gcc-9-branch/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/binary_heap_.hpp
    branches/redhat/gcc-9-branch/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/info_fn_imps.hpp
    branches/redhat/gcc-9-branch/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cc_ht_map_.hpp
    branches/redhat/gcc-9-branch/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/info_fn_imps.hpp
    branches/redhat/gcc-9-branch/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/size_fn_imps.hpp
    branches/redhat/gcc-9-branch/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/gp_ht_map_.hpp
    branches/redhat/gcc-9-branch/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/info_fn_imps.hpp
    branches/redhat/gcc-9-branch/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/info_fn_imps.hpp
    branches/redhat/gcc-9-branch/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/left_child_next_sibling_heap_.hpp
    branches/redhat/gcc-9-branch/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/info_fn_imps.hpp
    branches/redhat/gcc-9-branch/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/lu_map_.hpp
    branches/redhat/gcc-9-branch/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/info_fn_imps.hpp
    branches/redhat/gcc-9-branch/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/ov_tree_map_.hpp
    branches/redhat/gcc-9-branch/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/info_fn_imps.hpp
    branches/redhat/gcc-9-branch/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/pat_trie_.hpp
    branches/redhat/gcc-9-branch/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/rc.hpp
    branches/redhat/gcc-9-branch/libstdc++-v3/include/ext/pb_ds/detail/tree_trace_base.hpp
    branches/redhat/gcc-9-branch/libstdc++-v3/include/ext/pb_ds/trie_policy.hpp
    branches/redhat/gcc-9-branch/libstdc++-v3/include/ext/pool_allocator.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/ext/rope
    branches/redhat/gcc-9-branch/libstdc++-v3/include/ext/slist
    branches/redhat/gcc-9-branch/libstdc++-v3/include/ext/throw_allocator.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/ext/vstring.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/profile/array
    branches/redhat/gcc-9-branch/libstdc++-v3/include/std/array
    branches/redhat/gcc-9-branch/libstdc++-v3/include/std/future
    branches/redhat/gcc-9-branch/libstdc++-v3/include/std/scoped_allocator
    branches/redhat/gcc-9-branch/libstdc++-v3/include/tr1/array
    branches/redhat/gcc-9-branch/libstdc++-v3/include/tr1/hashtable.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/tr1/regex
    branches/redhat/gcc-9-branch/libstdc++-v3/include/tr2/dynamic_bitset
    branches/redhat/gcc-9-branch/libstdc++-v3/libsupc++/eh_alloc.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/libsupc++/new

Changes in other areas also in this revision:
Added:
    branches/redhat/gcc-9-branch/gcc/testsuite/c-c++-common/Waddress-of-packed-member-1.c
      - copied unchanged from r268127, trunk/gcc/testsuite/c-c++-common/Waddress-of-packed-member-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/asan/pr88901.C
      - copied unchanged from r268127, trunk/gcc/testsuite/g++.dg/asan/pr88901.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/gomp/pr88949.C
      - copied unchanged from r268127, trunk/gcc/testsuite/g++.dg/gomp/pr88949.C
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/pr88928.c
      - copied unchanged from r268127, trunk/gcc/testsuite/gcc.dg/pr88928.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr88938.c
      - copied unchanged from r268127, trunk/gcc/testsuite/gcc.target/i386/pr88938.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/altivec_vld_vst_addr-1.c
      - copied unchanged from r268127, trunk/gcc/testsuite/gcc.target/powerpc/altivec_vld_vst_addr-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/altivec_vld_vst_addr-2.c
      - copied unchanged from r268127, trunk/gcc/testsuite/gcc.target/powerpc/altivec_vld_vst_addr-2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/contiguous_8.f90
      - copied unchanged from r268127, trunk/gcc/testsuite/gfortran.dg/contiguous_8.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/no-automatic.f90
      - copied unchanged from r268127, trunk/gcc/testsuite/gfortran.dg/no-automatic.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr77960.f90
      - copied unchanged from r268127, trunk/gcc/testsuite/gfortran.dg/pr77960.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr88934.f90
      - copied unchanged from r268127, trunk/gcc/testsuite/gfortran.dg/pr88934.f90
Removed:
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/altivec_vld_vst_addr.c
Modified:
    branches/redhat/gcc-9-branch/   (props changed)
    branches/redhat/gcc-9-branch/gcc/ChangeLog
    branches/redhat/gcc-9-branch/gcc/DATESTAMP
    branches/redhat/gcc-9-branch/gcc/c-family/c-warn.c
    branches/redhat/gcc-9-branch/gcc/cgraph.h
    branches/redhat/gcc-9-branch/gcc/config/aarch64/aarch64.c
    branches/redhat/gcc-9-branch/gcc/config/i386/adxintrin.h
    branches/redhat/gcc-9-branch/gcc/config/i386/clflushoptintrin.h
    branches/redhat/gcc-9-branch/gcc/config/i386/clwbintrin.h
    branches/redhat/gcc-9-branch/gcc/config/i386/fxsrintrin.h
    branches/redhat/gcc-9-branch/gcc/config/i386/i386.c
    branches/redhat/gcc-9-branch/gcc/config/i386/immintrin.h
    branches/redhat/gcc-9-branch/gcc/config/i386/pkuintrin.h
    branches/redhat/gcc-9-branch/gcc/config/i386/prfchwintrin.h
    branches/redhat/gcc-9-branch/gcc/config/i386/rdseedintrin.h
    branches/redhat/gcc-9-branch/gcc/config/i386/wbnoinvdintrin.h
    branches/redhat/gcc-9-branch/gcc/config/i386/x86intrin.h
    branches/redhat/gcc-9-branch/gcc/config/i386/xsavecintrin.h
    branches/redhat/gcc-9-branch/gcc/config/i386/xsaveintrin.h
    branches/redhat/gcc-9-branch/gcc/config/i386/xsaveoptintrin.h
    branches/redhat/gcc-9-branch/gcc/config/i386/xsavesintrin.h
    branches/redhat/gcc-9-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-9-branch/gcc/cp/optimize.c
    branches/redhat/gcc-9-branch/gcc/cp/typeck.c
    branches/redhat/gcc-9-branch/gcc/d/ChangeLog
    branches/redhat/gcc-9-branch/gcc/d/d-builtins.cc
    branches/redhat/gcc-9-branch/gcc/d/d-codegen.cc
    branches/redhat/gcc-9-branch/gcc/d/d-frontend.cc
    branches/redhat/gcc-9-branch/gcc/d/d-tree.h
    branches/redhat/gcc-9-branch/gcc/d/dmd/MERGE
    branches/redhat/gcc-9-branch/gcc/d/dmd/compiler.h
    branches/redhat/gcc-9-branch/gcc/d/dmd/constfold.c
    branches/redhat/gcc-9-branch/gcc/d/dmd/ctfe.h
    branches/redhat/gcc-9-branch/gcc/d/dmd/ctfeexpr.c
    branches/redhat/gcc-9-branch/gcc/d/dmd/dinterpret.c
    branches/redhat/gcc-9-branch/gcc/d/dmd/dsymbol.c
    branches/redhat/gcc-9-branch/gcc/d/dmd/expression.c
    branches/redhat/gcc-9-branch/gcc/d/dmd/expression.h
    branches/redhat/gcc-9-branch/gcc/d/dmd/expressionsem.c
    branches/redhat/gcc-9-branch/gcc/d/dmd/idgen.c
    branches/redhat/gcc-9-branch/gcc/d/dmd/initsem.c
    branches/redhat/gcc-9-branch/gcc/d/dmd/mtype.c
    branches/redhat/gcc-9-branch/gcc/d/dmd/parse.c
    branches/redhat/gcc-9-branch/gcc/d/dmd/traits.c
    branches/redhat/gcc-9-branch/gcc/d/expr.cc
    branches/redhat/gcc-9-branch/gcc/fortran/ChangeLog
    branches/redhat/gcc-9-branch/gcc/fortran/invoke.texi
    branches/redhat/gcc-9-branch/gcc/fortran/io.c
    branches/redhat/gcc-9-branch/gcc/fortran/resolve.c
    branches/redhat/gcc-9-branch/gcc/fortran/symbol.c
    branches/redhat/gcc-9-branch/gcc/fortran/trans-expr.c
    branches/redhat/gcc-9-branch/gcc/hash-map-tests.c
    branches/redhat/gcc-9-branch/gcc/ipa-fnsummary.c
    branches/redhat/gcc-9-branch/gcc/ipa-polymorphic-call.c
    branches/redhat/gcc-9-branch/gcc/ipa-prop.c
    branches/redhat/gcc-9-branch/gcc/ipa-prop.h
    branches/redhat/gcc-9-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/init/new39.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/vect/simd-clone-7.cc
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/utf-array.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gdc.dg/runnable.d
    branches/redhat/gcc-9-branch/gcc/testsuite/gdc.test/compilable/cppmangle.d
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/class_66.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/contiguous_3.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/debug/pr35154-stabs.f
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/dec_d_lines_3.f
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/dec_structure_12.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/dec_structure_15.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/deferred_character_31.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/dtio_31.f03
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/dtio_32.f03
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/extends_11.f03
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/integer_plus.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/matmul_const.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pdt_25.f03
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr58968.f
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr78259.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/vect/vect-2.f90
    branches/redhat/gcc-9-branch/gcc/tree-ssa-sccvn.c
    branches/redhat/gcc-9-branch/gcc/tree-vect-slp.c
    branches/redhat/gcc-9-branch/libbacktrace/ChangeLog
    branches/redhat/gcc-9-branch/libbacktrace/allocfail.c
    branches/redhat/gcc-9-branch/libiberty/ChangeLog
    branches/redhat/gcc-9-branch/libiberty/splay-tree.c
    branches/redhat/gcc-9-branch/zlib/ChangeLog.gcj
    branches/redhat/gcc-9-branch/zlib/Makefile.am
    branches/redhat/gcc-9-branch/zlib/Makefile.in
    branches/redhat/gcc-9-branch/zlib/configure
    branches/redhat/gcc-9-branch/zlib/configure.ac

Propchange: branches/redhat/gcc-9-branch/
            ('svn:mergeinfo' modified)




More information about the Libstdc++-cvs mailing list