r259617 - in /branches/redhat/gcc-8-branch: ./ ...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Tue Apr 24 20:43:00 GMT 2018


Author: jakub
Date: Tue Apr 24 20:43:32 2018
New Revision: 259617

URL: https://gcc.gnu.org/viewcvs?rev=259617&root=gcc&view=rev
Log:
svn merge -r259283:259613 svn+ssh://gcc.gnu.org/svn/gcc/trunk

Modified:
    branches/redhat/gcc-8-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-8-branch/libstdc++-v3/configure
    branches/redhat/gcc-8-branch/libstdc++-v3/doc/html/api.html
    branches/redhat/gcc-8-branch/libstdc++-v3/doc/html/faq.html
    branches/redhat/gcc-8-branch/libstdc++-v3/doc/html/index.html
    branches/redhat/gcc-8-branch/libstdc++-v3/doc/html/manual/abi.html
    branches/redhat/gcc-8-branch/libstdc++-v3/doc/html/manual/api.html
    branches/redhat/gcc-8-branch/libstdc++-v3/doc/html/manual/appendix.html
    branches/redhat/gcc-8-branch/libstdc++-v3/doc/html/manual/appendix_free.html
    branches/redhat/gcc-8-branch/libstdc++-v3/doc/html/manual/appendix_porting.html
    branches/redhat/gcc-8-branch/libstdc++-v3/doc/html/manual/backwards.html
    branches/redhat/gcc-8-branch/libstdc++-v3/doc/html/manual/containers.html
    branches/redhat/gcc-8-branch/libstdc++-v3/doc/html/manual/debug_mode_design.html
    branches/redhat/gcc-8-branch/libstdc++-v3/doc/html/manual/documentation_hacking.html
    branches/redhat/gcc-8-branch/libstdc++-v3/doc/html/manual/ext_numerics.html
    branches/redhat/gcc-8-branch/libstdc++-v3/doc/html/manual/ext_sgi.html
    branches/redhat/gcc-8-branch/libstdc++-v3/doc/html/manual/index.html
    branches/redhat/gcc-8-branch/libstdc++-v3/doc/html/manual/license.html
    branches/redhat/gcc-8-branch/libstdc++-v3/doc/html/manual/policy_data_structures.html
    branches/redhat/gcc-8-branch/libstdc++-v3/doc/html/manual/strings.html
    branches/redhat/gcc-8-branch/libstdc++-v3/doc/html/manual/test.html
    branches/redhat/gcc-8-branch/libstdc++-v3/doc/html/manual/using_concurrency.html
    branches/redhat/gcc-8-branch/libstdc++-v3/doc/html/manual/utilities.html
    branches/redhat/gcc-8-branch/libstdc++-v3/doc/xml/faq.xml
    branches/redhat/gcc-8-branch/libstdc++-v3/doc/xml/manual/abi.xml
    branches/redhat/gcc-8-branch/libstdc++-v3/doc/xml/manual/backwards_compatibility.xml
    branches/redhat/gcc-8-branch/libstdc++-v3/doc/xml/manual/containers.xml
    branches/redhat/gcc-8-branch/libstdc++-v3/doc/xml/manual/debug_mode.xml
    branches/redhat/gcc-8-branch/libstdc++-v3/doc/xml/manual/evolution.xml
    branches/redhat/gcc-8-branch/libstdc++-v3/doc/xml/manual/extensions.xml
    branches/redhat/gcc-8-branch/libstdc++-v3/doc/xml/manual/policy_data_structures_biblio.xml
    branches/redhat/gcc-8-branch/libstdc++-v3/doc/xml/manual/spine.xml
    branches/redhat/gcc-8-branch/libstdc++-v3/doc/xml/manual/strings.xml
    branches/redhat/gcc-8-branch/libstdc++-v3/doc/xml/manual/test.xml
    branches/redhat/gcc-8-branch/libstdc++-v3/doc/xml/manual/using.xml
    branches/redhat/gcc-8-branch/libstdc++-v3/doc/xml/manual/utilities.xml
    branches/redhat/gcc-8-branch/libstdc++-v3/src/c++11/Makefile.am
    branches/redhat/gcc-8-branch/libstdc++-v3/src/c++11/Makefile.in
    branches/redhat/gcc-8-branch/libstdc++-v3/src/c++11/cxx11-ios_failure.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/src/c++11/ios.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/src/c++98/ios_failure.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/30_threads/thread/cons/terminate.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/file_status/1.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/iterators/directory_iterator.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/iterators/pop.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/iterators/recursive_directory_iterator.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/operations/absolute.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/operations/canonical.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/operations/copy.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/operations/copy_file.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/operations/create_directories.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/operations/create_directory.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/operations/create_symlink.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/operations/current_path.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/operations/equivalent.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/operations/exists.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/operations/file_size.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/operations/is_empty.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/operations/last_write_time.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/operations/permissions.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/operations/read_symlink.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/operations/remove.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/operations/remove_all.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/operations/status.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/operations/temp_directory_path.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/append/path.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/assign/assign.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/assign/copy.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/compare/compare.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/compare/path.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/compare/strings.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/concat/path.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/concat/strings.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/construct/copy.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/construct/default.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/construct/locale.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/construct/range.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/construct/string_view.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/decompose/extension.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/decompose/filename.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/decompose/parent_path.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/decompose/relative_path.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/decompose/root_directory.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/decompose/root_name.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/decompose/root_path.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/decompose/stem.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/generic/generic_string.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/itr/traversal.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/modifiers/clear.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/modifiers/make_preferred.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/modifiers/remove_filename.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/modifiers/replace_extension.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/modifiers/replace_filename.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/modifiers/swap.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/native/string.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/nonmember/hash_value.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/query/empty.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/query/has_extension.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/query/has_filename.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/query/has_parent_path.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/query/has_relative_path.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/query/has_root_directory.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/query/has_root_name.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/query/has_root_path.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/query/has_stem.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/experimental/filesystem/path/query/is_relative.cc

