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

jakub@gcc.gnu.org jakub@gcc.gnu.org
Wed Jun 5 13:22:00 GMT 2019


Author: jakub
Date: Wed Jun  5 13:22:58 2019
New Revision: 271961

URL: https://gcc.gnu.org/viewcvs?rev=271961&root=gcc&view=rev
Log:
svn merge -r270849:271960 svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-9-branch

Added:
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/20_util/scoped_allocator/construct_pair_c++2a.cc
      - copied unchanged from r271960, branches/gcc-9-branch/libstdc++-v3/testsuite/20_util/scoped_allocator/construct_pair_c++2a.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/20_util/tuple/cons/90700.cc
      - copied unchanged from r271960, branches/gcc-9-branch/libstdc++-v3/testsuite/20_util/tuple/cons/90700.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/27_io/filesystem/path/construct/90634.cc
      - copied unchanged from r271960, branches/gcc-9-branch/libstdc++-v3/testsuite/27_io/filesystem/path/construct/90634.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/experimental/filesystem/path/construct/90634.cc
      - copied unchanged from r271960, branches/gcc-9-branch/libstdc++-v3/testsuite/experimental/filesystem/path/construct/90634.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/experimental/names.cc
      - copied unchanged from r271960, branches/gcc-9-branch/libstdc++-v3/testsuite/experimental/names.cc
Modified:
    branches/redhat/gcc-9-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-9-branch/libstdc++-v3/doc/html/manual/status.html
    branches/redhat/gcc-9-branch/libstdc++-v3/doc/xml/manual/status_cxx2014.xml
    branches/redhat/gcc-9-branch/libstdc++-v3/doc/xml/manual/status_cxx2017.xml
    branches/redhat/gcc-9-branch/libstdc++-v3/doc/xml/manual/status_cxx2020.xml
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/fs_path.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/hashtable.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/hashtable_policy.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/random.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/stl_tree.h
    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/type_traits
    branches/redhat/gcc-9-branch/libstdc++-v3/include/pstl/execution_defs.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/pstl/execution_impl.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/std/any
    branches/redhat/gcc-9-branch/libstdc++-v3/include/std/memory
    branches/redhat/gcc-9-branch/libstdc++-v3/include/std/numeric
    branches/redhat/gcc-9-branch/libstdc++-v3/include/std/scoped_allocator
    branches/redhat/gcc-9-branch/libstdc++-v3/include/std/tuple
    branches/redhat/gcc-9-branch/libstdc++-v3/include/std/type_traits
    branches/redhat/gcc-9-branch/libstdc++-v3/include/std/variant
    branches/redhat/gcc-9-branch/libstdc++-v3/src/c++17/fs_ops.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/src/c++17/fs_path.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/src/filesystem/path.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/17_intro/names.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/20_util/is_constructible/value.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/20_util/is_default_constructible/value.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/20_util/is_trivially_constructible/value.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/20_util/is_trivially_default_constructible/value.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/20_util/polymorphic_allocator/construct_c++2a.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/23_containers/map/48101_neg.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/23_containers/multimap/48101_neg.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/23_containers/multiset/48101_neg.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/23_containers/set/48101_neg.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/23_containers/set/85965.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/23_containers/unordered_map/48101_neg.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/23_containers/unordered_multimap/48101_neg.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/23_containers/unordered_multiset/48101_neg.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/23_containers/unordered_set/48101_neg.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/23_containers/unordered_set/85965.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/26_numerics/midpoint/pointer.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/27_io/filesystem/operations/absolute.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/27_io/filesystem/path/assign/copy.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/27_io/filesystem/path/construct/80762.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/27_io/filesystem/path/decompose/root_path.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/27_io/filesystem/path/native/string-char8_t.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/experimental/any/misc/any_cast.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/experimental/any/misc/any_cast_neg.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/experimental/filesystem/path/construct/80762.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/experimental/filesystem/path/native/string-char8_t.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/experimental/propagate_const/requirements2.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/util/testsuite_allocator.h
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/util/testsuite_fs.h
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/util/thread/all.h

