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

jakub@gcc.gnu.org jakub@gcc.gnu.org
Wed Nov 20 10:06:00 GMT 2019


Author: jakub
Date: Wed Nov 20 10:06:42 2019
New Revision: 278493

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

Added:
    branches/redhat/gcc-9-branch/libstdc++-v3/libsupc++/eh_term_handler.h
      - copied unchanged from r278492, branches/gcc-9-branch/libstdc++-v3/libsupc++/eh_term_handler.h
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/18_support/set_terminate.cc
      - copied unchanged from r278492, branches/gcc-9-branch/libstdc++-v3/testsuite/18_support/set_terminate.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/18_support/set_unexpected.cc
      - copied unchanged from r278492, branches/gcc-9-branch/libstdc++-v3/testsuite/18_support/set_unexpected.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/20_util/function/91456.cc
      - copied unchanged from r278492, branches/gcc-9-branch/libstdc++-v3/testsuite/20_util/function/91456.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/20_util/function_objects/bind_front/2.cc
      - copied unchanged from r278492, branches/gcc-9-branch/libstdc++-v3/testsuite/20_util/function_objects/bind_front/2.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/20_util/function_objects/invoke/3.cc
      - copied unchanged from r278492, branches/gcc-9-branch/libstdc++-v3/testsuite/20_util/function_objects/invoke/3.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/20_util/is_invocable/91456.cc
      - copied unchanged from r278492, branches/gcc-9-branch/libstdc++-v3/testsuite/20_util/is_invocable/91456.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/20_util/specialized_algorithms/uninitialized_copy/89164.cc
      - copied unchanged from r278492, branches/gcc-9-branch/libstdc++-v3/testsuite/20_util/specialized_algorithms/uninitialized_copy/89164.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/20_util/specialized_algorithms/uninitialized_copy_n/89164.cc
      - copied unchanged from r278492, branches/gcc-9-branch/libstdc++-v3/testsuite/20_util/specialized_algorithms/uninitialized_copy_n/89164.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/20_util/specialized_algorithms/uninitialized_fill/89164.cc
      - copied unchanged from r278492, branches/gcc-9-branch/libstdc++-v3/testsuite/20_util/specialized_algorithms/uninitialized_fill/89164.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/20_util/specialized_algorithms/uninitialized_fill_n/89164.cc
      - copied unchanged from r278492, branches/gcc-9-branch/libstdc++-v3/testsuite/20_util/specialized_algorithms/uninitialized_fill_n/89164.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/23_containers/vector/cons/89164.cc
      - copied unchanged from r278492, branches/gcc-9-branch/libstdc++-v3/testsuite/23_containers/vector/cons/89164.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/23_containers/vector/cons/89164_c++17.cc
      - copied unchanged from r278492, branches/gcc-9-branch/libstdc++-v3/testsuite/23_containers/vector/cons/89164_c++17.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/26_numerics/complex/proj.cc
      - copied unchanged from r278492, branches/gcc-9-branch/libstdc++-v3/testsuite/26_numerics/complex/proj.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/tr2/dynamic_bitset/cmp.cc
      - copied unchanged from r278492, branches/gcc-9-branch/libstdc++-v3/testsuite/tr2/dynamic_bitset/cmp.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/tr2/dynamic_bitset/cons.cc
      - copied unchanged from r278492, branches/gcc-9-branch/libstdc++-v3/testsuite/tr2/dynamic_bitset/cons.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/tr2/dynamic_bitset/copy.cc
      - copied unchanged from r278492, branches/gcc-9-branch/libstdc++-v3/testsuite/tr2/dynamic_bitset/copy.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/tr2/dynamic_bitset/move.cc
      - copied unchanged from r278492, branches/gcc-9-branch/libstdc++-v3/testsuite/tr2/dynamic_bitset/move.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/tr2/dynamic_bitset/pr92059.cc
      - copied unchanged from r278492, branches/gcc-9-branch/libstdc++-v3/testsuite/tr2/dynamic_bitset/pr92059.cc