Changes in other areas also in this revision:
Added:
    branches/redhat/gcc-8-branch/gcc/config/i386/movdirintrin.h
      - copied unchanged from r259613, trunk/gcc/config/i386/movdirintrin.h
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/abi/align2.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/abi/align2.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/Wzero-as-null-pointer-constant-3.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/cpp0x/Wzero-as-null-pointer-constant-3.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-84463.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-84463.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/extern_template-4.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/cpp0x/extern_template-4.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/pr84630.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/cpp0x/pr84630.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/pr85112.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/cpp0x/pr85112.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/pr85462.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/cpp0x/pr85462.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp1z/constexpr-if21.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/cpp1z/constexpr-if21.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/debug/dwarf2/pr85302.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/debug/dwarf2/pr85302.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/diagnostic/macro-arg-count.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/diagnostic/macro-arg-count.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/diagnostic/pr85464.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/diagnostic/pr85464.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/ext/pr85329-2.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/ext/pr85329-2.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/ext/pr85329.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/ext/pr85329.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/ext/pr85503.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/ext/pr85503.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/ext/undef-bool-1.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/ext/undef-bool-1.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/ipa/pr85421.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/ipa/pr85421.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/ipa/pr85447.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/ipa/pr85447.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/lto/pr85405_0.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/lto/pr85405_0.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/lto/pr85405_1.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/lto/pr85405_1.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/lto/pr85405b_0.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/lto/pr85405b_0.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/lto/pr85405b_1.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/lto/pr85405b_1.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/opt/pr85393-aux.cc
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/opt/pr85393-aux.cc
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/opt/pr85393.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/opt/pr85393.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/other/pr54300.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/other/pr54300.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/other/pr55073.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/other/pr55073.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/other/pr56184.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/other/pr56184.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/other/pr59985.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/other/pr59985.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/other/pr60675.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/other/pr60675.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/other/pr81422.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/other/pr81422.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/other/sve_const_pred_1.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/other/sve_const_pred_1.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/other/sve_const_pred_2.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/other/sve_const_pred_2.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/other/sve_const_pred_3.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/other/sve_const_pred_3.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/other/sve_const_pred_4.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/other/sve_const_pred_4.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/other/sve_tls_2.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/other/sve_tls_2.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/other/sve_vcond_1.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/other/sve_vcond_1.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/other/sve_vcond_1_run.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/other/sve_vcond_1_run.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/parse/crash68.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/parse/crash68.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/parse/error61.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/parse/error61.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/pr85039-1.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/pr85039-1.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/pr85039-2.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/pr85039-2.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/pr85478.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/pr85478.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/template/mem_func_ptr2.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/template/mem_func_ptr2.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/torture/pr85334.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/torture/pr85334.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/torture/pr85496.C
      - copied unchanged from r259613, trunk/gcc/testsuite/g++.dg/torture/pr85496.C
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.c-torture/execute/pr85331.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.c-torture/execute/pr85331.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/Wrestrict-15.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.dg/Wrestrict-15.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/ipa/ipcp-self-recursion-1.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.dg/ipa/ipcp-self-recursion-1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/ipa/pr85449.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.dg/ipa/pr85449.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/pr83852.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.dg/pr83852.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/pr84659.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.dg/pr84659.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/pr85300.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.dg/pr85300.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/pr85376.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.dg/pr85376.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/pr85388-1.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.dg/pr85388-1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/pr85388-2.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.dg/pr85388-2.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/pr85388-3.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.dg/pr85388-3.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/pr85388-4.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.dg/pr85388-4.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/pr85388-5.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.dg/pr85388-5.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/pr85388-6.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.dg/pr85388-6.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/pr85414.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.dg/pr85414.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/pr85423.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.dg/pr85423.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/pr85430.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.dg/pr85430.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/pr85455.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.dg/pr85455.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/pr85467.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.dg/pr85467.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/torture/pr85397-1.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.dg/torture/pr85397-1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/torture/pr85475.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.dg/torture/pr85475.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/aarch64/pr81414.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.target/aarch64/pr81414.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/aarch64/simd/pr67896.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.target/aarch64/simd/pr67896.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/movdir-1.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.target/i386/movdir-1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/mvc12.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.target/i386/mvc12.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/pr71991.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.target/i386/pr71991.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/pr84301.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.target/i386/pr84301.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/pr85281.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.target/i386/pr85281.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/pr85328.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.target/i386/pr85328.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/pr85342.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.target/i386/pr85342.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/pr85403.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.target/i386/pr85403.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/pr85404.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.target/i386/pr85404.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/pr85417-1.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.target/i386/pr85417-1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/pr85508.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.target/i386/pr85508.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/pr85511.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.target/i386/pr85511.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/pr79916.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.target/powerpc/pr79916.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/pr83660.C
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.target/powerpc/pr83660.C
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/pr85456.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.target/powerpc/pr85456.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/vec-ldl-1.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.target/powerpc/vec-ldl-1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/s390/nobp-no-dwarf2-cfi.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.target/s390/nobp-no-dwarf2-cfi.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/s390/pr77822-1.c
      - copied unchanged from r259613, trunk/gcc/testsuite/gcc.target/s390/pr77822-1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/coarray/get_to_indexed_array_1.f90
      - copied unchanged from r259613, trunk/gcc/testsuite/gfortran.dg/coarray/get_to_indexed_array_1.f90
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/coarray/get_to_indirect_array.f90
      - copied unchanged from r259613, trunk/gcc/testsuite/gfortran.dg/coarray/get_to_indirect_array.f90
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/do_concurrent_6.f90
      - copied unchanged from r259613, trunk/gcc/testsuite/gfortran.dg/do_concurrent_6.f90
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/implied_do_io_5.f90
      - copied unchanged from r259613, trunk/gcc/testsuite/gfortran.dg/implied_do_io_5.f90
    branches/redhat/gcc-8-branch/libgcc/config/rs6000/_powikf2.c
      - copied unchanged from r259613, trunk/libgcc/config/rs6000/_powikf2.c
    branches/redhat/gcc-8-branch/libgomp/testsuite/libgomp.fortran/do_concurrent_5.f90
      - copied unchanged from r259613, trunk/libgomp/testsuite/libgomp.fortran/do_concurrent_5.f90
    branches/redhat/gcc-8-branch/libgomp/testsuite/libgomp.oacc-c++/ref-1.C
      - copied unchanged from r259613, trunk/libgomp/testsuite/libgomp.oacc-c++/ref-1.C
    branches/redhat/gcc-8-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/pr84955.c
      - copied unchanged from r259613, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/pr84955.c
    branches/redhat/gcc-8-branch/libgomp/testsuite/libgomp.oacc-fortran/error_stop-1.f
      - copied unchanged from r259613, trunk/libgomp/testsuite/libgomp.oacc-fortran/error_stop-1.f
    branches/redhat/gcc-8-branch/libgomp/testsuite/libgomp.oacc-fortran/error_stop-2.f
      - copied unchanged from r259613, trunk/libgomp/testsuite/libgomp.oacc-fortran/error_stop-2.f
    branches/redhat/gcc-8-branch/libgomp/testsuite/libgomp.oacc-fortran/error_stop-3.f
      - copied unchanged from r259613, trunk/libgomp/testsuite/libgomp.oacc-fortran/error_stop-3.f
    branches/redhat/gcc-8-branch/libgomp/testsuite/libgomp.oacc-fortran/pr84955.f90
      - copied unchanged from r259613, trunk/libgomp/testsuite/libgomp.oacc-fortran/pr84955.f90
    branches/redhat/gcc-8-branch/libgomp/testsuite/libgomp.oacc-fortran/stop-1.f
      - copied unchanged from r259613, trunk/libgomp/testsuite/libgomp.oacc-fortran/stop-1.f
    branches/redhat/gcc-8-branch/libgomp/testsuite/libgomp.oacc-fortran/stop-2.f
      - copied unchanged from r259613, trunk/libgomp/testsuite/libgomp.oacc-fortran/stop-2.f
    branches/redhat/gcc-8-branch/libgomp/testsuite/libgomp.oacc-fortran/stop-3.f
      - copied unchanged from r259613, trunk/libgomp/testsuite/libgomp.oacc-fortran/stop-3.f