Changes in other areas also in this revision:
Added:
    branches/redhat/gcc-9-branch/gcc/config/i386/t-freebsd64
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/config/i386/t-freebsd64
    branches/redhat/gcc-9-branch/gcc/testsuite/c-c++-common/gomp/simd8.c
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/c-c++-common/gomp/simd8.c
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/asan/pr90570.C
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/g++.dg/asan/pr90570.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp0x/pr90598.C
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/g++.dg/cpp0x/pr90598.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp1y/constexpr-90383-1.C
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/g++.dg/cpp1y/constexpr-90383-1.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp1y/constexpr-90383-2.C
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/g++.dg/cpp1y/constexpr-90383-2.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp1y/lambda-generic-90265.C
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/g++.dg/cpp1y/lambda-generic-90265.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp1y/lambda-generic-90548.C
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/g++.dg/cpp1y/lambda-generic-90548.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp1z/class-deduction66.C
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/g++.dg/cpp1z/class-deduction66.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp2a/typename16.C
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/g++.dg/cpp2a/typename16.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/eh/o32-fp.C
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/g++.dg/eh/o32-fp.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/ext/90532.C
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/g++.dg/ext/90532.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/parse/friend13.C
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/g++.dg/parse/friend13.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/pch/pr90326.C
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/g++.dg/pch/pr90326.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/pch/pr90326.Hs
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/g++.dg/pch/pr90326.Hs
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/warn/Wsuggest-override-2.C
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/g++.dg/warn/Wsuggest-override-2.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.target/i386/pr90303.C
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/g++.target/i386/pr90303.C
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/pr90733.c
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gcc.dg/pr90733.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/tree-ssa/pr88676-2.c
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gcc.dg/tree-ssa/pr88676-2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/vect/vect-simd-1.c
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gcc.dg/vect/vect-simd-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/vect/vect-simd-2.c
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gcc.dg/vect/vect-simd-2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/vect/vect-simd-3.c
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gcc.dg/vect/vect-simd-3.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/vect/vect-simd-4.c
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gcc.dg/vect/vect-simd-4.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr90547.c
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr90547.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/mips/dwarfregtable-1.c
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gcc.target/mips/dwarfregtable-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/mips/dwarfregtable-2.c
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gcc.target/mips/dwarfregtable-2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/mips/dwarfregtable-3.c
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gcc.target/mips/dwarfregtable-3.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/mips/dwarfregtable-4.c
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gcc.target/mips/dwarfregtable-4.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/mips/dwarfregtable.h
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gcc.target/mips/dwarfregtable.h
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/pr89424-0.c
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/pr89424-0.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/pr89765-mc.c
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/pr89765-mc.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-10c.c
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-10c.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-10d.c
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-10d.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-11c.c
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-11c.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-11d.c
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-11d.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-12c.c
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-12c.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-12d.c
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-12d.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-13c.c
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-13c.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-13d.c
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-13d.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-14c.c
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-14c.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-14d.c
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-14d.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-15c.c
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-15c.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-15d.c
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-15d.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-16c.c
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-16c.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-16d.c
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-16d.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-17c.c
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-17c.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-17d.c
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-17d.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-18c.c
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-18c.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-18d.c
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-18d.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-19c.c
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-19c.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-19d.c
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-19d.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-20c.c
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-20c.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-20d.c
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-20d.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-9c.c
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-9c.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-9d.c
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-9d.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/x86_64/abi/avx512f/asm-support-darwin.s
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gcc.target/x86_64/abi/avx512f/asm-support-darwin.s
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_12.c
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_12.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_12.f90
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_12.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/associate_48.f90
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/associate_48.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/iso_c_binding_char_1.f90
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/iso_c_binding_char_1.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr90385.f90
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr90385.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gnat.dg/aliased2.adb
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gnat.dg/aliased2.adb
    branches/redhat/gcc-9-branch/gcc/testsuite/gnat.dg/limited_with7.adb
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gnat.dg/limited_with7.adb
    branches/redhat/gcc-9-branch/gcc/testsuite/gnat.dg/limited_with7.ads
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gnat.dg/limited_with7.ads
    branches/redhat/gcc-9-branch/gcc/testsuite/gnat.dg/limited_with7_pkg.ads
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gnat.dg/limited_with7_pkg.ads
    branches/redhat/gcc-9-branch/gcc/testsuite/gnat.dg/opt78.adb
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gnat.dg/opt78.adb
    branches/redhat/gcc-9-branch/gcc/testsuite/gnat.dg/opt78.ads
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gnat.dg/opt78.ads
    branches/redhat/gcc-9-branch/gcc/testsuite/gnat.dg/opt79.adb
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gnat.dg/opt79.adb
    branches/redhat/gcc-9-branch/gcc/testsuite/gnat.dg/opt79.ads
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gnat.dg/opt79.ads
    branches/redhat/gcc-9-branch/gcc/testsuite/gnat.dg/specs/array4.ads
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gnat.dg/specs/array4.ads
    branches/redhat/gcc-9-branch/gcc/testsuite/gnat.dg/specs/discr5.ads
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gnat.dg/specs/discr5.ads
    branches/redhat/gcc-9-branch/gcc/testsuite/gnat.dg/unchecked_convert13.adb
      - copied unchanged from r271960, branches/gcc-9-branch/gcc/testsuite/gnat.dg/unchecked_convert13.adb
    branches/redhat/gcc-9-branch/libgfortran/generated/findloc0_r10.c
      - copied unchanged from r271960, branches/gcc-9-branch/libgfortran/generated/findloc0_r10.c
    branches/redhat/gcc-9-branch/libgfortran/generated/findloc1_r10.c
      - copied unchanged from r271960, branches/gcc-9-branch/libgfortran/generated/findloc1_r10.c