Modified:
    branches/redhat/gcc-9-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-9-branch/libstdc++-v3/acinclude.m4
    branches/redhat/gcc-9-branch/libstdc++-v3/config/abi/post/aarch64-linux-gnu/baseline_symbols.txt
    branches/redhat/gcc-9-branch/libstdc++-v3/config/abi/post/hppa-linux-gnu/baseline_symbols.txt
    branches/redhat/gcc-9-branch/libstdc++-v3/config/abi/post/i386-linux-gnu/baseline_symbols.txt
    branches/redhat/gcc-9-branch/libstdc++-v3/config/abi/post/i386-solaris2.10/amd64/baseline_symbols.txt
    branches/redhat/gcc-9-branch/libstdc++-v3/config/abi/post/i386-solaris2.10/baseline_symbols.txt
    branches/redhat/gcc-9-branch/libstdc++-v3/config/abi/post/i386-solaris2.11/amd64/baseline_symbols.txt
    branches/redhat/gcc-9-branch/libstdc++-v3/config/abi/post/i386-solaris2.11/baseline_symbols.txt
    branches/redhat/gcc-9-branch/libstdc++-v3/config/abi/post/i486-linux-gnu/baseline_symbols.txt
    branches/redhat/gcc-9-branch/libstdc++-v3/config/abi/post/powerpc-linux-gnu/baseline_symbols.txt
    branches/redhat/gcc-9-branch/libstdc++-v3/config/abi/post/powerpc64-linux-gnu/32/baseline_symbols.txt
    branches/redhat/gcc-9-branch/libstdc++-v3/config/abi/post/powerpc64-linux-gnu/baseline_symbols.txt
    branches/redhat/gcc-9-branch/libstdc++-v3/config/abi/post/s390x-linux-gnu/baseline_symbols.txt
    branches/redhat/gcc-9-branch/libstdc++-v3/config/abi/post/sparc-solaris2.10/baseline_symbols.txt
    branches/redhat/gcc-9-branch/libstdc++-v3/config/abi/post/sparc-solaris2.10/sparcv9/baseline_symbols.txt
    branches/redhat/gcc-9-branch/libstdc++-v3/config/abi/post/sparc-solaris2.11/baseline_symbols.txt
    branches/redhat/gcc-9-branch/libstdc++-v3/config/abi/post/sparc-solaris2.11/sparcv9/baseline_symbols.txt
    branches/redhat/gcc-9-branch/libstdc++-v3/config/abi/post/x86_64-linux-gnu/32/baseline_symbols.txt
    branches/redhat/gcc-9-branch/libstdc++-v3/config/abi/post/x86_64-linux-gnu/baseline_symbols.txt
    branches/redhat/gcc-9-branch/libstdc++-v3/config/abi/pre/gnu.ver
    branches/redhat/gcc-9-branch/libstdc++-v3/configure
    branches/redhat/gcc-9-branch/libstdc++-v3/doc/Makefile.am
    branches/redhat/gcc-9-branch/libstdc++-v3/doc/Makefile.in
    branches/redhat/gcc-9-branch/libstdc++-v3/doc/html/manual/abi.html
    branches/redhat/gcc-9-branch/libstdc++-v3/doc/html/manual/documentation_hacking.html
    branches/redhat/gcc-9-branch/libstdc++-v3/doc/html/manual/memory.html
    branches/redhat/gcc-9-branch/libstdc++-v3/doc/html/manual/status.html
    branches/redhat/gcc-9-branch/libstdc++-v3/doc/xml/manual/abi.xml
    branches/redhat/gcc-9-branch/libstdc++-v3/doc/xml/manual/allocator.xml
    branches/redhat/gcc-9-branch/libstdc++-v3/doc/xml/manual/documentation_hacking.xml
    branches/redhat/gcc-9-branch/libstdc++-v3/doc/xml/manual/status_cxx2020.xml
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/memoryfwd.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/std_function.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/stl_algo.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/stl_algobase.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/bits/stl_uninitialized.h
    branches/redhat/gcc-9-branch/libstdc++-v3/include/experimental/internet
    branches/redhat/gcc-9-branch/libstdc++-v3/include/std/complex
    branches/redhat/gcc-9-branch/libstdc++-v3/include/std/functional
    branches/redhat/gcc-9-branch/libstdc++-v3/include/std/type_traits
    branches/redhat/gcc-9-branch/libstdc++-v3/include/std/version
    branches/redhat/gcc-9-branch/libstdc++-v3/include/tr2/dynamic_bitset
    branches/redhat/gcc-9-branch/libstdc++-v3/include/tr2/dynamic_bitset.tcc
    branches/redhat/gcc-9-branch/libstdc++-v3/libsupc++/eh_term_handler.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/libsupc++/eh_terminate.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/libsupc++/new_opa.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/python/libstdcxx/v6/xmethods.py
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/17_intro/names.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/20_util/function_objects/bind_front/1.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/20_util/function_objects/invoke/1.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/20_util/is_nothrow_invocable/value.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/20_util/specialized_algorithms/uninitialized_copy/1.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/assign_neg.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/constructor_1_neg.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/constructor_2_neg.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/insert_neg.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/assign_neg.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/constructor_1_neg.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/constructor_2_neg.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/insert_neg.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/23_containers/unordered_map/requirements/debug_container.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/23_containers/unordered_set/allocator/ext_ptr.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/assign_neg.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_1_neg.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_2_neg.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/insert_neg.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/25_algorithms/for_each/for_each_n.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/27_io/filesystem/iterators/91067.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/experimental/names.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/ext/char8_t/atomic-1.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/libstdc++-prettyprinters/compat.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/util/testsuite_abi.cc
    branches/redhat/gcc-9-branch/libstdc++-v3/testsuite/util/testsuite_allocator.h