Removed:
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/aarch64/pr60675.C
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/aarch64/pr81414.C
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/aarch64/pr81422.C
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/aarch64/simd/pr67896.C
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/aarch64/sve/const_pred_1.C
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/aarch64/sve/const_pred_2.C
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/aarch64/sve/const_pred_3.C
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/aarch64/sve/const_pred_4.C
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/aarch64/sve/tls_2.C
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/aarch64/sve/vcond_1.C
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/aarch64/sve/vcond_1_run.C
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/arm/pr54300.C
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/arm/pr55073.C
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/arm/pr56184.C
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/arm/pr59985.C
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/pr80103-1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/undef-bool-1.C
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/s390/pr77822-1.C
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/do_concurrent_5.f90
Modified:
    branches/redhat/gcc-8-branch/   (props changed)
    branches/redhat/gcc-8-branch/ChangeLog
    branches/redhat/gcc-8-branch/MAINTAINERS
    branches/redhat/gcc-8-branch/config/ChangeLog
    branches/redhat/gcc-8-branch/config/acx.m4
    branches/redhat/gcc-8-branch/config/bootstrap-cet.mk
    branches/redhat/gcc-8-branch/config/cet.m4
    branches/redhat/gcc-8-branch/fixincludes/ChangeLog
    branches/redhat/gcc-8-branch/fixincludes/configure
    branches/redhat/gcc-8-branch/gcc/ChangeLog
    branches/redhat/gcc-8-branch/gcc/DATESTAMP
    branches/redhat/gcc-8-branch/gcc/asan.c
    branches/redhat/gcc-8-branch/gcc/bb-reorder.c
    branches/redhat/gcc-8-branch/gcc/builtins.c
    branches/redhat/gcc-8-branch/gcc/cfg.c
    branches/redhat/gcc-8-branch/gcc/cfgloop.h
    branches/redhat/gcc-8-branch/gcc/cfgloopanal.c
    branches/redhat/gcc-8-branch/gcc/cfgloopmanip.c
    branches/redhat/gcc-8-branch/gcc/combine.c
    branches/redhat/gcc-8-branch/gcc/common/config/i386/i386-common.c
    branches/redhat/gcc-8-branch/gcc/common/config/rs6000/rs6000-common.c
    branches/redhat/gcc-8-branch/gcc/config.gcc
    branches/redhat/gcc-8-branch/gcc/config/alpha/alpha.c
    branches/redhat/gcc-8-branch/gcc/config/alpha/alpha.md
    branches/redhat/gcc-8-branch/gcc/config/arc/arc-protos.h
    branches/redhat/gcc-8-branch/gcc/config/arc/arc.c
    branches/redhat/gcc-8-branch/gcc/config/arc/arc.md
    branches/redhat/gcc-8-branch/gcc/config/arm/arm-builtins.c
    branches/redhat/gcc-8-branch/gcc/config/i386/cet.c
    branches/redhat/gcc-8-branch/gcc/config/i386/cet.h
    branches/redhat/gcc-8-branch/gcc/config/i386/cpuid.h
    branches/redhat/gcc-8-branch/gcc/config/i386/cygming.h
    branches/redhat/gcc-8-branch/gcc/config/i386/driver-i386.c
    branches/redhat/gcc-8-branch/gcc/config/i386/i386-builtin-types.def
    branches/redhat/gcc-8-branch/gcc/config/i386/i386-builtin.def
    branches/redhat/gcc-8-branch/gcc/config/i386/i386-c.c
    branches/redhat/gcc-8-branch/gcc/config/i386/i386-protos.h
    branches/redhat/gcc-8-branch/gcc/config/i386/i386.c
    branches/redhat/gcc-8-branch/gcc/config/i386/i386.h
    branches/redhat/gcc-8-branch/gcc/config/i386/i386.md
    branches/redhat/gcc-8-branch/gcc/config/i386/i386.opt
    branches/redhat/gcc-8-branch/gcc/config/i386/immintrin.h
    branches/redhat/gcc-8-branch/gcc/config/i386/sse.md
    branches/redhat/gcc-8-branch/gcc/config/i386/winnt.c
    branches/redhat/gcc-8-branch/gcc/config/i386/x86-tune.def
    branches/redhat/gcc-8-branch/gcc/config/nds32/constants.md
    branches/redhat/gcc-8-branch/gcc/config/nds32/nds32-intrinsic.c
    branches/redhat/gcc-8-branch/gcc/config/nds32/nds32-intrinsic.md
    branches/redhat/gcc-8-branch/gcc/config/nds32/nds32-protos.h
    branches/redhat/gcc-8-branch/gcc/config/nds32/nds32.c
    branches/redhat/gcc-8-branch/gcc/config/nds32/nds32.h
    branches/redhat/gcc-8-branch/gcc/config/nds32/nds32.opt
    branches/redhat/gcc-8-branch/gcc/config/nds32/nds32_intrinsic.h
    branches/redhat/gcc-8-branch/gcc/config/nvptx/nvptx.c
    branches/redhat/gcc-8-branch/gcc/config/riscv/elf.h
    branches/redhat/gcc-8-branch/gcc/config/riscv/linux.h
    branches/redhat/gcc-8-branch/gcc/config/riscv/riscv.c
    branches/redhat/gcc-8-branch/gcc/config/rs6000/emmintrin.h
    branches/redhat/gcc-8-branch/gcc/config/rs6000/rs6000-c.c
    branches/redhat/gcc-8-branch/gcc/config/rs6000/rs6000-p8swap.c
    branches/redhat/gcc-8-branch/gcc/config/rs6000/rs6000-protos.h
    branches/redhat/gcc-8-branch/gcc/config/rs6000/rs6000.c
    branches/redhat/gcc-8-branch/gcc/config/rs6000/rs6000.h
    branches/redhat/gcc-8-branch/gcc/config/rs6000/rs6000.md
    branches/redhat/gcc-8-branch/gcc/config/rs6000/rs6000.opt
    branches/redhat/gcc-8-branch/gcc/config/rs6000/sysv4.opt
    branches/redhat/gcc-8-branch/gcc/config/s390/s390.c
    branches/redhat/gcc-8-branch/gcc/configure
    branches/redhat/gcc-8-branch/gcc/configure.ac
    branches/redhat/gcc-8-branch/gcc/convert.c
    branches/redhat/gcc-8-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-8-branch/gcc/cp/call.c
    branches/redhat/gcc-8-branch/gcc/cp/constexpr.c
    branches/redhat/gcc-8-branch/gcc/cp/cp-gimplify.c
    branches/redhat/gcc-8-branch/gcc/cp/cp-tree.h
    branches/redhat/gcc-8-branch/gcc/cp/decl.c
    branches/redhat/gcc-8-branch/gcc/cp/error.c
    branches/redhat/gcc-8-branch/gcc/cp/except.c
    branches/redhat/gcc-8-branch/gcc/cp/init.c
    branches/redhat/gcc-8-branch/gcc/cp/mangle.c
    branches/redhat/gcc-8-branch/gcc/cp/name-lookup.c
    branches/redhat/gcc-8-branch/gcc/cp/parser.c
    branches/redhat/gcc-8-branch/gcc/cp/pt.c
    branches/redhat/gcc-8-branch/gcc/cp/tree.c
    branches/redhat/gcc-8-branch/gcc/cp/typeck.c
    branches/redhat/gcc-8-branch/gcc/cp/typeck2.c
    branches/redhat/gcc-8-branch/gcc/cselib.c
    branches/redhat/gcc-8-branch/gcc/dbxout.c
    branches/redhat/gcc-8-branch/gcc/doc/cppopts.texi
    branches/redhat/gcc-8-branch/gcc/doc/extend.texi
    branches/redhat/gcc-8-branch/gcc/doc/generic.texi
    branches/redhat/gcc-8-branch/gcc/doc/implement-c.texi
    branches/redhat/gcc-8-branch/gcc/doc/install.texi
    branches/redhat/gcc-8-branch/gcc/doc/invoke.texi
    branches/redhat/gcc-8-branch/gcc/doc/md.texi
    branches/redhat/gcc-8-branch/gcc/doc/tree-ssa.texi
    branches/redhat/gcc-8-branch/gcc/dse.c
    branches/redhat/gcc-8-branch/gcc/dwarf2out.c
    branches/redhat/gcc-8-branch/gcc/except.c
    branches/redhat/gcc-8-branch/gcc/except.h
    branches/redhat/gcc-8-branch/gcc/expr.c
    branches/redhat/gcc-8-branch/gcc/expr.h
    branches/redhat/gcc-8-branch/gcc/fold-const.c
    branches/redhat/gcc-8-branch/gcc/fortran/ChangeLog
    branches/redhat/gcc-8-branch/gcc/fortran/dependency.c
    branches/redhat/gcc-8-branch/gcc/fortran/frontend-passes.c
    branches/redhat/gcc-8-branch/gcc/fortran/trans-array.c
    branches/redhat/gcc-8-branch/gcc/fortran/trans-intrinsic.c
    branches/redhat/gcc-8-branch/gcc/fortran/trans-stmt.c
    branches/redhat/gcc-8-branch/gcc/gimple-fold.c
    branches/redhat/gcc-8-branch/gcc/gimple-ssa-warn-restrict.c
    branches/redhat/gcc-8-branch/gcc/go/gofrontend/MERGE
    branches/redhat/gcc-8-branch/gcc/ipa-cp.c
    branches/redhat/gcc-8-branch/gcc/ipa-devirt.c
    branches/redhat/gcc-8-branch/gcc/lto-wrapper.c
    branches/redhat/gcc-8-branch/gcc/lto/ChangeLog
    branches/redhat/gcc-8-branch/gcc/lto/lto-symtab.c
    branches/redhat/gcc-8-branch/gcc/lto/lto.c
    branches/redhat/gcc-8-branch/gcc/match.pd
    branches/redhat/gcc-8-branch/gcc/multiple_target.c
    branches/redhat/gcc-8-branch/gcc/objc/ChangeLog
    branches/redhat/gcc-8-branch/gcc/objc/objc-act.c
    branches/redhat/gcc-8-branch/gcc/omp-expand.c
    branches/redhat/gcc-8-branch/gcc/po/ChangeLog
    branches/redhat/gcc-8-branch/gcc/po/be.po
    branches/redhat/gcc-8-branch/gcc/po/da.po
    branches/redhat/gcc-8-branch/gcc/po/de.po
    branches/redhat/gcc-8-branch/gcc/po/el.po
    branches/redhat/gcc-8-branch/gcc/po/es.po
    branches/redhat/gcc-8-branch/gcc/po/fi.po
    branches/redhat/gcc-8-branch/gcc/po/fr.po
    branches/redhat/gcc-8-branch/gcc/po/gcc.pot
    branches/redhat/gcc-8-branch/gcc/po/hr.po
    branches/redhat/gcc-8-branch/gcc/po/id.po
    branches/redhat/gcc-8-branch/gcc/po/ja.po
    branches/redhat/gcc-8-branch/gcc/po/nl.po
    branches/redhat/gcc-8-branch/gcc/po/ru.po
    branches/redhat/gcc-8-branch/gcc/po/sr.po
    branches/redhat/gcc-8-branch/gcc/po/sv.po
    branches/redhat/gcc-8-branch/gcc/po/tr.po
    branches/redhat/gcc-8-branch/gcc/po/uk.po
    branches/redhat/gcc-8-branch/gcc/po/vi.po
    branches/redhat/gcc-8-branch/gcc/po/zh_CN.po
    branches/redhat/gcc-8-branch/gcc/po/zh_TW.po
    branches/redhat/gcc-8-branch/gcc/reg-stack.c
    branches/redhat/gcc-8-branch/gcc/regcprop.c
    branches/redhat/gcc-8-branch/gcc/rtlhooks.c
    branches/redhat/gcc-8-branch/gcc/sched-deps.c
    branches/redhat/gcc-8-branch/gcc/sched-rgn.c
    branches/redhat/gcc-8-branch/gcc/sel-sched-ir.c
    branches/redhat/gcc-8-branch/gcc/sel-sched.c
    branches/redhat/gcc-8-branch/gcc/simplify-rtx.c
    branches/redhat/gcc-8-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-8-branch/gcc/testsuite/c-c++-common/attr-aligned-1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/c-c++-common/attr-nocf-check-1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/c-c++-common/attr-nocf-check-3.c
    branches/redhat/gcc-8-branch/gcc/testsuite/c-c++-common/fcf-protection-1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/c-c++-common/fcf-protection-2.c
    branches/redhat/gcc-8-branch/gcc/testsuite/c-c++-common/fcf-protection-3.c
    branches/redhat/gcc-8-branch/gcc/testsuite/c-c++-common/fcf-protection-5.c
    branches/redhat/gcc-8-branch/gcc/testsuite/c-c++-common/fcf-protection-6.c
    branches/redhat/gcc-8-branch/gcc/testsuite/c-c++-common/fcf-protection-7.c
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cet-notrack-1.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/alignas4.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-nullptr-1.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-nullptr-2.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/pr51225.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/init/struct2.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/lto/pr83121_0.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/lto/pr83121_1.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/lto/pr84805_0.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/lto/pr84805_1.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/lto/pr84805_2.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/parse/array-size2.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/parse/semicolon3.C
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/march-generic.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/stack-check-5.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/stack-check-6.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/stack-check-6a.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/string-opt-1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/vect/costmodel/ppc/costmodel-pr37194.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/vect/pr81196.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/vmx/ops-long-1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/arm/fpscr.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/align-limit.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/attr-nocf-check-1a.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/attr-nocf-check-3a.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/cet-intrin-10.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/cet-intrin-3.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/cet-intrin-5.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/cet-intrin-6.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/cet-intrin-7.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/cet-intrin-8.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/cet-intrin-9.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/cet-label-2.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/cet-label.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/cet-notrack-1a.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/cet-notrack-1b.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/cet-notrack-2a.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/cet-notrack-2b.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/cet-notrack-3.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/cet-notrack-4a.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/cet-notrack-4b.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/cet-notrack-5a.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/cet-notrack-5b.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/cet-notrack-6a.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/cet-notrack-6b.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/cet-notrack-7.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/cet-notrack-icf-1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/cet-notrack-icf-2.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/cet-notrack-icf-3.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/cet-notrack-icf-4.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/cet-property-1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/cet-property-2.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/cet-rdssp-1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/cet-sjlj-1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/cet-sjlj-2.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/cet-sjlj-3.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/cet-sjlj-4.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/cet-sjlj-5.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/cet-sjlj-6a.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/cet-sjlj-6b.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/cet-switch-1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/cet-switch-2.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/cet-switch-3.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/funcspec-56.inc
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-11.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-12.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-attr-12.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-attr-13.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-attr-14.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-attr-15.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-attr-16.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-attr-7.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-extern-10.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-extern-7.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-extern-8.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-extern-9.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/pr82659-1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/pr82659-2.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/pr82659-3.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/pr82659-4.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/pr82659-5.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/pr82659-6.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/pr84146.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/pr85044.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/ret-thunk-26.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/sse-26.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/stack-check-17.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/stack-check-18.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/stack-check-19.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/nvptx/pr85056.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/bfp/scalar-extract-exp-5.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/bfp/scalar-extract-sig-5.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/bfp/scalar-insert-exp-11.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/bfp/scalar-test-data-class-10.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/bfp/scalar-test-data-class-8.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/bfp/scalar-test-data-class-9.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/bfp/scalar-test-neg-4.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/dfmode_off.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/dimode_off.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/powerpc.exp
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/pr80098-2.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/pr80098-3.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/sse2-pslld-1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/sse2-psllq-1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/sse2-psllw-1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/tfmode_off.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/timode_off.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/undef-bool-2.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/s390/pr77822-2.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/s390/s390.exp
    branches/redhat/gcc-8-branch/gcc/testsuite/lib/asan-dg.exp
    branches/redhat/gcc-8-branch/gcc/tree-vect-data-refs.c
    branches/redhat/gcc-8-branch/gcc/tree-vect-loop.c
    branches/redhat/gcc-8-branch/gcc/tree-vect-stmts.c
    branches/redhat/gcc-8-branch/gcc/tree-vectorizer.h
    branches/redhat/gcc-8-branch/gcc/var-tracking.c
    branches/redhat/gcc-8-branch/gcc/vec-perm-indices.h
    branches/redhat/gcc-8-branch/libada/ChangeLog
    branches/redhat/gcc-8-branch/libada/configure
    branches/redhat/gcc-8-branch/libatomic/ChangeLog
    branches/redhat/gcc-8-branch/libatomic/configure
    branches/redhat/gcc-8-branch/libbacktrace/ChangeLog
    branches/redhat/gcc-8-branch/libbacktrace/configure
    branches/redhat/gcc-8-branch/libcc1/ChangeLog
    branches/redhat/gcc-8-branch/libcc1/configure
    branches/redhat/gcc-8-branch/libcc1/libcp1plugin.cc
    branches/redhat/gcc-8-branch/libcpp/po/ChangeLog
    branches/redhat/gcc-8-branch/libcpp/po/cpplib.pot
    branches/redhat/gcc-8-branch/libffi/ChangeLog
    branches/redhat/gcc-8-branch/libffi/configure
    branches/redhat/gcc-8-branch/libgcc/ChangeLog
    branches/redhat/gcc-8-branch/libgcc/config/i386/cpuinfo.c
    branches/redhat/gcc-8-branch/libgcc/config/i386/morestack.S
    branches/redhat/gcc-8-branch/libgcc/config/i386/shadow-stack-unwind.h
    branches/redhat/gcc-8-branch/libgcc/config/rs6000/float128-ifunc.c
    branches/redhat/gcc-8-branch/libgcc/config/rs6000/quad-float128.h
    branches/redhat/gcc-8-branch/libgcc/config/rs6000/t-float128
    branches/redhat/gcc-8-branch/libgcc/config/rs6000/t-float128-hw
    branches/redhat/gcc-8-branch/libgcc/configure
    branches/redhat/gcc-8-branch/libgcc/unwind-generic.h
    branches/redhat/gcc-8-branch/libgcc/unwind.inc
    branches/redhat/gcc-8-branch/libgfortran/ChangeLog
    branches/redhat/gcc-8-branch/libgfortran/configure
    branches/redhat/gcc-8-branch/libgfortran/runtime/minimal.c
    branches/redhat/gcc-8-branch/libgo/go/cmd/go/internal/work/gccgo.go
    branches/redhat/gcc-8-branch/libgo/go/os/signal/signal_cgo_test.go
    branches/redhat/gcc-8-branch/libgo/testsuite/gotest
    branches/redhat/gcc-8-branch/libgomp/ChangeLog
    branches/redhat/gcc-8-branch/libgomp/configure
    branches/redhat/gcc-8-branch/libgomp/testsuite/libgomp.oacc-fortran/abort-1.f90
    branches/redhat/gcc-8-branch/libgomp/testsuite/libgomp.oacc-fortran/abort-2.f90
    branches/redhat/gcc-8-branch/libhsail-rt/ChangeLog
    branches/redhat/gcc-8-branch/libhsail-rt/configure
    branches/redhat/gcc-8-branch/libiberty/ChangeLog
    branches/redhat/gcc-8-branch/libiberty/simple-object.c
    branches/redhat/gcc-8-branch/libitm/ChangeLog
    branches/redhat/gcc-8-branch/libitm/config/x86/sjlj.S
    branches/redhat/gcc-8-branch/libitm/configure
    branches/redhat/gcc-8-branch/libmpx/ChangeLog
    branches/redhat/gcc-8-branch/libmpx/configure
    branches/redhat/gcc-8-branch/libobjc/ChangeLog
    branches/redhat/gcc-8-branch/libobjc/configure
    branches/redhat/gcc-8-branch/liboffloadmic/ChangeLog
    branches/redhat/gcc-8-branch/liboffloadmic/configure
    branches/redhat/gcc-8-branch/liboffloadmic/plugin/configure
    branches/redhat/gcc-8-branch/libquadmath/ChangeLog
    branches/redhat/gcc-8-branch/libquadmath/configure
    branches/redhat/gcc-8-branch/libsanitizer/ChangeLog
    branches/redhat/gcc-8-branch/libsanitizer/asan/asan_allocator.h
    branches/redhat/gcc-8-branch/libsanitizer/configure
    branches/redhat/gcc-8-branch/libssp/ChangeLog
    branches/redhat/gcc-8-branch/libssp/configure
    branches/redhat/gcc-8-branch/libvtv/ChangeLog
    branches/redhat/gcc-8-branch/libvtv/configure
    branches/redhat/gcc-8-branch/lto-plugin/ChangeLog
    branches/redhat/gcc-8-branch/lto-plugin/configure

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




More information about the Libstdc++-cvs mailing list