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

jakub@gcc.gnu.org jakub@gcc.gnu.org
Sat Mar 10 22:18:00 GMT 2018


Author: jakub
Date: Sat Mar 10 22:18:33 2018
New Revision: 258420

URL: https://gcc.gnu.org/viewcvs?rev=258420&root=gcc&view=rev
Log:
svn merge -r257896:258416 svn+ssh://gcc.gnu.org/svn/gcc/trunk

Added:
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/20_util/duration/literals/84671.cc
      - copied unchanged from r258416, trunk/libstdc++-v3/testsuite/20_util/duration/literals/84671.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/20_util/optional/84601.cc
      - copied unchanged from r258416, trunk/libstdc++-v3/testsuite/20_util/optional/84601.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/30_threads/async/84532.cc
      - copied unchanged from r258416, trunk/libstdc++-v3/testsuite/30_threads/async/84532.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/30_threads/thread/84532.cc
      - copied unchanged from r258416, trunk/libstdc++-v3/testsuite/30_threads/thread/84532.cc
Modified:
    branches/redhat/gcc-8-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-8-branch/libstdc++-v3/include/bits/parse_numbers.h
    branches/redhat/gcc-8-branch/libstdc++-v3/include/std/any
    branches/redhat/gcc-8-branch/libstdc++-v3/include/std/optional
    branches/redhat/gcc-8-branch/libstdc++-v3/include/std/thread
    branches/redhat/gcc-8-branch/libstdc++-v3/include/std/variant
    branches/redhat/gcc-8-branch/libstdc++-v3/python/libstdcxx/v6/printers.py
    branches/redhat/gcc-8-branch/libstdc++-v3/src/filesystem/ops.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/src/filesystem/std-ops.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/20_util/any/misc/any_cast.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/20_util/any/misc/any_cast_neg.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/20_util/optional/cons/value_neg.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/libstdc++-prettyprinters/debug.cc
    branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/libstdc++-prettyprinters/debug_cxx11.cc