Modified:
    branches/redhat/gcc-9-branch/   (props changed)
    branches/redhat/gcc-9-branch/ChangeLog
    branches/redhat/gcc-9-branch/fixincludes/ChangeLog
    branches/redhat/gcc-9-branch/fixincludes/fixincl.x
    branches/redhat/gcc-9-branch/fixincludes/inclhack.def
    branches/redhat/gcc-9-branch/gcc/ChangeLog
    branches/redhat/gcc-9-branch/gcc/DATESTAMP
    branches/redhat/gcc-9-branch/gcc/ada/ChangeLog
    branches/redhat/gcc-9-branch/gcc/ada/gcc-interface/Makefile.in
    branches/redhat/gcc-9-branch/gcc/ada/gcc-interface/decl.c
    branches/redhat/gcc-9-branch/gcc/ada/gcc-interface/trans.c
    branches/redhat/gcc-9-branch/gcc/ada/gcc-interface/utils.c
    branches/redhat/gcc-9-branch/gcc/c-family/ChangeLog
    branches/redhat/gcc-9-branch/gcc/c-family/c-ada-spec.c
    branches/redhat/gcc-9-branch/gcc/c/ChangeLog
    branches/redhat/gcc-9-branch/gcc/c/c-parser.c
    branches/redhat/gcc-9-branch/gcc/c/c-tree.h
    branches/redhat/gcc-9-branch/gcc/c/c-typeck.c
    branches/redhat/gcc-9-branch/gcc/calls.c
    branches/redhat/gcc-9-branch/gcc/cif-code.def
    branches/redhat/gcc-9-branch/gcc/config.gcc
    branches/redhat/gcc-9-branch/gcc/config/arm/t-rtems
    branches/redhat/gcc-9-branch/gcc/config/i386/cpuid.h
    branches/redhat/gcc-9-branch/gcc/config/i386/darwin.h
    branches/redhat/gcc-9-branch/gcc/config/i386/freebsd64.h
    branches/redhat/gcc-9-branch/gcc/config/i386/i386.c
    branches/redhat/gcc-9-branch/gcc/config/i386/i386.md
    branches/redhat/gcc-9-branch/gcc/config/mips/mips.c
    branches/redhat/gcc-9-branch/gcc/config/pa/pa.c
    branches/redhat/gcc-9-branch/gcc/config/pa/pa.md
    branches/redhat/gcc-9-branch/gcc/config/rs6000/rs6000-c.c
    branches/redhat/gcc-9-branch/gcc/config/rs6000/rs6000.c
    branches/redhat/gcc-9-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-9-branch/gcc/cp/class.c
    branches/redhat/gcc-9-branch/gcc/cp/config-lang.in
    branches/redhat/gcc-9-branch/gcc/cp/cp-gimplify.c
    branches/redhat/gcc-9-branch/gcc/cp/decl.c
    branches/redhat/gcc-9-branch/gcc/cp/method.c
    branches/redhat/gcc-9-branch/gcc/cp/parser.c
    branches/redhat/gcc-9-branch/gcc/cp/pt.c
    branches/redhat/gcc-9-branch/gcc/cp/tree.c
    branches/redhat/gcc-9-branch/gcc/doc/sourcebuild.texi
    branches/redhat/gcc-9-branch/gcc/dwarf2out.c
    branches/redhat/gcc-9-branch/gcc/fortran/ChangeLog
    branches/redhat/gcc-9-branch/gcc/fortran/decl.c
    branches/redhat/gcc-9-branch/gcc/fortran/dump-parse-tree.c
    branches/redhat/gcc-9-branch/gcc/fortran/gfortran.h
    branches/redhat/gcc-9-branch/gcc/fortran/interface.c
    branches/redhat/gcc-9-branch/gcc/fortran/intrinsic.texi
    branches/redhat/gcc-9-branch/gcc/fortran/invoke.texi
    branches/redhat/gcc-9-branch/gcc/fortran/lang.opt
    branches/redhat/gcc-9-branch/gcc/fortran/parse.c
    branches/redhat/gcc-9-branch/gcc/fortran/trans-array.c
    branches/redhat/gcc-9-branch/gcc/fortran/trans-decl.c
    branches/redhat/gcc-9-branch/gcc/fortran/trans-expr.c
    branches/redhat/gcc-9-branch/gcc/fortran/trans-stmt.c
    branches/redhat/gcc-9-branch/gcc/fortran/trans.c
    branches/redhat/gcc-9-branch/gcc/fortran/trans.h
    branches/redhat/gcc-9-branch/gcc/gcov.c
    branches/redhat/gcc-9-branch/gcc/gimplify.c
    branches/redhat/gcc-9-branch/gcc/ipa-devirt.c
    branches/redhat/gcc-9-branch/gcc/lto-streamer.h
    branches/redhat/gcc-9-branch/gcc/objc/ChangeLog
    branches/redhat/gcc-9-branch/gcc/objc/config-lang.in
    branches/redhat/gcc-9-branch/gcc/objcp/ChangeLog
    branches/redhat/gcc-9-branch/gcc/objcp/config-lang.in
    branches/redhat/gcc-9-branch/gcc/omp-expand.c
    branches/redhat/gcc-9-branch/gcc/omp-low.c
    branches/redhat/gcc-9-branch/gcc/optc-save-gen.awk
    branches/redhat/gcc-9-branch/gcc/po/ChangeLog
    branches/redhat/gcc-9-branch/gcc/po/be.po
    branches/redhat/gcc-9-branch/gcc/po/da.po
    branches/redhat/gcc-9-branch/gcc/po/de.po
    branches/redhat/gcc-9-branch/gcc/po/el.po
    branches/redhat/gcc-9-branch/gcc/po/es.po
    branches/redhat/gcc-9-branch/gcc/po/fi.po
    branches/redhat/gcc-9-branch/gcc/po/fr.po
    branches/redhat/gcc-9-branch/gcc/po/hr.po
    branches/redhat/gcc-9-branch/gcc/po/id.po
    branches/redhat/gcc-9-branch/gcc/po/ja.po
    branches/redhat/gcc-9-branch/gcc/po/nl.po
    branches/redhat/gcc-9-branch/gcc/po/ru.po
    branches/redhat/gcc-9-branch/gcc/po/sr.po
    branches/redhat/gcc-9-branch/gcc/po/sv.po
    branches/redhat/gcc-9-branch/gcc/po/tr.po
    branches/redhat/gcc-9-branch/gcc/po/uk.po
    branches/redhat/gcc-9-branch/gcc/po/vi.po
    branches/redhat/gcc-9-branch/gcc/po/zh_CN.po
    branches/redhat/gcc-9-branch/gcc/po/zh_TW.po
    branches/redhat/gcc-9-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cet-notrack-1.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/ext/instantiate2.C
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/asan/pr87930.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/tree-prof/section-attr-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/tree-prof/section-attr-2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/tree-prof/section-attr-3.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/tree-ssa/pr37508.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/tsan/pr88017.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/avx512bw-vpmovswb-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/avx512bw-vpmovuswb-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/avx512bw-vpmovwb-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/cet-notrack-5a.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/cet-notrack-5b.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/cet-notrack-6b.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/cet-notrack-icf-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/cet-notrack-icf-2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/cet-notrack-icf-3.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/cet-notrack-icf-4.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/cet-sjlj-3.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/cet-sjlj-5.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/cet-sjlj-6b.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/fentry-override.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/fentry.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/fentryname1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/fentryname2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/fentryname3.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-3.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-4.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-7.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-attr-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-attr-2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-attr-3.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-attr-4.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-attr-5.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-attr-6.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-attr-7.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-attr-8.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-extern-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-extern-2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-extern-3.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-extern-4.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-extern-7.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-inline-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-inline-2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-inline-3.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-inline-4.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-inline-7.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-register-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-register-2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-register-3.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-register-4.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/nop-mcount.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr52146.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr52698.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr52857-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr52857-2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr52876.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr53698.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr54157.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr55049-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr55093.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr55116-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr55116-2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr55597.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr59929.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr66470.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr82699-2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr82699-4.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr82699-5.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr82699-6.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/ret-thunk-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/ret-thunk-10.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/ret-thunk-11.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/ret-thunk-12.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/ret-thunk-13.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/ret-thunk-14.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/ret-thunk-15.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/ret-thunk-16.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/ret-thunk-2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/ret-thunk-22.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/ret-thunk-23.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/ret-thunk-24.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/ret-thunk-3.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/ret-thunk-4.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/ret-thunk-5.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/ret-thunk-6.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/ret-thunk-7.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/ret-thunk-8.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/ret-thunk-9.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/returninst1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/returninst2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/returninst3.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-13a.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-13b.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-20a.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-20b.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/x86_64/abi/avx512f/abi-avx512f.exp
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_4.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/assign_10.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/transpose_optimization_2.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/lib/target-supports.exp
    branches/redhat/gcc-9-branch/gcc/tree-core.h
    branches/redhat/gcc-9-branch/gcc/tree-inline.c
    branches/redhat/gcc-9-branch/gcc/tree-inline.h
    branches/redhat/gcc-9-branch/gcc/tree-parloops.c
    branches/redhat/gcc-9-branch/gcc/tree-predcom.c
    branches/redhat/gcc-9-branch/gcc/tree-ssa-alias.c
    branches/redhat/gcc-9-branch/gcc/tree-ssa-alias.h
    branches/redhat/gcc-9-branch/gcc/tree-ssa-dce.c
    branches/redhat/gcc-9-branch/gcc/tree-ssa-phiopt.c
    branches/redhat/gcc-9-branch/gcc/tree-ssa-pre.c
    branches/redhat/gcc-9-branch/gcc/tree-ssa-sccvn.c
    branches/redhat/gcc-9-branch/gcc/tree-ssa-scopedtables.c
    branches/redhat/gcc-9-branch/gcc/tree-streamer-in.c
    branches/redhat/gcc-9-branch/gcc/tree-streamer-out.c
    branches/redhat/gcc-9-branch/gcc/tree-vect-loop-manip.c
    branches/redhat/gcc-9-branch/gcc/tree-vect-loop.c
    branches/redhat/gcc-9-branch/gcc/tree-vect-stmts.c
    branches/redhat/gcc-9-branch/gcc/tree-vectorizer.h
    branches/redhat/gcc-9-branch/gcc/tree.h
    branches/redhat/gcc-9-branch/gcc/var-tracking.c
    branches/redhat/gcc-9-branch/libgcc/ChangeLog
    branches/redhat/gcc-9-branch/libgcc/config/pa/linux-unwind.h
    branches/redhat/gcc-9-branch/libgfortran/ChangeLog
    branches/redhat/gcc-9-branch/libgfortran/Makefile.am
    branches/redhat/gcc-9-branch/libgfortran/Makefile.in
    branches/redhat/gcc-9-branch/libgfortran/config.h.in
    branches/redhat/gcc-9-branch/libgfortran/configure
    branches/redhat/gcc-9-branch/libgfortran/configure.ac
    branches/redhat/gcc-9-branch/libgfortran/gfortran.map
    branches/redhat/gcc-9-branch/libgfortran/intrinsics/execute_command_line.c
    branches/redhat/gcc-9-branch/libgo/configure
    branches/redhat/gcc-9-branch/libgo/configure.ac
    branches/redhat/gcc-9-branch/libgo/go/os/user/user_test.go
    branches/redhat/gcc-9-branch/libgo/go/syscall/wait.c
    branches/redhat/gcc-9-branch/libgomp/ChangeLog
    branches/redhat/gcc-9-branch/libgomp/alloc.c
    branches/redhat/gcc-9-branch/libgomp/loop.c
    branches/redhat/gcc-9-branch/libgomp/loop_ull.c
    branches/redhat/gcc-9-branch/libgomp/plugin/plugin-hsa.c
    branches/redhat/gcc-9-branch/libgomp/sections.c
    branches/redhat/gcc-9-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/pr87835.c
    branches/redhat/gcc-9-branch/libgomp/work.c

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

Propchange: branches/redhat/gcc-9-branch/
            ('svnmerge-integrated' added)




More information about the Libstdc++-cvs mailing list