Changes in other areas also in this revision:
Added:
    branches/redhat/gcc-9-branch/gcc/testsuite/c-c++-common/cpp/pr92296-1.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/c-c++-common/cpp/pr92296-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/c-c++-common/cpp/pr92296-2.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/c-c++-common/cpp/pr92296-2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/c-c++-common/gomp/pr88203-1.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/c-c++-common/gomp/pr88203-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/c-c++-common/gomp/pr88203-2.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/c-c++-common/gomp/pr88203-2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/c-c++-common/gomp/pr88203-3.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/c-c++-common/gomp/pr88203-3.c
    branches/redhat/gcc-9-branch/gcc/testsuite/c-c++-common/gomp/pr91401-1.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/c-c++-common/gomp/pr91401-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/c-c++-common/gomp/pr91401-2.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/c-c++-common/gomp/pr91401-2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/c-c++-common/gomp/pr91920.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/c-c++-common/gomp/pr91920.c
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/conversion/packed2.C
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/g++.dg/conversion/packed2.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-92015.C
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-92015.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-odr1.C
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-odr1.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-odr2.C
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-odr2.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp0x/nontype5.C
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/g++.dg/cpp0x/nontype5.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp0x/overload-conv-4.C
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/g++.dg/cpp0x/overload-conv-4.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp1y/constexpr-incr2.C
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/g++.dg/cpp1y/constexpr-incr2.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp1y/nontype1.C
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/g++.dg/cpp1y/nontype1.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp1y/var-templ63.C
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/g++.dg/cpp1y/var-templ63.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp1z/decomp50.C
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/g++.dg/cpp1z/decomp50.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp1z/eval-order5.C
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/g++.dg/cpp1z/eval-order5.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/cpp2a/attr-likely6.C
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/g++.dg/cpp2a/attr-likely6.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/debug/dwarf2/pr91887.C
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/g++.dg/debug/dwarf2/pr91887.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/diagnostic/pr90767-1.C
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/g++.dg/diagnostic/pr90767-1.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/diagnostic/pr90767-2.C
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/g++.dg/diagnostic/pr90767-2.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/gomp/pr92504.C
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/g++.dg/gomp/pr92504.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/init/array54.C
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/g++.dg/init/array54.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/lto/pr91572_0.C
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/g++.dg/lto/pr91572_0.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/opt/pr91351.C
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/g++.dg/opt/pr91351.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/opt/pr92007.C
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/g++.dg/opt/pr92007.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/other/pr92201.C
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/g++.dg/other/pr92201.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/pr92022.C
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/g++.dg/pr92022.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/torture/pr91155.C
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/g++.dg/torture/pr91155.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/torture/pr91606.C
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/g++.dg/torture/pr91606.C
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/torture/pr92384.C
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/g++.dg/torture/pr92384.C
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.c-torture/compile/20191108-1.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.c-torture/compile/20191108-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.c-torture/compile/pr90840.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.c-torture/compile/pr90840.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.c-torture/compile/pr91001.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.c-torture/compile/pr91001.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.c-torture/compile/pr92056.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.c-torture/compile/pr92056.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.c-torture/compile/pr92231.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.c-torture/compile/pr92231.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.c-torture/execute/20190901-1.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.c-torture/execute/20190901-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.c-torture/execute/20191023-1.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.c-torture/execute/20191023-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.c-torture/execute/pr91450-1.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.c-torture/execute/pr91450-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.c-torture/execute/pr91450-2.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.c-torture/execute/pr91450-2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.c-torture/execute/pr91597.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.c-torture/execute/pr91597.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.c-torture/execute/pr91632.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.c-torture/execute/pr91632.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.c-torture/execute/pr91635.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.c-torture/execute/pr91635.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/gomp/pr90637.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.dg/gomp/pr90637.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/pr89435.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.dg/pr89435.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/pr89795.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.dg/pr89795.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/pr90898.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.dg/pr90898.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/pr91269.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.dg/pr91269.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/pr91720.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.dg/pr91720.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/pr91734.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.dg/pr91734.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/pr91885.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.dg/pr91885.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/pr92430.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.dg/pr92430.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/torture/pr90278.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.dg/torture/pr90278.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/torture/pr91812.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.dg/torture/pr91812.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/vect/pr91665.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.dg/vect/pr91665.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/vect/vect-fma-3.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.dg/vect/vect-fma-3.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/aarch64/no-inline-lrint_3.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.target/aarch64/no-inline-lrint_3.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/aarch64/nosplit-di-const-volatile_1.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.target/aarch64/nosplit-di-const-volatile_1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/arc/delay-slot-limm.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.target/arc/delay-slot-limm.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/arc/pic-2.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.target/arc/pic-2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/arm/acle/crc_hf_1.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.target/arm/acle/crc_hf_1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/arm/pr88167-1.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.target/arm/pr88167-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/arm/pr88167-2.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.target/arm/pr88167-2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr87853.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr87853.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr90867.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr90867.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr91623.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr91623.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr91704.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr91704.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr92225.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr92225.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/mips/cfgcleanup-jalr1.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.target/mips/cfgcleanup-jalr1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/mips/cfgcleanup-jalr2.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.target/mips/cfgcleanup-jalr2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/mips/cfgcleanup-jalr3.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.target/mips/cfgcleanup-jalr3.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/mips/pr91769.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.target/mips/pr91769.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/darn-3.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/darn-3.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/pr70010-1.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/pr70010-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/pr70010-2.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/pr70010-2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/pr70010-3.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/pr70010-3.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/pr70010-4.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/pr70010-4.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/pr70010.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/pr70010.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/pr91275.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/pr91275.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/pure-builtin-redundant-load.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.target/powerpc/pure-builtin-redundant-load.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/riscv/shift-shift-4.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.target/riscv/shift-shift-4.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/riscv/shift-shift-5.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.target/riscv/shift-shift-5.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/s390/sigfpe-eh.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gcc.target/s390/sigfpe-eh.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_13.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_13.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_13.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_13.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_14.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_14.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_17.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_17.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_17.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_17.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/allocated_3.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/allocated_3.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/associate_49.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/associate_49.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/bind-c-intent-out.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/bind-c-intent-out.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/bind_c_array_params_3.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/bind_c_array_params_3.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/bind_c_array_params_3_aux.c
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/bind_c_array_params_3_aux.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/char_result_19.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/char_result_19.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/char_result_mod_19.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/char_result_mod_19.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/class_71.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/class_71.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/do_subscript_6.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/do_subscript_6.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/gomp/pr87752.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/gomp/pr87752.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/matmul_blas_2.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/matmul_blas_2.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr47054_1.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr47054_1.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr47054_2.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr47054_2.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr69455_1.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr69455_1.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr69455_2.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr69455_2.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr89943_1.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr89943_1.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr89943_2.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr89943_2.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr89943_3.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr89943_3.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr89943_4.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr89943_4.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91496.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91496.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91552.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91552.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91553.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91553.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91564.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91564.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91565.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91565.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91566.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91566.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91568.f
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91568.f
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91587.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91587.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91589.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91589.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91641.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91641.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91642.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91642.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91649.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91649.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91660_1.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91660_1.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91660_2.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91660_2.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91714.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91714.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91715.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91715.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91727.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91727.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91785.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91785.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91801.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91801.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91802.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91802.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91864.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91864.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91942.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91942.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr92208.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr92208.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr92277.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr92277.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/warn_unused_dummy_argument_5.f90
      - copied unchanged from r278492, branches/gcc-9-branch/gcc/testsuite/gfortran.dg/warn_unused_dummy_argument_5.f90
    branches/redhat/gcc-9-branch/libgo/go/go/internal/gccgoimporter/testdata/issue34182.go
      - copied unchanged from r278492, branches/gcc-9-branch/libgo/go/go/internal/gccgoimporter/testdata/issue34182.go
    branches/redhat/gcc-9-branch/libgo/go/go/internal/gccgoimporter/testdata/issue34182.gox
      - copied unchanged from r278492, branches/gcc-9-branch/libgo/go/go/internal/gccgoimporter/testdata/issue34182.gox
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/Makefile.in
    branches/redhat/gcc-9-branch/gcc/ada/ChangeLog
    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/locales.c
    branches/redhat/gcc-9-branch/gcc/ada/sem_ch8.adb
    branches/redhat/gcc-9-branch/gcc/ada/sem_elab.adb
    branches/redhat/gcc-9-branch/gcc/ada/sem_spark.adb
    branches/redhat/gcc-9-branch/gcc/ada/sem_util.adb
    branches/redhat/gcc-9-branch/gcc/ada/sem_util.ads
    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-family/c-common.h
    branches/redhat/gcc-9-branch/gcc/c-family/c-lex.c
    branches/redhat/gcc-9-branch/gcc/c-family/c-omp.c
    branches/redhat/gcc-9-branch/gcc/c-family/c-warn.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-typeck.c
    branches/redhat/gcc-9-branch/gcc/calls.c
    branches/redhat/gcc-9-branch/gcc/cfgcleanup.c
    branches/redhat/gcc-9-branch/gcc/common/config/s390/s390-common.c
    branches/redhat/gcc-9-branch/gcc/config.gcc
    branches/redhat/gcc-9-branch/gcc/config/aarch64/aarch64-option-extensions.def
    branches/redhat/gcc-9-branch/gcc/config/aarch64/aarch64.md
    branches/redhat/gcc-9-branch/gcc/config/aarch64/aarch64.opt
    branches/redhat/gcc-9-branch/gcc/config/alpha/alpha.c
    branches/redhat/gcc-9-branch/gcc/config/arc/arc.c
    branches/redhat/gcc-9-branch/gcc/config/arc/arc.md
    branches/redhat/gcc-9-branch/gcc/config/arm/arm.c
    branches/redhat/gcc-9-branch/gcc/config/arm/arm.md
    branches/redhat/gcc-9-branch/gcc/config/arm/arm.opt
    branches/redhat/gcc-9-branch/gcc/config/arm/arm_acle.h
    branches/redhat/gcc-9-branch/gcc/config/arm/t-multilib
    branches/redhat/gcc-9-branch/gcc/config/avr/avr.c
    branches/redhat/gcc-9-branch/gcc/config/darwin-driver.c
    branches/redhat/gcc-9-branch/gcc/config/darwin-protos.h
    branches/redhat/gcc-9-branch/gcc/config/darwin.c
    branches/redhat/gcc-9-branch/gcc/config/darwin.h
    branches/redhat/gcc-9-branch/gcc/config/darwin.opt
    branches/redhat/gcc-9-branch/gcc/config/darwin10.h
    branches/redhat/gcc-9-branch/gcc/config/darwin9.h
    branches/redhat/gcc-9-branch/gcc/config/i386/avx2intrin.h
    branches/redhat/gcc-9-branch/gcc/config/i386/avxintrin.h
    branches/redhat/gcc-9-branch/gcc/config/i386/darwin.h
    branches/redhat/gcc-9-branch/gcc/config/i386/emmintrin.h
    branches/redhat/gcc-9-branch/gcc/config/i386/i386.c
    branches/redhat/gcc-9-branch/gcc/config/i386/i386.h
    branches/redhat/gcc-9-branch/gcc/config/i386/intelmic-mkoffload.c
    branches/redhat/gcc-9-branch/gcc/config/i386/sse.md
    branches/redhat/gcc-9-branch/gcc/config/mips/mips.c
    branches/redhat/gcc-9-branch/gcc/config/mips/mips.md
    branches/redhat/gcc-9-branch/gcc/config/pa/pa.c
    branches/redhat/gcc-9-branch/gcc/config/pa/pa.h
    branches/redhat/gcc-9-branch/gcc/config/pa/pa.md
    branches/redhat/gcc-9-branch/gcc/config/pa/pa.opt
    branches/redhat/gcc-9-branch/gcc/config/riscv/riscv-protos.h
    branches/redhat/gcc-9-branch/gcc/config/riscv/riscv.c
    branches/redhat/gcc-9-branch/gcc/config/riscv/riscv.md
    branches/redhat/gcc-9-branch/gcc/config/rs6000/altivec.md
    branches/redhat/gcc-9-branch/gcc/config/rs6000/darwin.h
    branches/redhat/gcc-9-branch/gcc/config/rs6000/darwin.md
    branches/redhat/gcc-9-branch/gcc/config/rs6000/rs6000-builtin.def
    branches/redhat/gcc-9-branch/gcc/config/rs6000/rs6000-p8swap.c
    branches/redhat/gcc-9-branch/gcc/config/rs6000/rs6000.c
    branches/redhat/gcc-9-branch/gcc/config/rs6000/rs6000.md
    branches/redhat/gcc-9-branch/gcc/config/s390/8561.md
    branches/redhat/gcc-9-branch/gcc/config/s390/driver-native.c
    branches/redhat/gcc-9-branch/gcc/config/s390/s390-builtins.def
    branches/redhat/gcc-9-branch/gcc/config/s390/s390-c.c
    branches/redhat/gcc-9-branch/gcc/config/s390/s390-opts.h
    branches/redhat/gcc-9-branch/gcc/config/s390/s390.c
    branches/redhat/gcc-9-branch/gcc/config/s390/s390.h
    branches/redhat/gcc-9-branch/gcc/config/s390/s390.md
    branches/redhat/gcc-9-branch/gcc/config/s390/s390.opt
    branches/redhat/gcc-9-branch/gcc/config/s390/vector.md
    branches/redhat/gcc-9-branch/gcc/config/s390/vx-builtins.md
    branches/redhat/gcc-9-branch/gcc/config/sh/sh.c
    branches/redhat/gcc-9-branch/gcc/config/sh/sh.h
    branches/redhat/gcc-9-branch/gcc/config/sh/sh.md
    branches/redhat/gcc-9-branch/gcc/config/sparc/sparc-protos.h
    branches/redhat/gcc-9-branch/gcc/config/sparc/sparc.c
    branches/redhat/gcc-9-branch/gcc/config/sparc/sparc.h
    branches/redhat/gcc-9-branch/gcc/config/sparc/sparc.md
    branches/redhat/gcc-9-branch/gcc/config/xtensa/xtensa.c
    branches/redhat/gcc-9-branch/gcc/configure
    branches/redhat/gcc-9-branch/gcc/configure.ac
    branches/redhat/gcc-9-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-9-branch/gcc/cp/call.c
    branches/redhat/gcc-9-branch/gcc/cp/class.c
    branches/redhat/gcc-9-branch/gcc/cp/constexpr.c
    branches/redhat/gcc-9-branch/gcc/cp/cp-gimplify.c
    branches/redhat/gcc-9-branch/gcc/cp/cp-tree.h
    branches/redhat/gcc-9-branch/gcc/cp/decl.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/semantics.c
    branches/redhat/gcc-9-branch/gcc/cp/tree.c
    branches/redhat/gcc-9-branch/gcc/cp/typeck.c
    branches/redhat/gcc-9-branch/gcc/doc/avr-mmcu.texi
    branches/redhat/gcc-9-branch/gcc/doc/install.texi
    branches/redhat/gcc-9-branch/gcc/doc/invoke.texi
    branches/redhat/gcc-9-branch/gcc/dwarf2out.c
    branches/redhat/gcc-9-branch/gcc/expmed.c
    branches/redhat/gcc-9-branch/gcc/fold-const.c
    branches/redhat/gcc-9-branch/gcc/fortran/ChangeLog
    branches/redhat/gcc-9-branch/gcc/fortran/array.c
    branches/redhat/gcc-9-branch/gcc/fortran/check.c
    branches/redhat/gcc-9-branch/gcc/fortran/class.c
    branches/redhat/gcc-9-branch/gcc/fortran/decl.c
    branches/redhat/gcc-9-branch/gcc/fortran/expr.c
    branches/redhat/gcc-9-branch/gcc/fortran/frontend-passes.c
    branches/redhat/gcc-9-branch/gcc/fortran/gfortran.h
    branches/redhat/gcc-9-branch/gcc/fortran/gfortran.texi
    branches/redhat/gcc-9-branch/gcc/fortran/intrinsic.c
    branches/redhat/gcc-9-branch/gcc/fortran/io.c
    branches/redhat/gcc-9-branch/gcc/fortran/match.c
    branches/redhat/gcc-9-branch/gcc/fortran/match.h
    branches/redhat/gcc-9-branch/gcc/fortran/parse.c
    branches/redhat/gcc-9-branch/gcc/fortran/primary.c
    branches/redhat/gcc-9-branch/gcc/fortran/resolve.c
    branches/redhat/gcc-9-branch/gcc/fortran/scanner.c
    branches/redhat/gcc-9-branch/gcc/fortran/simplify.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-types.c
    branches/redhat/gcc-9-branch/gcc/function.c
    branches/redhat/gcc-9-branch/gcc/gcov.c
    branches/redhat/gcc-9-branch/gcc/generic-match-head.c
    branches/redhat/gcc-9-branch/gcc/ggc-none.c
    branches/redhat/gcc-9-branch/gcc/ggc-page.c
    branches/redhat/gcc-9-branch/gcc/ggc.h
    branches/redhat/gcc-9-branch/gcc/gimple-fold.c
    branches/redhat/gcc-9-branch/gcc/gimple-streamer-out.c
    branches/redhat/gcc-9-branch/gcc/gimplify.c
    branches/redhat/gcc-9-branch/gcc/go/gofrontend/expressions.cc
    branches/redhat/gcc-9-branch/gcc/internal-fn.c
    branches/redhat/gcc-9-branch/gcc/ipa-cp.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/ira.c
    branches/redhat/gcc-9-branch/gcc/lto-streamer-out.c
    branches/redhat/gcc-9-branch/gcc/lto-streamer.h
    branches/redhat/gcc-9-branch/gcc/lto/ChangeLog
    branches/redhat/gcc-9-branch/gcc/lto/lto-lang.c
    branches/redhat/gcc-9-branch/gcc/lto/lto.c
    branches/redhat/gcc-9-branch/gcc/match.pd
    branches/redhat/gcc-9-branch/gcc/optabs.c
    branches/redhat/gcc-9-branch/gcc/optc-save-gen.awk
    branches/redhat/gcc-9-branch/gcc/passes.c
    branches/redhat/gcc-9-branch/gcc/passes.def
    branches/redhat/gcc-9-branch/gcc/po/ChangeLog
    branches/redhat/gcc-9-branch/gcc/po/es.po
    branches/redhat/gcc-9-branch/gcc/po/fi.po
    branches/redhat/gcc-9-branch/gcc/rtlanal.c
    branches/redhat/gcc-9-branch/gcc/symbol-summary.h
    branches/redhat/gcc-9-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-9-branch/gcc/testsuite/g++.dg/ext/is_final.C
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/Wnonnull.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/tree-ssa/gen-vect-11.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/tree-ssa/gen-vect-26.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/tree-ssa/gen-vect-28.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/tree-ssa/gen-vect-32.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/tree-ssa/reassoc-24.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.dg/tree-ssa/reassoc-25.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/arm/multilib.exp
    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-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-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-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/pr32219-2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr32219-3.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr32219-4.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr32219-7.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/i386/pr32219-8.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-9.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/s390/s390.exp
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/sparc/20161111-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/sparc/overflow-1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/sparc/overflow-2.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/sparc/overflow-3.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/sparc/overflow-4.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gcc.target/sparc/overflow-5.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_1.c
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/dec_type_print_3.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/directive_unroll_5.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/function_kinds_5.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pdt_4.f03
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/pr85543.f90
    branches/redhat/gcc-9-branch/gcc/testsuite/gfortran.dg/typebound_call_22.f03
    branches/redhat/gcc-9-branch/gcc/testsuite/obj-c++.dg/stubify-1.mm
    branches/redhat/gcc-9-branch/gcc/testsuite/obj-c++.dg/stubify-2.mm
    branches/redhat/gcc-9-branch/gcc/testsuite/objc.dg/stubify-1.m
    branches/redhat/gcc-9-branch/gcc/testsuite/objc.dg/stubify-2.m
    branches/redhat/gcc-9-branch/gcc/tree-cfg.c
    branches/redhat/gcc-9-branch/gcc/tree-cfgcleanup.c
    branches/redhat/gcc-9-branch/gcc/tree-dfa.c
    branches/redhat/gcc-9-branch/gcc/tree-dfa.h
    branches/redhat/gcc-9-branch/gcc/tree-object-size.c
    branches/redhat/gcc-9-branch/gcc/tree-pass.h
    branches/redhat/gcc-9-branch/gcc/tree-ssa-ccp.c
    branches/redhat/gcc-9-branch/gcc/tree-ssa-dse.c
    branches/redhat/gcc-9-branch/gcc/tree-ssa-forwprop.c
    branches/redhat/gcc-9-branch/gcc/tree-ssa-math-opts.c
    branches/redhat/gcc-9-branch/gcc/tree-ssa-phiprop.c
    branches/redhat/gcc-9-branch/gcc/tree-ssa-reassoc.c
    branches/redhat/gcc-9-branch/gcc/tree-ssa-sink.c
    branches/redhat/gcc-9-branch/gcc/tree-switch-conversion.c
    branches/redhat/gcc-9-branch/gcc/tree-vect-loop.c
    branches/redhat/gcc-9-branch/gcc/tree-vect-slp.c
    branches/redhat/gcc-9-branch/gcc/tree-vect-stmts.c
    branches/redhat/gcc-9-branch/gcc/tree-vectorizer.c
    branches/redhat/gcc-9-branch/gcc/tree-vectorizer.h
    branches/redhat/gcc-9-branch/gcc/tree-vrp.c
    branches/redhat/gcc-9-branch/gcc/tree.c
    branches/redhat/gcc-9-branch/gcc/tree.h
    branches/redhat/gcc-9-branch/libcpp/ChangeLog
    branches/redhat/gcc-9-branch/libcpp/directives.c
    branches/redhat/gcc-9-branch/libcpp/init.c
    branches/redhat/gcc-9-branch/libcpp/internal.h
    branches/redhat/gcc-9-branch/libgcc/ChangeLog
    branches/redhat/gcc-9-branch/libgcc/config.host
    branches/redhat/gcc-9-branch/libgcc/config/pa/fptr.c
    branches/redhat/gcc-9-branch/libgcc/config/pa/lib2funcs.S
    branches/redhat/gcc-9-branch/libgcc/config/pa/linux-atomic.c
    branches/redhat/gcc-9-branch/libgcc/config/pa/milli64.S
    branches/redhat/gcc-9-branch/libgcc/config/rs6000/t-darwin
    branches/redhat/gcc-9-branch/libgcc/config/rs6000/t-darwin64
    branches/redhat/gcc-9-branch/libgcc/config/t-darwin
    branches/redhat/gcc-9-branch/libgfortran/ChangeLog
    branches/redhat/gcc-9-branch/libgfortran/runtime/ISO_Fortran_binding.c
    branches/redhat/gcc-9-branch/libgo/go/go/internal/gccgoimporter/importer_test.go
    branches/redhat/gcc-9-branch/libgo/go/go/internal/gccgoimporter/parser.go
    branches/redhat/gcc-9-branch/libgo/mksysinfo.sh
    branches/redhat/gcc-9-branch/libphobos/ChangeLog
    branches/redhat/gcc-9-branch/libphobos/testsuite/lib/libphobos.exp
    branches/redhat/gcc-9-branch/libquadmath/ChangeLog
    branches/redhat/gcc-9-branch/libquadmath/quadmath.h
    branches/redhat/gcc-9-branch/libsanitizer/ChangeLog
    branches/redhat/gcc-9-branch/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cc

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




More information about the Libstdc++-cvs mailing list