Changes in other areas also in this revision:
Added:
    branches/redhat/gcc-8-branch/gcc/config/i386/pconfigintrin.h
      - copied unchanged from r258416, trunk/gcc/config/i386/pconfigintrin.h
    branches/redhat/gcc-8-branch/gcc/config/i386/wbnoinvdintrin.h
      - copied unchanged from r258416, trunk/gcc/config/i386/wbnoinvdintrin.h
    branches/redhat/gcc-8-branch/gcc/config/rs6000/aix72.h
      - copied unchanged from r258416, trunk/gcc/config/rs6000/aix72.h
    branches/redhat/gcc-8-branch/gcc/testsuite/c-c++-common/dump-ada-spec-10.c
      - copied unchanged from r258416, trunk/gcc/testsuite/c-c++-common/dump-ada-spec-10.c
    branches/redhat/gcc-8-branch/gcc/testsuite/c-c++-common/dump-ada-spec-11.c
      - copied unchanged from r258416, trunk/gcc/testsuite/c-c++-common/dump-ada-spec-11.c
    branches/redhat/gcc-8-branch/gcc/testsuite/c-c++-common/dump-ada-spec-12.c
      - copied unchanged from r258416, trunk/gcc/testsuite/c-c++-common/dump-ada-spec-12.c
    branches/redhat/gcc-8-branch/gcc/testsuite/c-c++-common/dump-ada-spec-13.c
      - copied unchanged from r258416, trunk/gcc/testsuite/c-c++-common/dump-ada-spec-13.c
    branches/redhat/gcc-8-branch/gcc/testsuite/c-c++-common/dump-ada-spec-8.c
      - copied unchanged from r258416, trunk/gcc/testsuite/c-c++-common/dump-ada-spec-8.c
    branches/redhat/gcc-8-branch/gcc/testsuite/c-c++-common/dump-ada-spec-9.c
      - copied unchanged from r258416, trunk/gcc/testsuite/c-c++-common/dump-ada-spec-9.c
    branches/redhat/gcc-8-branch/gcc/testsuite/c-c++-common/ubsan/shift-11.c
      - copied unchanged from r258416, trunk/gcc/testsuite/c-c++-common/ubsan/shift-11.c
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/Wmissing-attributes.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/Wmissing-attributes.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/abi/lambda-capture1.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/abi/lambda-capture1.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/concepts/debug1.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/concepts/debug1.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/alias-decl-63.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/cpp0x/alias-decl-63.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/alignas14.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/cpp0x/alignas14.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/alignas15.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/cpp0x/alignas15.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/dc9.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/cpp0x/dc9.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/elision3.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/cpp0x/elision3.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/fntmpdefarg7.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/cpp0x/fntmpdefarg7.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/inh-ctor31.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/cpp0x/inh-ctor31.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/inline-ns10.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/cpp0x/inline-ns10.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-61135.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-61135.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-61358.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-61358.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-67370.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-67370.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-array3.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-array3.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice28.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice28.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice29.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice29.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-nsdmi9.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-nsdmi9.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-vla2.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-vla2.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/pr71169-2.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/cpp0x/pr71169-2.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/pr71169.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/cpp0x/pr71169.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/pr71832.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/cpp0x/pr71832.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/pr84497.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/cpp0x/pr84497.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/pr84609.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/cpp0x/pr84609.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual18.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/cpp0x/ref-qual18.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/static_assert14.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/cpp0x/static_assert14.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/variadic173.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/cpp0x/variadic173.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp1y/lambda-generic-nsdmi1.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/cpp1y/lambda-generic-nsdmi1.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp1y/lambda-init17.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/cpp1y/lambda-init17.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp1y/pr84558.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/cpp1y/pr84558.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp1y/pr84593.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/cpp1y/pr84593.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp1y/pr84662.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/cpp1y/pr84662.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp1y/var-templ58.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/cpp1y/var-templ58.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp1y/var-templ58a.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/cpp1y/var-templ58a.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp1y/var-templ59.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/cpp1y/var-templ59.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp1z/class-deduction49.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/cpp1z/class-deduction49.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp1z/constexpr-83692.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/cpp1z/constexpr-83692.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp1z/constexpr-84684.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/cpp1z/constexpr-84684.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp1z/constexpr-lambda20.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/cpp1z/constexpr-lambda20.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp1z/pr84325.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/cpp1z/pr84325.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp1z/pr84533.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/cpp1z/pr84533.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp1z/static1.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/cpp1z/static1.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/ext/attr-const-pure.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/ext/attr-const-pure.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/ext/attr-const.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/ext/attr-const.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/ext/attr-deprecated-2.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/ext/attr-deprecated-2.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/ext/attr-malloc-2.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/ext/attr-malloc-2.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/ext/attr-malloc-3.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/ext/attr-malloc-3.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/ext/attr-malloc.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/ext/attr-malloc.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/ext/attr-noinline-2.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/ext/attr-noinline-2.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/ext/attr-noinline-3.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/ext/attr-noinline-3.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/ext/attr-noinline.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/ext/attr-noinline.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/ext/attr-nonnull.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/ext/attr-nonnull.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/ext/attr-noreturn-2.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/ext/attr-noreturn-2.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/ext/attr-noreturn-3.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/ext/attr-noreturn-3.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/ext/attr-noreturn.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/ext/attr-noreturn.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/ext/attr-nothrow-2.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/ext/attr-nothrow-2.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/ext/attr-nothrow-3.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/ext/attr-nothrow-3.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/ext/attr-nothrow.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/ext/attr-nothrow.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/ext/attr-optimize.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/ext/attr-optimize.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/ext/attr-pure.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/ext/attr-pure.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/ext/attr-returns-nonnull.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/ext/attr-returns-nonnull.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/ext/attr-warning.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/ext/attr-warning.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/ext/constexpr-vla5.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/ext/constexpr-vla5.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/ext/flexary29.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/ext/flexary29.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/ext/is_trivially_constructible6.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/ext/is_trivially_constructible6.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/ext/pr84683.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/ext/pr84683.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/ext/pr84724-1.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/ext/pr84724-1.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/ext/pr84724-2.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/ext/pr84724-2.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/ext/pr84724-3.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/ext/pr84724-3.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/ext/vector34.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/ext/vector34.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/ext/vla18.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/ext/vla18.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/gcov/pr84548.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/gcov/pr84548.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/gomp/pr84556.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/gomp/pr84556.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/gomp/pr84557.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/gomp/pr84557.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/lookup/pr84426.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/lookup/pr84426.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/lookup/pr84602.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/lookup/pr84602.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/lookup/pr84702.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/lookup/pr84702.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/parse/array-size3.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/parse/array-size3.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/parse/error59.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/parse/error59.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/parse/error60.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/parse/error60.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/pr84231.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/pr84231.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/pr84264.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/pr84264.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/pr84492.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/pr84492.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/template/pr84434.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/template/pr84434.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/template/pr84694.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/template/pr84694.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/template/static37.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/template/static37.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/torture/pr71464.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/torture/pr71464.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/torture/pr79410.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/torture/pr79410.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/torture/pr81812.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/torture/pr81812.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/tree-ssa/volatile2.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/tree-ssa/volatile2.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/vect/pr84556.cc
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/vect/pr84556.cc
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/warn/Wformat-2.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/warn/Wformat-2.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/warn/Wsign-compare-8.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/warn/Wsign-compare-8.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/warn/Wstringop-truncation-1.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/warn/Wstringop-truncation-1.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/warn/Wstringop-truncation-2.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/warn/Wstringop-truncation-2.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/warn/Wunused-function4.C
      - copied unchanged from r258416, trunk/gcc/testsuite/g++.dg/warn/Wunused-function4.C
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.c-torture/compile/20180309-1.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.c-torture/compile/20180309-1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.c-torture/compile/pr84178-1.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.c-torture/compile/pr84178-1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.c-torture/execute/20180226-1.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.c-torture/execute/20180226-1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.c-torture/execute/pr84524.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.c-torture/execute/pr84524.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.c-torture/execute/pr84748.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.c-torture/execute/pr84748.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/Wrestrict-10.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.dg/Wrestrict-10.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/Wrestrict-11.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.dg/Wrestrict-11.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/Wrestrict-13.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.dg/Wrestrict-13.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/Wstringop-truncation-2.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.dg/Wstringop-truncation-2.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/Wstringop-truncation.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.dg/Wstringop-truncation.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/asan/pr82484.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.dg/asan/pr82484.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/bf-ms-layout-4.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.dg/bf-ms-layout-4.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/bf-ms-layout-5.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.dg/bf-ms-layout-5.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/graphite/pr84404.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.dg/graphite/pr84404.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/graphite/pr84552.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.dg/graphite/pr84552.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/graphite/pr84584.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.dg/graphite/pr84584.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/graphite/pr84650.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.dg/graphite/pr84650.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/pr84607.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.dg/pr84607.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/pr84614.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.dg/pr84614.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/pr84628.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.dg/pr84628.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/pr84670-1.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.dg/pr84670-1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/pr84670-2.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.dg/pr84670-2.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/pr84670-3.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.dg/pr84670-3.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/pr84670-4.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.dg/pr84670-4.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/pr84687.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.dg/pr84687.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/pr84710.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.dg/pr84710.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/pr84721.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.dg/pr84721.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/pr84739.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.dg/pr84739.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/pr84772.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.dg/pr84772.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/torture/pr84178-2.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.dg/torture/pr84178-2.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/torture/pr84427.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.dg/torture/pr84427.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/torture/pr84528.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.dg/torture/pr84528.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/torture/pr84682-1.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.dg/torture/pr84682-1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/torture/pr84682-2.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.dg/torture/pr84682-2.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/torture/pr84682-3.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.dg/torture/pr84682-3.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/torture/pr84740.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.dg/torture/pr84740.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/torture/pr84746.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.dg/torture/pr84746.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/torture/pr84775.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.dg/torture/pr84775.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/tree-ssa/pr84512.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr84512.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/vect/pr83965-2.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.dg/vect/pr83965-2.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/vect/vect-alias-check-13.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.dg/vect/vect-alias-check-13.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/aarch64/asm-4.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.target/aarch64/asm-4.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/arm/pr83712.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.target/arm/pr83712.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/avx512bw-pr84524.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.target/i386/avx512bw-pr84524.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-11.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.target/i386/indirect-thunk-11.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-12.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.target/i386/indirect-thunk-12.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-attr-12.c
      - copied unchanged from r258416, trunk/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
      - copied unchanged from r258416, trunk/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
      - copied unchanged from r258416, trunk/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
      - copied unchanged from r258416, trunk/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
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.target/i386/indirect-thunk-attr-16.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-extern-10.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.target/i386/indirect-thunk-extern-10.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-extern-8.c
      - copied unchanged from r258416, trunk/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
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.target/i386/indirect-thunk-extern-9.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/pconfig-1.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.target/i386/pconfig-1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/pr84564.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.target/i386/pr84564.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/pr84625.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.target/i386/pr84625.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/pr84723-1.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.target/i386/pr84723-1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/pr84723-2.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.target/i386/pr84723-2.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/pr84723-3.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.target/i386/pr84723-3.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/pr84723-4.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.target/i386/pr84723-4.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/pr84723-5.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.target/i386/pr84723-5.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/pr84742-1.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.target/i386/pr84742-1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/pr84742-2.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.target/i386/pr84742-2.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/ret-thunk-22.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.target/i386/ret-thunk-22.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/ret-thunk-23.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.target/i386/ret-thunk-23.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/ret-thunk-24.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.target/i386/ret-thunk-24.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/ret-thunk-25.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.target/i386/ret-thunk-25.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/ret-thunk-26.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.target/i386/ret-thunk-26.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/wbinvd-1.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.target/i386/wbinvd-1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/wbnoinvd-1.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.target/i386/wbnoinvd-1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/ia64/pr56540.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.target/ia64/pr56540.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/builtins-3-runnable-p8.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.target/powerpc/builtins-3-runnable-p8.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/pr81572.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.target/powerpc/pr81572.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/pr83969.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.target/powerpc/pr83969.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/pr84700.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.target/powerpc/pr84700.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/vsx-7-be.c
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.target/powerpc/vsx-7-be.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/vsx-7.h
      - copied unchanged from r258416, trunk/gcc/testsuite/gcc.target/powerpc/vsx-7.h
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/associate_37.f90
      - copied unchanged from r258416, trunk/gcc/testsuite/gfortran.dg/associate_37.f90
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/class_68.f90
      - copied unchanged from r258416, trunk/gcc/testsuite/gfortran.dg/class_68.f90
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/class_array_23.f03
      - copied unchanged from r258416, trunk/gcc/testsuite/gfortran.dg/class_array_23.f03
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/coarray_47.f90
      - copied unchanged from r258416, trunk/gcc/testsuite/gfortran.dg/coarray_47.f90
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/data_substring.f90
      - copied unchanged from r258416, trunk/gcc/testsuite/gfortran.dg/data_substring.f90
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/derived_init_5.f90
      - copied unchanged from r258416, trunk/gcc/testsuite/gfortran.dg/derived_init_5.f90
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/explicit_shape_1.f90
      - copied unchanged from r258416, trunk/gcc/testsuite/gfortran.dg/explicit_shape_1.f90
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/implied_do_2.f90
      - copied unchanged from r258416, trunk/gcc/testsuite/gfortran.dg/implied_do_2.f90
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/inquire_19.f90
      - copied unchanged from r258416, trunk/gcc/testsuite/gfortran.dg/inquire_19.f90
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/lto/pr84645_0.f90
      - copied unchanged from r258416, trunk/gcc/testsuite/gfortran.dg/lto/pr84645_0.f90
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/minmaxloc_zerosize_1.f90
      - copied unchanged from r258416, trunk/gcc/testsuite/gfortran.dg/minmaxloc_zerosize_1.f90
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/pr51434.f90
      - copied unchanged from r258416, trunk/gcc/testsuite/gfortran.dg/pr51434.f90
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/pr64107.f90
      - copied unchanged from r258416, trunk/gcc/testsuite/gfortran.dg/pr64107.f90
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/pr64124.f90
      - copied unchanged from r258416, trunk/gcc/testsuite/gfortran.dg/pr64124.f90
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/pr70409.f90
      - copied unchanged from r258416, trunk/gcc/testsuite/gfortran.dg/pr70409.f90
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/pr71085.f90
      - copied unchanged from r258416, trunk/gcc/testsuite/gfortran.dg/pr71085.f90
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/pr83149.f90
      - copied unchanged from r258416, trunk/gcc/testsuite/gfortran.dg/pr83149.f90
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/pr83149_1.f90
      - copied unchanged from r258416, trunk/gcc/testsuite/gfortran.dg/pr83149_1.f90
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/pr83149_a.f90
      - copied unchanged from r258416, trunk/gcc/testsuite/gfortran.dg/pr83149_a.f90
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/pr83149_b.f90
      - copied unchanged from r258416, trunk/gcc/testsuite/gfortran.dg/pr83149_b.f90
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/pr84523.f90
      - copied unchanged from r258416, trunk/gcc/testsuite/gfortran.dg/pr84523.f90
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/pr84565.f90
      - copied unchanged from r258416, trunk/gcc/testsuite/gfortran.dg/pr84565.f90
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/pr84734.f90
      - copied unchanged from r258416, trunk/gcc/testsuite/gfortran.dg/pr84734.f90
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/select_type_40.f90
      - copied unchanged from r258416, trunk/gcc/testsuite/gfortran.dg/select_type_40.f90
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/select_type_41.f90
      - copied unchanged from r258416, trunk/gcc/testsuite/gfortran.dg/select_type_41.f90
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/zero_sized_8.f90
      - copied unchanged from r258416, trunk/gcc/testsuite/gfortran.dg/zero_sized_8.f90
    branches/redhat/gcc-8-branch/gcc/testsuite/gnat.dg/prot3.adb
      - copied unchanged from r258416, trunk/gcc/testsuite/gnat.dg/prot3.adb
    branches/redhat/gcc-8-branch/gcc/testsuite/gnat.dg/prot3_pkg.adb
      - copied unchanged from r258416, trunk/gcc/testsuite/gnat.dg/prot3_pkg.adb
    branches/redhat/gcc-8-branch/gcc/testsuite/gnat.dg/prot3_pkg.ads
      - copied unchanged from r258416, trunk/gcc/testsuite/gnat.dg/prot3_pkg.ads
    branches/redhat/gcc-8-branch/gcc/tree-ssa-strlen.h
      - copied unchanged from r258416, trunk/gcc/tree-ssa-strlen.h
    branches/redhat/gcc-8-branch/libatomic/config/s390/
      - copied from r258416, trunk/libatomic/config/s390/
Modified:
    branches/redhat/gcc-8-branch/   (props changed)
    branches/redhat/gcc-8-branch/contrib/ChangeLog
    branches/redhat/gcc-8-branch/contrib/update-copyright.py
    branches/redhat/gcc-8-branch/fixincludes/ChangeLog
    branches/redhat/gcc-8-branch/fixincludes/fixincl.x
    branches/redhat/gcc-8-branch/fixincludes/inclhack.def
    branches/redhat/gcc-8-branch/fixincludes/tests/base/stdlib.h
    branches/redhat/gcc-8-branch/gcc/ChangeLog
    branches/redhat/gcc-8-branch/gcc/DATESTAMP
    branches/redhat/gcc-8-branch/gcc/Makefile.in
    branches/redhat/gcc-8-branch/gcc/ada/ChangeLog
    branches/redhat/gcc-8-branch/gcc/ada/gcc-interface/Makefile.in
    branches/redhat/gcc-8-branch/gcc/ada/gcc-interface/decl.c
    branches/redhat/gcc-8-branch/gcc/ada/gcc-interface/trans.c
    branches/redhat/gcc-8-branch/gcc/ada/gcc-interface/utils.c
    branches/redhat/gcc-8-branch/gcc/ada/libgnat/i-cexten.ads
    branches/redhat/gcc-8-branch/gcc/alias.c
    branches/redhat/gcc-8-branch/gcc/auto-inc-dec.c
    branches/redhat/gcc-8-branch/gcc/c-family/ChangeLog
    branches/redhat/gcc-8-branch/gcc/c-family/c-ada-spec.c
    branches/redhat/gcc-8-branch/gcc/c-family/c-attribs.c
    branches/redhat/gcc-8-branch/gcc/c-family/c-warn.c
    branches/redhat/gcc-8-branch/gcc/c-family/c.opt
    branches/redhat/gcc-8-branch/gcc/c/ChangeLog
    branches/redhat/gcc-8-branch/gcc/c/c-parser.c
    branches/redhat/gcc-8-branch/gcc/cfgcleanup.c
    branches/redhat/gcc-8-branch/gcc/combine.c
    branches/redhat/gcc-8-branch/gcc/common/config/aarch64/aarch64-common.c
    branches/redhat/gcc-8-branch/gcc/common/config/arm/arm-common.c
    branches/redhat/gcc-8-branch/gcc/common/config/i386/i386-common.c
    branches/redhat/gcc-8-branch/gcc/config.gcc
    branches/redhat/gcc-8-branch/gcc/config/aarch64/aarch64.c
    branches/redhat/gcc-8-branch/gcc/config/aarch64/aarch64.md
    branches/redhat/gcc-8-branch/gcc/config/aarch64/predicates.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.h
    branches/redhat/gcc-8-branch/gcc/config/arm/arm-protos.h
    branches/redhat/gcc-8-branch/gcc/config/arm/t-multilib
    branches/redhat/gcc-8-branch/gcc/config/darwin.c
    branches/redhat/gcc-8-branch/gcc/config/i386/constraints.md
    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.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/predicates.md
    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/x86intrin.h
    branches/redhat/gcc-8-branch/gcc/config/ia64/ia64.h
    branches/redhat/gcc-8-branch/gcc/config/mips/mips.c
    branches/redhat/gcc-8-branch/gcc/config/nds32/constants.md
    branches/redhat/gcc-8-branch/gcc/config/nds32/constraints.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-md-auxiliary.c
    branches/redhat/gcc-8-branch/gcc/config/nds32/nds32-memory-manipulation.c
    branches/redhat/gcc-8-branch/gcc/config/nds32/nds32-multiple.md
    branches/redhat/gcc-8-branch/gcc/config/nds32/nds32-opts.h
    branches/redhat/gcc-8-branch/gcc/config/nds32/nds32-predicates.c
    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.md
    branches/redhat/gcc-8-branch/gcc/config/nds32/nds32.opt
    branches/redhat/gcc-8-branch/gcc/config/nds32/predicates.md
    branches/redhat/gcc-8-branch/gcc/config/pa/pa.h
    branches/redhat/gcc-8-branch/gcc/config/pa/pa64-hpux.h
    branches/redhat/gcc-8-branch/gcc/config/powerpcspe/powerpcspe.c
    branches/redhat/gcc-8-branch/gcc/config/rs6000/aix71.h
    branches/redhat/gcc-8-branch/gcc/config/rs6000/rs6000-builtin.def
    branches/redhat/gcc-8-branch/gcc/config/rs6000/rs6000-c.c
    branches/redhat/gcc-8-branch/gcc/config/rs6000/rs6000.c
    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/rs6000/vector.md
    branches/redhat/gcc-8-branch/gcc/config/rx/rx.c
    branches/redhat/gcc-8-branch/gcc/configure
    branches/redhat/gcc-8-branch/gcc/configure.ac
    branches/redhat/gcc-8-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-8-branch/gcc/cp/call.c
    branches/redhat/gcc-8-branch/gcc/cp/class.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/cvt.c
    branches/redhat/gcc-8-branch/gcc/cp/decl.c
    branches/redhat/gcc-8-branch/gcc/cp/decl2.c
    branches/redhat/gcc-8-branch/gcc/cp/expr.c
    branches/redhat/gcc-8-branch/gcc/cp/friend.c
    branches/redhat/gcc-8-branch/gcc/cp/init.c
    branches/redhat/gcc-8-branch/gcc/cp/lambda.c
    branches/redhat/gcc-8-branch/gcc/cp/name-lookup.c
    branches/redhat/gcc-8-branch/gcc/cp/name-lookup.h
    branches/redhat/gcc-8-branch/gcc/cp/optimize.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/semantics.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/diagnostic-core.h
    branches/redhat/gcc-8-branch/gcc/diagnostic.c
    branches/redhat/gcc-8-branch/gcc/doc/configfiles.texi
    branches/redhat/gcc-8-branch/gcc/doc/contrib.texi
    branches/redhat/gcc-8-branch/gcc/doc/extend.texi
    branches/redhat/gcc-8-branch/gcc/doc/gcov.texi
    branches/redhat/gcc-8-branch/gcc/doc/invoke.texi
    branches/redhat/gcc-8-branch/gcc/doc/sourcebuild.texi
    branches/redhat/gcc-8-branch/gcc/dwarf2out.c
    branches/redhat/gcc-8-branch/gcc/dwarf2out.h
    branches/redhat/gcc-8-branch/gcc/emit-rtl.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/final.c
    branches/redhat/gcc-8-branch/gcc/fortran/ChangeLog
    branches/redhat/gcc-8-branch/gcc/fortran/arith.c
    branches/redhat/gcc-8-branch/gcc/fortran/class.c
    branches/redhat/gcc-8-branch/gcc/fortran/decl.c
    branches/redhat/gcc-8-branch/gcc/fortran/expr.c
    branches/redhat/gcc-8-branch/gcc/fortran/gfortran.h
    branches/redhat/gcc-8-branch/gcc/fortran/interface.c
    branches/redhat/gcc-8-branch/gcc/fortran/intrinsic.texi
    branches/redhat/gcc-8-branch/gcc/fortran/primary.c
    branches/redhat/gcc-8-branch/gcc/fortran/resolve.c
    branches/redhat/gcc-8-branch/gcc/fortran/simplify.c
    branches/redhat/gcc-8-branch/gcc/fortran/target-memory.c
    branches/redhat/gcc-8-branch/gcc/fortran/trans-array.c
    branches/redhat/gcc-8-branch/gcc/fortran/trans-const.c
    branches/redhat/gcc-8-branch/gcc/fortran/trans-decl.c
    branches/redhat/gcc-8-branch/gcc/fortran/trans-expr.c
    branches/redhat/gcc-8-branch/gcc/fortran/trans-intrinsic.c
    branches/redhat/gcc-8-branch/gcc/fortran/trans-io.c
    branches/redhat/gcc-8-branch/gcc/fortran/trans-stmt.c
    branches/redhat/gcc-8-branch/gcc/fortran/trans-types.c
    branches/redhat/gcc-8-branch/gcc/gcov-io.h
    branches/redhat/gcc-8-branch/gcc/gcov.c
    branches/redhat/gcc-8-branch/gcc/genmatch.c
    branches/redhat/gcc-8-branch/gcc/gimple-expr.c
    branches/redhat/gcc-8-branch/gcc/gimple-fold.c
    branches/redhat/gcc-8-branch/gcc/gimple-ssa-sprintf.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/go/gofrontend/expressions.cc
    branches/redhat/gcc-8-branch/gcc/graphite-scop-detection.c
    branches/redhat/gcc-8-branch/gcc/ipa-devirt.c
    branches/redhat/gcc-8-branch/gcc/ipa-prop.c
    branches/redhat/gcc-8-branch/gcc/jit/ChangeLog
    branches/redhat/gcc-8-branch/gcc/jit/Make-lang.in
    branches/redhat/gcc-8-branch/gcc/lra-constraints.c
    branches/redhat/gcc-8-branch/gcc/lra-eliminations.c
    branches/redhat/gcc-8-branch/gcc/lra-int.h
    branches/redhat/gcc-8-branch/gcc/lra-lives.c
    branches/redhat/gcc-8-branch/gcc/lra-spills.c
    branches/redhat/gcc-8-branch/gcc/lra.c
    branches/redhat/gcc-8-branch/gcc/lto/ChangeLog
    branches/redhat/gcc-8-branch/gcc/lto/lto-partition.c
    branches/redhat/gcc-8-branch/gcc/match.pd
    branches/redhat/gcc-8-branch/gcc/multiple_target.c
    branches/redhat/gcc-8-branch/gcc/omp-simd-clone.c
    branches/redhat/gcc-8-branch/gcc/po/ChangeLog
    branches/redhat/gcc-8-branch/gcc/po/es.po
    branches/redhat/gcc-8-branch/gcc/po/sv.po
    branches/redhat/gcc-8-branch/gcc/predict.c
    branches/redhat/gcc-8-branch/gcc/print-tree.c
    branches/redhat/gcc-8-branch/gcc/recog.c
    branches/redhat/gcc-8-branch/gcc/recog.h
    branches/redhat/gcc-8-branch/gcc/reg-stack.c
    branches/redhat/gcc-8-branch/gcc/reorg.c
    branches/redhat/gcc-8-branch/gcc/resource.c
    branches/redhat/gcc-8-branch/gcc/rtl.h
    branches/redhat/gcc-8-branch/gcc/sanopt.c
    branches/redhat/gcc-8-branch/gcc/stor-layout.c
    branches/redhat/gcc-8-branch/gcc/substring-locations.c
    branches/redhat/gcc-8-branch/gcc/substring-locations.h
    branches/redhat/gcc-8-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-8-branch/gcc/testsuite/c-c++-common/Warray-bounds-2.c
    branches/redhat/gcc-8-branch/gcc/testsuite/c-c++-common/Wrestrict-2.c
    branches/redhat/gcc-8-branch/gcc/testsuite/c-c++-common/Wstringop-truncation.c
    branches/redhat/gcc-8-branch/gcc/testsuite/c-c++-common/tsan/race_on_mutex.c
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/decltype-33837.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/decltype43.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice17.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice23.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/udlit-macros.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp1y/auto-fn15.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/ext/timevar1.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/ext/timevar2.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/lto/20080907_0.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/lto/20080915_0.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/lto/20101010-1_0.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/lto/20101010-2_0.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/other/anon5.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/other/i386-2.C
    branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/other/i386-3.C
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.c-torture/compile/regs-arg-size.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.c-torture/execute/pr82210.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/Warray-bounds-22.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/Wstringop-overflow.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/attr-alloc_size-3.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/attr-alloc_size-4.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/attr-alloc_size-7.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/attr-alloc_size-8.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/bf-ms-layout-2.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/bf-ms-layout.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/builtin-alloc-size.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/builtin-stpncpy.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/builtins-nonnull.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/nonnull-4.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/pr79214.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/tree-ssa/builtin-snprintf-warn-1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/tree-ssa/builtin-snprintf-warn-2.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-5.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-11.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-12.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-13.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-14.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-15.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-19.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-3.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-9.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/ubsan/bounds-3.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/aarch64/asm-2.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/aarch64/lr_free_2.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/aarch64/spill_1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/aarch64/test_frame_11.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/aarch64/test_frame_12.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/aarch64/test_frame_13.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/aarch64/test_frame_14.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/aarch64/test_frame_15.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/aarch64/test_frame_3.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/aarch64/test_frame_5.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/aarch64/test_frame_9.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/arm/copysign_softfloat_1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/arm/multilib.exp
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/avx2-vpaddq-3.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/avx2-vpsubq-3.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-2.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-3.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-4.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-5.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-6.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-7.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-attr-1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-attr-2.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-attr-3.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-attr-4.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-attr-5.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-attr-6.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-bnd-1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-bnd-2.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-bnd-3.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-bnd-4.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-extern-1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-extern-2.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-extern-3.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-extern-4.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-extern-5.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-extern-6.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-inline-1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-inline-2.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-inline-3.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-inline-4.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-inline-5.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-inline-6.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/indirect-thunk-inline-7.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/pr84309.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/ret-thunk-10.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/ret-thunk-11.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/ret-thunk-12.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/ret-thunk-13.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/ret-thunk-14.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/ret-thunk-15.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/ret-thunk-9.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/sse-12.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/sse-13.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/sse-14.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/sse-23.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/altivec-7-be.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/altivec-7-le.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/altivec-7.h
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/builtins-3-p8.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/builtins-3-runnable.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/builtins-3.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/fold-vec-mult-int128-p9.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/fold-vec-neg-char.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/fold-vec-neg-floatdouble.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/fold-vec-neg-short.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/ppc-sdata-2.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/pr80695-p8.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/pr80695-p9.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/pr83399.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/pr84014.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/spec-barr-1.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/vec-setup-be-long.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/vsx-vector-6-le.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/vsx-vector-6-le.p9.c
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/associate_36.f90
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/automatic_module_variable.f90
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/bad_automatic_objects_1.f90
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/c_f_pointer_shape_tests_2.f03
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/c_f_pointer_shape_tests_4.f03
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/c_funloc_tests_3.f03
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/c_loc_test.f90
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/c_loc_tests_2.f03
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/coarray_8.f90
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/constant_shape.f90
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/dec_structure_23.f90
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/pr78240.f90
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/proc_decl_17.f90
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/proc_ptr_8.f90
    branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/statement_function_1.f90
    branches/redhat/gcc-8-branch/gcc/testsuite/go.test/go-test.exp
    branches/redhat/gcc-8-branch/gcc/testsuite/lib/prune.exp
    branches/redhat/gcc-8-branch/gcc/testsuite/lib/target-supports.exp
    branches/redhat/gcc-8-branch/gcc/timevar.c
    branches/redhat/gcc-8-branch/gcc/tree-if-conv.c
    branches/redhat/gcc-8-branch/gcc/tree-inline.c
    branches/redhat/gcc-8-branch/gcc/tree-pretty-print.c
    branches/redhat/gcc-8-branch/gcc/tree-scalar-evolution.c
    branches/redhat/gcc-8-branch/gcc/tree-ssa-live.c
    branches/redhat/gcc-8-branch/gcc/tree-ssa-loop-im.c
    branches/redhat/gcc-8-branch/gcc/tree-ssa-pre.c
    branches/redhat/gcc-8-branch/gcc/tree-ssa-strlen.c
    branches/redhat/gcc-8-branch/gcc/tree-switch-conversion.c
    branches/redhat/gcc-8-branch/gcc/tree-tailcall.c
    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-patterns.c
    branches/redhat/gcc-8-branch/gcc/tree-vect-stmts.c
    branches/redhat/gcc-8-branch/gcc/vec.h
    branches/redhat/gcc-8-branch/libatomic/ChangeLog
    branches/redhat/gcc-8-branch/libatomic/configure.tgt
    branches/redhat/gcc-8-branch/libcpp/ChangeLog
    branches/redhat/gcc-8-branch/libcpp/lex.c
    branches/redhat/gcc-8-branch/libcpp/po/ChangeLog
    branches/redhat/gcc-8-branch/libcpp/po/da.po
    branches/redhat/gcc-8-branch/libgcc/ChangeLog
    branches/redhat/gcc-8-branch/libgcc/config.in
    branches/redhat/gcc-8-branch/libgcc/config/i386/cygwin.S
    branches/redhat/gcc-8-branch/libgcc/config/i386/i386-asm.h
    branches/redhat/gcc-8-branch/libgcc/config/i386/resms64fx.h
    branches/redhat/gcc-8-branch/libgcc/config/i386/resms64x.h
    branches/redhat/gcc-8-branch/libgcc/config/pa/fptr.c
    branches/redhat/gcc-8-branch/libgcc/configure
    branches/redhat/gcc-8-branch/libgcc/configure.ac
    branches/redhat/gcc-8-branch/libgfortran/ChangeLog
    branches/redhat/gcc-8-branch/libgfortran/caf/libcaf.h
    branches/redhat/gcc-8-branch/libgfortran/caf/mpi.c
    branches/redhat/gcc-8-branch/libgfortran/caf/single.c
    branches/redhat/gcc-8-branch/libgfortran/libgfortran.h
    branches/redhat/gcc-8-branch/libgfortran/runtime/pause.c
    branches/redhat/gcc-8-branch/libgfortran/runtime/stop.c
    branches/redhat/gcc-8-branch/libgo/MERGE
    branches/redhat/gcc-8-branch/libgo/Makefile.am
    branches/redhat/gcc-8-branch/libgo/Makefile.in
    branches/redhat/gcc-8-branch/libgo/VERSION
    branches/redhat/gcc-8-branch/libgo/configure
    branches/redhat/gcc-8-branch/libgo/configure.ac
    branches/redhat/gcc-8-branch/libgo/go/cmd/cgo/main.go
    branches/redhat/gcc-8-branch/libgo/go/cmd/go/internal/load/pkg.go
    branches/redhat/gcc-8-branch/libgo/go/cmd/go/internal/work/exec.go
    branches/redhat/gcc-8-branch/libgo/go/cmd/go/internal/work/security.go
    branches/redhat/gcc-8-branch/libgo/go/cmd/go/internal/work/security_test.go
    branches/redhat/gcc-8-branch/libgo/go/go/build/syslist.go
    branches/redhat/gcc-8-branch/libgo/go/internal/syscall/unix/getrandom_linux_generic.go
    branches/redhat/gcc-8-branch/libgo/go/runtime/hash64.go
    branches/redhat/gcc-8-branch/libgo/go/runtime/lfstack_64bit.go
    branches/redhat/gcc-8-branch/libgo/go/runtime/malloc.go
    branches/redhat/gcc-8-branch/libgo/go/runtime/unaligned1.go
    branches/redhat/gcc-8-branch/libgo/go/syscall/endian_little.go
    branches/redhat/gcc-8-branch/libgo/go/syscall/libcall_linux_ustat.go
    branches/redhat/gcc-8-branch/libgo/goarch.sh
    branches/redhat/gcc-8-branch/libgo/match.sh
    branches/redhat/gcc-8-branch/libgo/misc/cgo/testcshared/src/libgo2/dup2.go
    branches/redhat/gcc-8-branch/libgo/misc/cgo/testcshared/src/libgo2/dup3.go
    branches/redhat/gcc-8-branch/libgo/mksysinfo.sh
    branches/redhat/gcc-8-branch/libgo/runtime/go-caller.c
    branches/redhat/gcc-8-branch/libgo/runtime/go-callers.c
    branches/redhat/gcc-8-branch/libgo/runtime/runtime.h
    branches/redhat/gcc-8-branch/libgo/runtime/runtime_c.c
    branches/redhat/gcc-8-branch/libgo/testsuite/gotest
    branches/redhat/gcc-8-branch/libiberty/ChangeLog
    branches/redhat/gcc-8-branch/libiberty/cp-demangle.c

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




More information about the Libstdc++-cvs mailing list