r221898 [1/2] - in /branches/match-and-simplify...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Tue Apr 7 14:22:00 GMT 2015


Author: rguenth
Date: Tue Apr  7 14:22:45 2015
New Revision: 221898

URL: https://gcc.gnu.org/viewcvs?rev=221898&root=gcc&view=rev
Log:
2015-04-07  Richard Biener  <rguenther@suse.de>

        Merge from trunk r219384 through r221893.

Added:
    branches/match-and-simplify/libstdc++-v3/include/bits/atomic_futex.h
      - copied unchanged from r221893, trunk/libstdc++-v3/include/bits/atomic_futex.h
    branches/match-and-simplify/libstdc++-v3/include/bits/locale_conv.h
      - copied unchanged from r221893, trunk/libstdc++-v3/include/bits/locale_conv.h
    branches/match-and-simplify/libstdc++-v3/include/std/codecvt
      - copied unchanged from r221893, trunk/libstdc++-v3/include/std/codecvt
    branches/match-and-simplify/libstdc++-v3/src/c++11/codecvt.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/src/c++11/codecvt.cc
    branches/match-and-simplify/libstdc++-v3/src/c++11/futex.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/src/c++11/futex.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/17_intro/headers/c++1998/all_attributes.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/testsuite/17_intro/headers/c++1998/all_attributes.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/17_intro/headers/c++200x/all_attributes.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/testsuite/17_intro/headers/c++200x/all_attributes.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/17_intro/headers/c++2014/
      - copied from r221893, trunk/libstdc++-v3/testsuite/17_intro/headers/c++2014/
    branches/match-and-simplify/libstdc++-v3/testsuite/20_util/duration/literals/65499.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/testsuite/20_util/duration/literals/65499.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/20_util/scoped_allocator/65279.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/testsuite/20_util/scoped_allocator/65279.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/20_util/specialized_algorithms/uninitialized_copy/64476.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/testsuite/20_util/specialized_algorithms/uninitialized_copy/64476.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/20_util/tuple/56785.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/testsuite/20_util/tuple/56785.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/21_strings/basic_string/cons/char/65085.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/testsuite/21_strings/basic_string/cons/char/65085.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/21_strings/basic_string/operators/char/65630.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/testsuite/21_strings/basic_string/operators/char/65630.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/21_strings/basic_string/operators/wchar_t/65630.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/testsuite/21_strings/basic_string/operators/wchar_t/65630.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/21_strings/basic_string/pthread33394.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/testsuite/21_strings/basic_string/pthread33394.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/22_locale/codecvt/char16_t.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/testsuite/22_locale/codecvt/char16_t.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/22_locale/codecvt/char32_t.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/testsuite/22_locale/codecvt/char32_t.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf16/
      - copied from r221893, trunk/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf16/
    branches/match-and-simplify/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf8/
      - copied from r221893, trunk/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf8/
    branches/match-and-simplify/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf8_utf16/
      - copied from r221893, trunk/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf8_utf16/
    branches/match-and-simplify/libstdc++-v3/testsuite/22_locale/codecvt/utf8.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/testsuite/22_locale/codecvt/utf8.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/22_locale/codecvt_byname/1.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/testsuite/22_locale/codecvt_byname/1.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/22_locale/collate_byname/1.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/testsuite/22_locale/collate_byname/1.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/22_locale/conversions/
      - copied from r221893, trunk/libstdc++-v3/testsuite/22_locale/conversions/
    branches/match-and-simplify/libstdc++-v3/testsuite/22_locale/ctype_byname/2.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/testsuite/22_locale/ctype_byname/2.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/22_locale/messages_byname/1.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/testsuite/22_locale/messages_byname/1.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/22_locale/moneypunct_byname/1.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/testsuite/22_locale/moneypunct_byname/1.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/22_locale/numpunct_byname/1.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/testsuite/22_locale/numpunct_byname/1.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/23_containers/map/operations/2.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/testsuite/23_containers/map/operations/2.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/23_containers/multimap/operations/2.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/testsuite/23_containers/multimap/operations/2.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/23_containers/multiset/operations/2.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/testsuite/23_containers/multiset/operations/2.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/23_containers/set/operations/2.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/testsuite/23_containers/set/operations/2.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/24_iterators/range_access_cpp14.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/testsuite/24_iterators/range_access_cpp14.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/25_algorithms/is_permutation/64646.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/testsuite/25_algorithms/is_permutation/64646.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/25_algorithms/rotate/dr488.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/testsuite/25_algorithms/rotate/dr488.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/26_numerics/random/binomial_distribution/operators/values2.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/testsuite/26_numerics/random/binomial_distribution/operators/values2.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/26_numerics/random/binomial_distribution/operators/values3.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/testsuite/26_numerics/random/binomial_distribution/operators/values3.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/26_numerics/random/binomial_distribution/operators/values4.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/testsuite/26_numerics/random/binomial_distribution/operators/values4.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/26_numerics/random/binomial_distribution/operators/values5.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/testsuite/26_numerics/random/binomial_distribution/operators/values5.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/27_io/rvalue_streams-2.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/testsuite/27_io/rvalue_streams-2.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/28_regex/basic_regex/imbue/
      - copied from r221893, trunk/libstdc++-v3/testsuite/28_regex/basic_regex/imbue/
    branches/match-and-simplify/libstdc++-v3/testsuite/28_regex/constants/constexpr.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/testsuite/28_regex/constants/constexpr.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/28_regex/match_results/out_of_range_submatches.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/testsuite/28_regex/match_results/out_of_range_submatches.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/29_atomics/atomic/62259.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/testsuite/29_atomics/atomic/62259.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/29_atomics/atomic/64658.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/testsuite/29_atomics/atomic/64658.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/29_atomics/atomic_integral/60940.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/testsuite/29_atomics/atomic_integral/60940.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/30_threads/this_thread/58038.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/testsuite/30_threads/this_thread/58038.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/30_threads/this_thread/60421.cc
      - copied unchanged from r221893, trunk/libstdc++-v3/testsuite/30_threads/this_thread/60421.cc
Removed:
    branches/match-and-simplify/libstdc++-v3/testsuite/30_threads/shared_lock/modifiers/2.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/30_threads/unique_lock/modifiers/2.cc
Modified:
    branches/match-and-simplify/libstdc++-v3/ChangeLog
    branches/match-and-simplify/libstdc++-v3/acinclude.m4
    branches/match-and-simplify/libstdc++-v3/config.h.in
    branches/match-and-simplify/libstdc++-v3/config/abi/pre/gnu.ver
    branches/match-and-simplify/libstdc++-v3/config/cpu/sh/atomicity.h
    branches/match-and-simplify/libstdc++-v3/config/locale/gnu/messages_members.cc
    branches/match-and-simplify/libstdc++-v3/config/locale/gnu/numeric_members.cc
    branches/match-and-simplify/libstdc++-v3/configure
    branches/match-and-simplify/libstdc++-v3/configure.host
    branches/match-and-simplify/libstdc++-v3/doc/html/index.html
    branches/match-and-simplify/libstdc++-v3/doc/html/manual/parallel_mode_using.html
    branches/match-and-simplify/libstdc++-v3/doc/html/manual/status.html
    branches/match-and-simplify/libstdc++-v3/doc/xml/manual/parallel_mode.xml
    branches/match-and-simplify/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
    branches/match-and-simplify/libstdc++-v3/doc/xml/manual/status_cxx2014.xml
    branches/match-and-simplify/libstdc++-v3/include/Makefile.am
    branches/match-and-simplify/libstdc++-v3/include/Makefile.in
    branches/match-and-simplify/libstdc++-v3/include/bits/algorithmfwd.h
    branches/match-and-simplify/libstdc++-v3/include/bits/atomic_base.h
    branches/match-and-simplify/libstdc++-v3/include/bits/basic_string.h
    branches/match-and-simplify/libstdc++-v3/include/bits/c++config
    branches/match-and-simplify/libstdc++-v3/include/bits/codecvt.h
    branches/match-and-simplify/libstdc++-v3/include/bits/locale_classes.h
    branches/match-and-simplify/libstdc++-v3/include/bits/locale_facets.h
    branches/match-and-simplify/libstdc++-v3/include/bits/locale_facets_nonio.h
    branches/match-and-simplify/libstdc++-v3/include/bits/range_access.h
    branches/match-and-simplify/libstdc++-v3/include/bits/regex.h
    branches/match-and-simplify/libstdc++-v3/include/bits/regex.tcc
    branches/match-and-simplify/libstdc++-v3/include/bits/regex_compiler.h
    branches/match-and-simplify/libstdc++-v3/include/bits/regex_constants.h
    branches/match-and-simplify/libstdc++-v3/include/bits/stl_algo.h
    branches/match-and-simplify/libstdc++-v3/include/bits/stl_map.h
    branches/match-and-simplify/libstdc++-v3/include/bits/stl_multimap.h
    branches/match-and-simplify/libstdc++-v3/include/bits/stl_multiset.h
    branches/match-and-simplify/libstdc++-v3/include/bits/stl_set.h
    branches/match-and-simplify/libstdc++-v3/include/bits/stl_tree.h
    branches/match-and-simplify/libstdc++-v3/include/bits/stl_uninitialized.h
    branches/match-and-simplify/libstdc++-v3/include/c_global/cstdio
    branches/match-and-simplify/libstdc++-v3/include/c_std/cstdio
    branches/match-and-simplify/libstdc++-v3/include/experimental/optional
    branches/match-and-simplify/libstdc++-v3/include/experimental/system_error
    branches/match-and-simplify/libstdc++-v3/include/ext/codecvt_specializations.h
    branches/match-and-simplify/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/gp_ht_map_.hpp
    branches/match-and-simplify/libstdc++-v3/include/std/atomic
    branches/match-and-simplify/libstdc++-v3/include/std/chrono
    branches/match-and-simplify/libstdc++-v3/include/std/future
    branches/match-and-simplify/libstdc++-v3/include/std/istream
    branches/match-and-simplify/libstdc++-v3/include/std/locale
    branches/match-and-simplify/libstdc++-v3/include/std/ostream
    branches/match-and-simplify/libstdc++-v3/include/std/regex
    branches/match-and-simplify/libstdc++-v3/include/std/scoped_allocator
    branches/match-and-simplify/libstdc++-v3/include/std/shared_mutex
    branches/match-and-simplify/libstdc++-v3/include/std/stdexcept
    branches/match-and-simplify/libstdc++-v3/include/std/thread
    branches/match-and-simplify/libstdc++-v3/include/std/tuple
    branches/match-and-simplify/libstdc++-v3/libsupc++/Makefile.am
    branches/match-and-simplify/libstdc++-v3/libsupc++/Makefile.in
    branches/match-and-simplify/libstdc++-v3/libsupc++/eh_alloc.cc
    branches/match-and-simplify/libstdc++-v3/libsupc++/nested_exception.h
    branches/match-and-simplify/libstdc++-v3/libsupc++/vtv_stubs.cc
    branches/match-and-simplify/libstdc++-v3/python/libstdcxx/v6/__init__.py
    branches/match-and-simplify/libstdc++-v3/python/libstdcxx/v6/printers.py
    branches/match-and-simplify/libstdc++-v3/src/Makefile.am
    branches/match-and-simplify/libstdc++-v3/src/Makefile.in
    branches/match-and-simplify/libstdc++-v3/src/c++11/Makefile.am
    branches/match-and-simplify/libstdc++-v3/src/c++11/Makefile.in
    branches/match-and-simplify/libstdc++-v3/src/c++11/compatibility-c++0x.cc
    branches/match-and-simplify/libstdc++-v3/src/c++11/cxx11-ios_failure.cc
    branches/match-and-simplify/libstdc++-v3/src/c++11/cxx11-shim_facets.cc
    branches/match-and-simplify/libstdc++-v3/src/c++11/future.cc
    branches/match-and-simplify/libstdc++-v3/src/c++11/locale-inst.cc
    branches/match-and-simplify/libstdc++-v3/src/c++11/system_error.cc
    branches/match-and-simplify/libstdc++-v3/src/c++98/Makefile.am
    branches/match-and-simplify/libstdc++-v3/src/c++98/Makefile.in
    branches/match-and-simplify/libstdc++-v3/src/c++98/locale_init.cc
    branches/match-and-simplify/libstdc++-v3/src/c++98/localename.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/18_support/nested_exception/throw_with_nested.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/22_locale/codecvt/in/wchar_t/1.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/22_locale/locale/cons/unicode.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/25_algorithms/rotate/check_type.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/25_algorithms/rotate/requirements/explicit_instantiation/2.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/25_algorithms/rotate/requirements/explicit_instantiation/pod.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/26_numerics/random/binomial_distribution/operators/values.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/27_io/ios_base/sync_with_stdio/1.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/28_regex/basic_regex/assign/char/cstring.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/28_regex/basic_regex/assign/char/string.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/28_regex/traits/char/isctype.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/28_regex/traits/char/lookup_classname.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/28_regex/traits/char/lookup_collatename.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/28_regex/traits/wchar_t/isctype.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/28_regex/traits/wchar_t/user_defined.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/29_atomics/atomic/60695.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/30_threads/shared_lock/modifiers/1.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/30_threads/unique_lock/modifiers/1.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/experimental/optional/constexpr/make_optional.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/experimental/optional/constexpr/observers/2.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/experimental/optional/constexpr/observers/3.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/experimental/optional/requirements.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/ext/profile/mutex_extensions_neg.cc
    branches/match-and-simplify/libstdc++-v3/testsuite/lib/libstdc++.exp

Changes in other areas also in this revision:
Added:
    branches/match-and-simplify/config/bootstrap-lto-noplugin.mk
      - copied unchanged from r221893, trunk/config/bootstrap-lto-noplugin.mk
    branches/match-and-simplify/config/mh-alpha-linux
      - copied unchanged from r221893, trunk/config/mh-alpha-linux
    branches/match-and-simplify/gcc/ada/a-dinopr.ads
      - copied unchanged from r221893, trunk/gcc/ada/a-dinopr.ads
    branches/match-and-simplify/gcc/ada/a-dispat.adb
      - copied unchanged from r221893, trunk/gcc/ada/a-dispat.adb
    branches/match-and-simplify/gcc/ada/a-stcoed.ads
      - copied unchanged from r221893, trunk/gcc/ada/a-stcoed.ads
    branches/match-and-simplify/gcc/ada/doc/
      - copied from r221893, trunk/gcc/ada/doc/
    branches/match-and-simplify/gcc/ada/exp_unst.adb
      - copied unchanged from r221893, trunk/gcc/ada/exp_unst.adb
    branches/match-and-simplify/gcc/ada/exp_unst.ads
      - copied unchanged from r221893, trunk/gcc/ada/exp_unst.ads
    branches/match-and-simplify/gcc/config/arm/cortex-a57.md
      - copied unchanged from r221893, trunk/gcc/config/arm/cortex-a57.md
    branches/match-and-simplify/gcc/config/arm/freebsd.h
      - copied unchanged from r221893, trunk/gcc/config/arm/freebsd.h
    branches/match-and-simplify/gcc/config/arm/xgene1.md
      - copied unchanged from r221893, trunk/gcc/config/arm/xgene1.md
    branches/match-and-simplify/gcc/config/avr/driver-avr.c
      - copied unchanged from r221893, trunk/gcc/config/avr/driver-avr.c
    branches/match-and-simplify/gcc/config/avr/specs.h
      - copied unchanged from r221893, trunk/gcc/config/avr/specs.h
    branches/match-and-simplify/gcc/config/i386/intelmic-offload.h
      - copied unchanged from r221893, trunk/gcc/config/i386/intelmic-offload.h
    branches/match-and-simplify/gcc/config/nvptx/mkoffload.c
      - copied unchanged from r221893, trunk/gcc/config/nvptx/mkoffload.c
    branches/match-and-simplify/gcc/config/nvptx/offload.h
      - copied unchanged from r221893, trunk/gcc/config/nvptx/offload.h
    branches/match-and-simplify/gcc/cp/cp-ubsan.c
      - copied unchanged from r221893, trunk/gcc/cp/cp-ubsan.c
    branches/match-and-simplify/gcc/dojump.h
      - copied unchanged from r221893, trunk/gcc/dojump.h
    branches/match-and-simplify/gcc/explow.h
      - copied unchanged from r221893, trunk/gcc/explow.h
    branches/match-and-simplify/gcc/gcc-main.c
      - copied unchanged from r221893, trunk/gcc/gcc-main.c
    branches/match-and-simplify/gcc/gcse-common.c
      - copied unchanged from r221893, trunk/gcc/gcse-common.c
    branches/match-and-simplify/gcc/gcse-common.h
      - copied unchanged from r221893, trunk/gcc/gcse-common.h
    branches/match-and-simplify/gcc/jit/docs/cp/topics/compilation.rst
      - copied unchanged from r221893, trunk/gcc/jit/docs/cp/topics/compilation.rst
    branches/match-and-simplify/gcc/jit/docs/examples/emit-alphabet.bf
      - copied unchanged from r221893, trunk/gcc/jit/docs/examples/emit-alphabet.bf
    branches/match-and-simplify/gcc/jit/docs/examples/tut05-bf.c
      - copied unchanged from r221893, trunk/gcc/jit/docs/examples/tut05-bf.c
    branches/match-and-simplify/gcc/jit/docs/intro/tutorial05.rst
      - copied unchanged from r221893, trunk/gcc/jit/docs/intro/tutorial05.rst
    branches/match-and-simplify/gcc/jit/docs/topics/compilation.rst
      - copied unchanged from r221893, trunk/gcc/jit/docs/topics/compilation.rst
    branches/match-and-simplify/gcc/jit/jit-spec.c
      - copied unchanged from r221893, trunk/gcc/jit/jit-spec.c
    branches/match-and-simplify/gcc/testsuite/c-c++-common/asan/no-asan-check-glob.c
      - copied unchanged from r221893, trunk/gcc/testsuite/c-c++-common/asan/no-asan-check-glob.c
    branches/match-and-simplify/gcc/testsuite/c-c++-common/asan/pr63888.c
      - copied unchanged from r221893, trunk/gcc/testsuite/c-c++-common/asan/pr63888.c
    branches/match-and-simplify/gcc/testsuite/c-c++-common/asan/pr64820.c
      - copied unchanged from r221893, trunk/gcc/testsuite/c-c++-common/asan/pr64820.c
    branches/match-and-simplify/gcc/testsuite/c-c++-common/cilk-plus/CK/pr63307.c
      - copied unchanged from r221893, trunk/gcc/testsuite/c-c++-common/cilk-plus/CK/pr63307.c
    branches/match-and-simplify/gcc/testsuite/c-c++-common/cpp/openacc-define-1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/c-c++-common/cpp/openacc-define-1.c
    branches/match-and-simplify/gcc/testsuite/c-c++-common/cpp/openacc-define-2.c
      - copied unchanged from r221893, trunk/gcc/testsuite/c-c++-common/cpp/openacc-define-2.c
    branches/match-and-simplify/gcc/testsuite/c-c++-common/cpp/openacc-define-3.c
      - copied unchanged from r221893, trunk/gcc/testsuite/c-c++-common/cpp/openacc-define-3.c
    branches/match-and-simplify/gcc/testsuite/c-c++-common/cpp/pr65238-1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/c-c++-common/cpp/pr65238-1.c
    branches/match-and-simplify/gcc/testsuite/c-c++-common/goacc/
      - copied from r221893, trunk/gcc/testsuite/c-c++-common/goacc/
    branches/match-and-simplify/gcc/testsuite/c-c++-common/goacc-gomp/
      - copied from r221893, trunk/gcc/testsuite/c-c++-common/goacc-gomp/
    branches/match-and-simplify/gcc/testsuite/c-c++-common/pr65040.c
      - copied unchanged from r221893, trunk/gcc/testsuite/c-c++-common/pr65040.c
    branches/match-and-simplify/gcc/testsuite/c-c++-common/pr65120.c
      - copied unchanged from r221893, trunk/gcc/testsuite/c-c++-common/pr65120.c
    branches/match-and-simplify/gcc/testsuite/c-c++-common/pr65556.c
      - copied unchanged from r221893, trunk/gcc/testsuite/c-c++-common/pr65556.c
    branches/match-and-simplify/gcc/testsuite/c-c++-common/torture/aarch64-vect-lane-1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/c-c++-common/torture/aarch64-vect-lane-1.c
    branches/match-and-simplify/gcc/testsuite/c-c++-common/torture/aarch64-vect-lane-2.c
      - copied unchanged from r221893, trunk/gcc/testsuite/c-c++-common/torture/aarch64-vect-lane-2.c
    branches/match-and-simplify/gcc/testsuite/c-c++-common/tsan/pr65400-1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/c-c++-common/tsan/pr65400-1.c
    branches/match-and-simplify/gcc/testsuite/c-c++-common/tsan/pr65400-2.c
      - copied unchanged from r221893, trunk/gcc/testsuite/c-c++-common/tsan/pr65400-2.c
    branches/match-and-simplify/gcc/testsuite/c-c++-common/tsan/pr65400-3.c
      - copied unchanged from r221893, trunk/gcc/testsuite/c-c++-common/tsan/pr65400-3.c
    branches/match-and-simplify/gcc/testsuite/c-c++-common/tsan/step.c
      - copied unchanged from r221893, trunk/gcc/testsuite/c-c++-common/tsan/step.c
    branches/match-and-simplify/gcc/testsuite/c-c++-common/ubsan/bounds-8.c
      - copied unchanged from r221893, trunk/gcc/testsuite/c-c++-common/ubsan/bounds-8.c
    branches/match-and-simplify/gcc/testsuite/c-c++-common/ubsan/bounds-9.c
      - copied unchanged from r221893, trunk/gcc/testsuite/c-c++-common/ubsan/bounds-9.c
    branches/match-and-simplify/gcc/testsuite/c-c++-common/ubsan/pr65081.c
      - copied unchanged from r221893, trunk/gcc/testsuite/c-c++-common/ubsan/pr65081.c
    branches/match-and-simplify/gcc/testsuite/c-c++-common/ubsan/pr65367.c
      - copied unchanged from r221893, trunk/gcc/testsuite/c-c++-common/ubsan/pr65367.c
    branches/match-and-simplify/gcc/testsuite/g++.dg/abi/abi-tag13.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/abi/abi-tag13.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/abi/abi-tag14.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/abi/abi-tag14.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/abi/anon4.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/abi/anon4.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/abi/mangle65.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/abi/mangle65.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/asan/pr64937.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/asan/pr64937.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/asan/pr65004.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/asan/pr65004.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/alias-decl-46.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/alias-decl-46.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/alias-decl-47.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/alias-decl-47.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/auto44.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/auto44.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/constexpr-48324.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-48324.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/constexpr-59686.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-59686.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/constexpr-59937-1.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-59937-1.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/constexpr-59937-2.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-59937-2.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/constexpr-65080.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-65080.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/constexpr-array10.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-array10.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/constexpr-array11.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-array11.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor18.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor18.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/constexpr-fold1.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-fold1.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/constexpr-fold2.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-fold2.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/constexpr-ptrcomp1.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-ptrcomp1.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/constexpr-sizeof1.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-sizeof1.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/constexpr-targ2.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-targ2.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/constexpr-template8.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-template8.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/decltype62.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/decltype62.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/deleted11.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/deleted11.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/initlist91.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/initlist91.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/initlist92.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/initlist92.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/initlist93.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/initlist93.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/initlist94.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/initlist94.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-conv9.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-conv9.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-defarg6.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-defarg6.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/pr48453.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/pr48453.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/pr59816.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/pr59816.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/pr65072.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/pr65072.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/pr65075.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/pr65075.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/pr65127.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/pr65127.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/pr65327.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/pr65327.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/pr65398-2.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/pr65398-2.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/pr65398.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/pr65398.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/pr65558.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/pr65558.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/sfinae55.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae55.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/udlit-namespace-ambiguous.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-namespace-ambiguous.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/udlit-namespace-using-directive.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-namespace-using-directive.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/udlit-sfinae-neg.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-sfinae-neg.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/udlit-sfinae.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-sfinae.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/variadic165.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/variadic165.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/vt-57626.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/vt-57626.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/vt-59988.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/vt-59988.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/vt-60130.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/vt-60130.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/vt-62276.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp0x/vt-62276.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp1y/constexpr-assert1.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp1y/constexpr-assert1.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp1y/constexpr-local2.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp1y/constexpr-local2.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp1y/constexpr-local3.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp1y/constexpr-local3.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp1y/constexpr-void2.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp1y/constexpr-void2.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp1y/lambda-generic-ice1.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp1y/lambda-generic-ice1.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp1y/lambda-generic-uneval1.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp1y/lambda-generic-uneval1.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp1y/lambda-init12.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp1y/lambda-init12.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp1y/lambda-init13.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp1y/lambda-init13.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp1y/pr64626-1.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp1y/pr64626-1.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp1y/pr64626-2.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp1y/pr64626-2.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp1y/pr65202.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp1y/pr65202.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp1y/pr65340.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp1y/pr65340.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp1y/udlit-char-template-sfinae-neg.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp1y/udlit-char-template-sfinae-neg.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp1y/udlit-char-template-sfinae.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp1y/udlit-char-template-sfinae.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp1y/udlit-char-template-vs-std-literal-operator.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp1y/udlit-char-template-vs-std-literal-operator.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp1y/var-templ22.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp1y/var-templ22.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp1y/var-templ23.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/cpp1y/var-templ23.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/debug/dwarf2/dwarf2-1.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/debug/dwarf2/dwarf2-1.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/debug/dwarf2/dwarf2-2.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/debug/dwarf2/dwarf2-2.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/debug/dwarf2/pr46123-2.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/debug/dwarf2/pr46123-2.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/expr/ptr-arith1.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/expr/ptr-arith1.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/ext/mv17.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/ext/mv17.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/ext/stmtexpr17.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/ext/stmtexpr17.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/gcov/gcov-15.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/gcov/gcov-15.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/goacc/
      - copied from r221893, trunk/gcc/testsuite/g++.dg/goacc/
    branches/match-and-simplify/gcc/testsuite/g++.dg/goacc-gomp/
      - copied from r221893, trunk/gcc/testsuite/g++.dg/goacc-gomp/
    branches/match-and-simplify/gcc/testsuite/g++.dg/gomp/openmp-simd-3.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/gomp/openmp-simd-3.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/guality/pr55541.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/guality/pr55541.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/inherit/using8.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/inherit/using8.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/init/array38.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/init/array38.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/init/array39.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/init/array39.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/ipa/ipa-icf-6.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/ipa/ipa-icf-6.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/ipa/pr63470.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/ipa/pr63470.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/ipa/pr64068.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/ipa/pr64068.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/ipa/pr64612.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/ipa/pr64612.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/ipa/pr64858.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/ipa/pr64858.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/ipa/pr64896.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/ipa/pr64896.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/ipa/pr65002.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/ipa/pr65002.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/ipa/pr65008.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/ipa/pr65008.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/ipa/pr65034.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/ipa/pr65034.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/ipa/pr65263.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/ipa/pr65263.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/ipa/pr65465.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/ipa/pr65465.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/ipa/pr65557.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/ipa/pr65557.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/lookup/using54.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/lookup/using54.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/lto/pr64076.H
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/lto/pr64076.H
    branches/match-and-simplify/gcc/testsuite/g++.dg/lto/pr64076_0.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/lto/pr64076_0.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/lto/pr64076_1.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/lto/pr64076_1.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/lto/pr65193_0.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/lto/pr65193_0.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/lto/pr65276_0.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/lto/pr65276_0.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/lto/pr65276_1.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/lto/pr65276_1.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/lto/pr65302_0.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/lto/pr65302_0.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/lto/pr65302_1.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/lto/pr65302_1.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/lto/pr65316_0.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/lto/pr65316_0.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/lto/pr65316_1.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/lto/pr65316_1.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/lto/pr65475_0.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/lto/pr65475_0.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/lto/pr65475_1.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/lto/pr65475_1.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/lto/pr65475b_0.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/lto/pr65475b_0.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/lto/pr65475b_1.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/lto/pr65475b_1.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/lto/pr65475c_0.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/lto/pr65475c_0.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/lto/pr65475c_1.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/lto/pr65475c_1.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/opt/flifetime-dse1.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/opt/flifetime-dse1.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/opt/pr62078.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/opt/pr62078.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/opt/pr65003.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/opt/pr65003.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/opt/pr65074.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/opt/pr65074.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/other/default11.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/other/default11.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/other/default12.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/other/default12.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/other/dump-ada-spec-3.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/other/dump-ada-spec-3.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/other/empty-class.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/other/empty-class.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/other/virtual3.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/other/virtual3.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/parse/assign1.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/parse/assign1.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/parse/ivdep-2.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/parse/ivdep-2.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/parse/ivdep-3.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/parse/ivdep-3.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/pr58123.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/pr58123.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/pr64353.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/pr64353.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/pr64688-2.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/pr64688-2.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/pr64688.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/pr64688.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/pr65032.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/pr65032.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/pr65049.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/pr65049.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/pr65240-1.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/pr65240-1.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/pr65240-2.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/pr65240-2.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/pr65240-3.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/pr65240-3.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/pr65240-4.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/pr65240-4.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/pr65240.h
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/pr65240.h
    branches/match-and-simplify/gcc/testsuite/g++.dg/pr65242.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/pr65242.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/pr65295.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/pr65295.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/stackprotectexplicit2.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/stackprotectexplicit2.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/template/defarg18.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/template/defarg18.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/template/friend57.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/template/friend57.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/template/friend58.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/template/friend58.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/template/friend59.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/template/friend59.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/template/overload14.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/template/overload14.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/template/pr54987.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/template/pr54987.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/template/pr61670.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/template/pr61670.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/template/pr65390.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/template/pr65390.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/template/repo11.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/template/repo11.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/template/static36.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/template/static36.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/tls/thread_local-ice3.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/tls/thread_local-ice3.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/tls/thread_local-ice4.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/tls/thread_local-ice4.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/torture/pr60871.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/torture/pr60871.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/torture/pr64139.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/torture/pr64139.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/torture/pr64282.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/torture/pr64282.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/torture/pr64378.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/torture/pr64378.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/torture/pr64565.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/torture/pr64565.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/torture/pr64568-2.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/torture/pr64568-2.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/torture/pr64568.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/torture/pr64568.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/torture/pr64669.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/torture/pr64669.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/torture/pr64686.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/torture/pr64686.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/torture/pr64978.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/torture/pr64978.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/torture/pr64988.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/torture/pr64988.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/torture/pr64995.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/torture/pr64995.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/torture/pr65249.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/torture/pr65249.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/torture/pr65555.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/torture/pr65555.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/torture/pr65600.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/torture/pr65600.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/torture/pr65626.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/torture/pr65626.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/torture/pr65655.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/torture/pr65655.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/tree-ssa/deleted-label1.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/tree-ssa/deleted-label1.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/tree-ssa/ivopts-3.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/tree-ssa/ivopts-3.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/tsan/pr64265.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/tsan/pr64265.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/tsan/vptr_benign_race.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/tsan/vptr_benign_race.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/tsan/vptr_harmful_race.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/tsan/vptr_harmful_race.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/ubsan/pr64632.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/ubsan/pr64632.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/ubsan/pr64717-1.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/ubsan/pr64717-1.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/ubsan/pr64717-2.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/ubsan/pr64717-2.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/ubsan/pr64984.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/ubsan/pr64984.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/ubsan/pr65000.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/ubsan/pr65000.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/ubsan/pr65019.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/ubsan/pr65019.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/ubsan/pr65583.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/ubsan/pr65583.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/ubsan/pr65610.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/ubsan/pr65610.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/ubsan/shift-1.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/ubsan/shift-1.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/ubsan/vptr-1.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/ubsan/vptr-1.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/ubsan/vptr-2.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/ubsan/vptr-2.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/ubsan/vptr-3.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/ubsan/vptr-3.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/ubsan/vptr-4.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/ubsan/vptr-4.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/ubsan/vptr-5.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/ubsan/vptr-5.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/ubsan/vptr-6.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/ubsan/vptr-6.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/ubsan/vptr-7.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/ubsan/vptr-7.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/ubsan/vptr-8.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/ubsan/vptr-8.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/ubsan/vptr-9.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/ubsan/vptr-9.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/warn/Waddress-2.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/warn/Waddress-2.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/warn/Warray-bounds-6.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/warn/Warray-bounds-6.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/warn/Warray-bounds-7.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/warn/Warray-bounds-7.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/warn/Wformat-1.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/warn/Wformat-1.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/warn/Wshadow-10.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/warn/Wshadow-10.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/warn/Wshadow-11.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/warn/Wshadow-11.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/warn/Wshadow-8.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/warn/Wshadow-8.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/warn/Wshadow-9.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/warn/Wshadow-9.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/warn/Wunused-var-23.C
      - copied unchanged from r221893, trunk/gcc/testsuite/g++.dg/warn/Wunused-var-23.C
    branches/match-and-simplify/gcc/testsuite/gcc.c-torture/compile/20150108.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.c-torture/compile/20150108.c
    branches/match-and-simplify/gcc/testsuite/gcc.c-torture/compile/20150327.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.c-torture/compile/20150327.c
    branches/match-and-simplify/gcc/testsuite/gcc.c-torture/compile/pr52773.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.c-torture/compile/pr52773.c
    branches/match-and-simplify/gcc/testsuite/gcc.c-torture/compile/pr65014.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.c-torture/compile/pr65014.c
    branches/match-and-simplify/gcc/testsuite/gcc.c-torture/compile/pr65153.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.c-torture/compile/pr65153.c
    branches/match-and-simplify/gcc/testsuite/gcc.c-torture/compile/pr65163.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.c-torture/compile/pr65163.c
    branches/match-and-simplify/gcc/testsuite/gcc.c-torture/compile/pr65241.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.c-torture/compile/pr65241.c
    branches/match-and-simplify/gcc/testsuite/gcc.c-torture/compile/pr65593.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.c-torture/compile/pr65593.c
    branches/match-and-simplify/gcc/testsuite/gcc.c-torture/compile/pr65595.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.c-torture/compile/pr65595.c
    branches/match-and-simplify/gcc/testsuite/gcc.c-torture/execute/bitfld-7.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.c-torture/execute/bitfld-7.c
    branches/match-and-simplify/gcc/testsuite/gcc.c-torture/execute/pr64682.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.c-torture/execute/pr64682.c
    branches/match-and-simplify/gcc/testsuite/gcc.c-torture/execute/pr64718.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.c-torture/execute/pr64718.c
    branches/match-and-simplify/gcc/testsuite/gcc.c-torture/execute/pr64756.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.c-torture/execute/pr64756.c
    branches/match-and-simplify/gcc/testsuite/gcc.c-torture/execute/pr64957.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.c-torture/execute/pr64957.c
    branches/match-and-simplify/gcc/testsuite/gcc.c-torture/execute/pr64979.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.c-torture/execute/pr64979.c
    branches/match-and-simplify/gcc/testsuite/gcc.c-torture/execute/pr65053-1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.c-torture/execute/pr65053-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.c-torture/execute/pr65053-2.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.c-torture/execute/pr65053-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.c-torture/execute/pr65170.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.c-torture/execute/pr65170.c
    branches/match-and-simplify/gcc/testsuite/gcc.c-torture/execute/pr65215-1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.c-torture/execute/pr65215-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.c-torture/execute/pr65215-2.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.c-torture/execute/pr65215-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.c-torture/execute/pr65215-3.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.c-torture/execute/pr65215-3.c
    branches/match-and-simplify/gcc/testsuite/gcc.c-torture/execute/pr65215-4.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.c-torture/execute/pr65215-4.c
    branches/match-and-simplify/gcc/testsuite/gcc.c-torture/execute/pr65215-5.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.c-torture/execute/pr65215-5.c
    branches/match-and-simplify/gcc/testsuite/gcc.c-torture/execute/pr65216.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.c-torture/execute/pr65216.c
    branches/match-and-simplify/gcc/testsuite/gcc.c-torture/execute/pr65369.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.c-torture/execute/pr65369.c
    branches/match-and-simplify/gcc/testsuite/gcc.c-torture/execute/pr65401.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.c-torture/execute/pr65401.c
    branches/match-and-simplify/gcc/testsuite/gcc.c-torture/execute/pr65418-1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.c-torture/execute/pr65418-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.c-torture/execute/pr65418-2.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.c-torture/execute/pr65418-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.c-torture/execute/pr65427.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.c-torture/execute/pr65427.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/20150306-1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/20150306-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/Warray-bounds-11.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/Warray-bounds-11.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/Warray-bounds-12.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/Warray-bounds-12.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/Warray-bounds-13.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/Warray-bounds-13.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/array-11.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/array-11.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/array-12.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/array-12.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/array-13.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/array-13.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/array-14.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/array-14.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/asan/pr64981.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/asan/pr64981.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/builtin-object-size-15.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/builtin-object-size-15.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/c99-flex-array-typedef-1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/c99-flex-array-typedef-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/c99-flex-array-typedef-2.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/c99-flex-array-typedef-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/c99-flex-array-typedef-3.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/c99-flex-array-typedef-3.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/c99-flex-array-typedef-5.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/c99-flex-array-typedef-5.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/c99-flex-array-typedef-7.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/c99-flex-array-typedef-7.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/c99-flex-array-typedef-8.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/c99-flex-array-typedef-8.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/cpp/builtin-macro-1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/cpp/builtin-macro-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/cpp/pr60570.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/cpp/pr60570.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/cpp/pr61977.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/cpp/pr61977.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/cpp/pr65238-2.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/cpp/pr65238-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/cpp/trad/pr65238-3.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/cpp/trad/pr65238-3.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/cpp/trad/pr65238-4.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/cpp/trad/pr65238-4.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/debug/dwarf2/dwarf2-3.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/debug/dwarf2/dwarf2-3.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/debug/dwarf2/dwarf2-3.h
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/debug/dwarf2/dwarf2-3.h
    branches/match-and-simplify/gcc/testsuite/gcc.dg/goacc/
      - copied from r221893, trunk/gcc/testsuite/gcc.dg/goacc/
    branches/match-and-simplify/gcc/testsuite/gcc.dg/goacc-gomp/
      - copied from r221893, trunk/gcc/testsuite/gcc.dg/goacc-gomp/
    branches/match-and-simplify/gcc/testsuite/gcc.dg/gomp/openmp-simd-3.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/gomp/openmp-simd-3.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/inline-36.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/inline-36.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/inline-37.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/inline-37.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/inline-38.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/inline-38.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/inline-39.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/inline-39.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/ipa/PR64550.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/ipa/PR64550.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/ipa/PR64559.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/ipa/PR64559.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/ipa/PR65282.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/ipa/PR65282.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/ipa/inlinehint-4.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/ipa/inlinehint-4.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/ipa/ipa-clone-1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/ipa/ipa-clone-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/ipa/ipa-icf-33.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/ipa/ipa-icf-33.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/ipa/ipa-icf-34.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/ipa/ipa-icf-34.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/ipa/ipa-icf-35.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/ipa/ipa-icf-35.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/ipa/ipa-icf-36.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/ipa/ipa-icf-36.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/ipa/ipa-icf-37.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/ipa/ipa-icf-37.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/ipa/pr64307.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/ipa/pr64307.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/ipa/pr65287.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/ipa/pr65287.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/ipa/pr65318.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/ipa/pr65318.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/ipa/propalign-3.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/ipa/propalign-3.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/long_branch.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/long_branch.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/lto/chkp-ctor-merge_0.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/lto/chkp-ctor-merge_0.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/lto/pr64373_0.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/lto/pr64373_0.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/lto/pr64415_0.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/lto/pr64415_0.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/lto/pr64415_1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/lto/pr64415_1.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/lto/pr64684_0.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/lto/pr64684_0.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/lto/pr64684_1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/lto/pr64684_1.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/lto/pr64684_2.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/lto/pr64684_2.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/lto/pr64685_0.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/lto/pr64685_0.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/lto/pr64685_1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/lto/pr64685_1.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/lto/pr65130_0.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/lto/pr65130_0.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/lto/pr65130_1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/lto/pr65130_1.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr61058.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/pr61058.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr63593.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/pr63593.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr63637-1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/pr63637-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr63637-2.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/pr63637-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr63637-3.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/pr63637-3.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr63637-4.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/pr63637-4.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr63637-5.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/pr63637-5.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr63637-6.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/pr63637-6.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr63743.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/pr63743.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr64015.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/pr64015.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr64277.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/pr64277.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr64406.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/pr64406.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr64434.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/pr64434.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr64454.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/pr64454.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr64511.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/pr64511.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr64536.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/pr64536.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr64563.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/pr64563.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr64663.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/pr64663.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr64709.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/pr64709.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr64715-1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/pr64715-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr64715-2.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/pr64715-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr64766.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/pr64766.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr64778.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/pr64778.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr64807.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/pr64807.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr64817-1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/pr64817-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr64817-2.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/pr64817-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr64817-3.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/pr64817-3.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr64856.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/pr64856.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr64935-1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/pr64935-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr64935-2.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/pr64935-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr65050.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/pr65050.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr65063.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/pr65063.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr65066.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/pr65066.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr65228.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/pr65228.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr65321.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/pr65321.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr65521.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/pr65521.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr65533.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/pr65533.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/sibcall-10.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/sibcall-10.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/sibcall-9.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/sibcall-9.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/signbit-sa.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/signbit-sa.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/stackprotectexplicit1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/stackprotectexplicit1.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/tm/pr64391.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/tm/pr64391.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/torture/pr64326.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/torture/pr64326.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/torture/pr64357.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/torture/pr64357.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/torture/pr64365.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/torture/pr64365.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/torture/pr64728.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/torture/pr64728.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/torture/pr64853.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/torture/pr64853.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/torture/pr64882.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/torture/pr64882.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/torture/pr65077.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/torture/pr65077.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/torture/pr65270-1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/torture/pr65270-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/torture/pr65270-2.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/torture/pr65270-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/torture/pr65517.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/torture/pr65517.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/tree-ssa/cunroll-11.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/tree-ssa/cunroll-11.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/tree-ssa/pr43378.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr43378.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/tree-ssa/pr47477.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr47477.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/tree-ssa/pr61743-1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr61743-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/tree-ssa/pr61743-2.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr61743-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/tree-ssa/pr64705.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr64705.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/tree-ssa/pr64801.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr64801.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/tree-ssa/pr65136.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr65136.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-10.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-10.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-8.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-8.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-9.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-9.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/tree-ssa/stdarg-7.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/tree-ssa/stdarg-7.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/tree-ssa/vrp96.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp96.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/ubsan/bounds-2.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/ubsan/bounds-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/ubsan/c-shift-2.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/ubsan/c-shift-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/uninit-18.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/uninit-18.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/uninit-19.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/uninit-19.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/uninit-20.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/uninit-20.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/unroll-2.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/unroll-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/unroll-3.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/unroll-3.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/unroll-4.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/unroll-4.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/unroll-5.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/unroll-5.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/unroll-6.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/unroll-6.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/O3-vect-pr61917.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/vect/O3-vect-pr61917.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/costmodel/ppc/costmodel-bb-slp-9a-pr63175.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/vect/costmodel/ppc/costmodel-bb-slp-9a-pr63175.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/costmodel/x86_64/costmodel-pr64909.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/vect/costmodel/x86_64/costmodel-pr64909.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/pr59354.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/vect/pr59354.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/pr64404.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/vect/pr64404.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/pr64421.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/vect/pr64421.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/pr64493.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/vect/pr64493.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/pr64495.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/vect/pr64495.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/pr64829.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/vect/pr64829.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/pr64844.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/vect/pr64844.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/pr65310.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/vect/pr65310.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/pr65494.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/vect/pr65494.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/pr65518.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/vect/pr65518.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/vect-aggressive-1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/vect/vect-aggressive-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/visibility-22.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/visibility-22.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/visibility-23.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/visibility-23.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/weak/weak-17.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.dg/weak/weak-17.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/abs_2.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/abs_2.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/binary_op_no64.inc
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/binary_op_no64.inc
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vXXXhn.inc
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vXXXhn.inc
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vXXXl.inc
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vXXXl.inc
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vXXXw.inc
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vXXXw.inc
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vhadd.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vhadd.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vhsub.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vhsub.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vld1_lane.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vld1_lane.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vldX_dup.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vldX_dup.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmax.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmax.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmin.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmin.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmlX.inc
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmlX.inc
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmlX_lane.inc
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmlX_lane.inc
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmlX_n.inc
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmlX_n.inc
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmlXl.inc
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmlXl.inc
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmlXl_lane.inc
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmlXl_lane.inc
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmlXl_n.inc
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmlXl_n.inc
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmla.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmla.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmla_lane.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmla_lane.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmla_n.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmla_n.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmlal.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmlal.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmlal_lane.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmlal_lane.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmlal_n.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmlal_n.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmls.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmls.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmls_lane.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmls_lane.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmls_n.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmls_n.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmlsl.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmlsl.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmlsl_lane.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmlsl_lane.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmlsl_n.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmlsl_n.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmovl.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmovl.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmovn.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmovn.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmul_lane.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmul_lane.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmul_n.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmul_n.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmull.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmull.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmull_lane.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmull_lane.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmull_n.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmull_n.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmvn.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vmvn.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vpXXX.inc
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vpXXX.inc
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vpadal.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vpadal.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vpadd.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vpadd.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vpaddl.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vpaddl.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vpmax.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vpmax.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vpmin.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vpmin.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vqdmlXl.inc
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vqdmlXl.inc
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vqdmlXl_lane.inc
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vqdmlXl_lane.inc
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vqdmlXl_n.inc
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vqdmlXl_n.inc
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vqdmlal.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vqdmlal.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vqdmlal_lane.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vqdmlal_lane.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vqdmlal_n.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vqdmlal_n.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vqdmlsl.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vqdmlsl.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vqdmlsl_lane.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vqdmlsl_lane.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vqdmlsl_n.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vqdmlsl_n.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vqdmulh.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vqdmulh.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vqdmulh_lane.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vqdmulh_lane.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vqdmulh_n.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vqdmulh_n.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vqdmull.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vqdmull.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vqdmull_lane.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vqdmull_lane.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vqdmull_n.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vqdmull_n.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vraddhn.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vraddhn.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vrhadd.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vrhadd.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vrsubhn.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vrsubhn.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vsXi_n.inc
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vsXi_n.inc
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vshuffle.inc
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vshuffle.inc
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vsli_n.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vsli_n.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vsri_n.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vsri_n.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vsubhn.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vsubhn.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vsubl.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vsubl.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vsubw.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vsubw.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vtrn.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vtrn.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/arm_neon-nosimd-error.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/arm_neon-nosimd-error.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/pr64263_1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/pr64263_1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/pr64304.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/pr64304.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/pr65235_1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/pr65235_1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/pr65624.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/pr65624.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/sisd-shft-neg_1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/sisd-shft-neg_1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/store-pair-1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/store-pair-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/subsp.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/subsp.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/volatileloadpair-1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/volatileloadpair-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/volatileloadpair-2.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/aarch64/volatileloadpair-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/arm/divzero.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/arm/divzero.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/arm/macro_defs0.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/arm/macro_defs0.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/arm/macro_defs1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/arm/macro_defs1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/arm/macro_defs2.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/arm/macro_defs2.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/arm/no-volatile-in-it.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/arm/no-volatile-in-it.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/arm/pr64453.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/arm/pr64453.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/arm/pr64460_1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/arm/pr64460_1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/arm/pr64600_1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/arm/pr64600_1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/arm/pr65067.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/arm/pr65067.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/arm/pr65647.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/arm/pr65647.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/avr/torture/pr64331.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/avr/torture/pr64331.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/avr/torture/pr64452.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/avr/torture/pr64452.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/h8300/pr17306-1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/h8300/pr17306-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/h8300/pr17306-2.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/h8300/pr17306-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/h8300/pr58400.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/h8300/pr58400.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/avx2-pr64286.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/avx2-pr64286.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/avx2-vect-aggressive-1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/avx2-vect-aggressive-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/avx2-vect-aggressive.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/avx2-vect-aggressive.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/bmi2-bzhi-2.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/bmi2-bzhi-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/chkp-always_inline.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/chkp-always_inline.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/chkp-hidden-def.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/chkp-hidden-def.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/chkp-label-address.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/chkp-label-address.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/chkp-narrow-bounds.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/chkp-narrow-bounds.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/mpx/
      - copied from r221893, trunk/gcc/testsuite/gcc.target/i386/mpx/
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pie.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pie.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr15184-1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr15184-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr15184-2.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr15184-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr32219-1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr32219-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr32219-2.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr32219-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr32219-3.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr32219-3.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr32219-4.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr32219-4.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr32219-5.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr32219-5.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr32219-6.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr32219-6.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr32219-7.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr32219-7.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr32219-8.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr32219-8.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr45685.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr45685.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr60851.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr60851.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr61925-1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr61925-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr61925-2.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr61925-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr61925-3.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr61925-3.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr63637-1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr63637-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr63637-2.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr63637-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr63637-3.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr63637-3.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr63637-4.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr63637-4.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr63637-5.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr63637-5.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr63637-6.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr63637-6.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr64317.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr64317.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr64386.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr64386.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr64387.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr64387.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr64393.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr64393.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr64513.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr64513.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr64617.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr64617.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr64805.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr64805.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr64905.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr64905.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr65044.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr65044.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr65078-1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr65078-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr65078-2.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr65078-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr65078-3.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr65078-3.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr65078-4.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr65078-4.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr65078-5.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr65078-5.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr65078-6.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr65078-6.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr65103-1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr65103-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr65161.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr65161.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr65167.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr65167.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr65183.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr65183.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr65184.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr65184.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr65217.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr65217.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr65248-1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr65248-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr65248-2.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr65248-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr65248-3.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr65248-3.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr65248-4.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr65248-4.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr65520.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr65520.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr65523.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr65523.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr65588.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/i386/pr65588.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/m68k/pr52076-1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/m68k/pr52076-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/m68k/pr52076-2.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/m68k/pr52076-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/m68k/pr59946.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/m68k/pr59946.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/m68k/pr63347.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/m68k/pr63347.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/m68k/pr64461.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/m68k/pr64461.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/mips/call-saved-7.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/mips/call-saved-7.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/mips/call-saved-8.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/mips/call-saved-8.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/mips/call-saved-9.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/mips/call-saved-9.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/mips/lsa.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/mips/lsa.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/mips/mips64-lsa.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/mips/mips64-lsa.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/mips/mulsize-5.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/mips/mulsize-5.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/mips/mulsize-6.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/mips/mulsize-6.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/mips/octeon3-pipe-1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/mips/octeon3-pipe-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/nios2/gpopt-all.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/nios2/gpopt-all.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/nios2/gpopt-data.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/nios2/gpopt-data.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/nios2/gpopt-global.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/nios2/gpopt-global.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/nios2/gpopt-local.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/nios2/gpopt-local.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/nios2/gpopt-none.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/nios2/gpopt-none.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/powerpc/cprophard.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/powerpc/cprophard.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/powerpc/pr61977-1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/powerpc/pr61977-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/powerpc/pr61977-2.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/powerpc/pr61977-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/powerpc/pr63491.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/powerpc/pr63491.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/powerpc/pr64205.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/powerpc/pr64205.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/powerpc/pr65058.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/powerpc/pr65058.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-13.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/s390/hotpatch-13.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-14.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/s390/hotpatch-14.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-15.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/s390/hotpatch-15.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-16.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/s390/hotpatch-16.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-17.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/s390/hotpatch-17.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-18.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/s390/hotpatch-18.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-19.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/s390/hotpatch-19.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-20.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/s390/hotpatch-20.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-21.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/s390/hotpatch-21.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-22.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/s390/hotpatch-22.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-23.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/s390/hotpatch-23.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-24.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/s390/hotpatch-24.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-25.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/s390/hotpatch-25.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-compile-10.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/s390/hotpatch-compile-10.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-compile-11.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/s390/hotpatch-compile-11.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-compile-12.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/s390/hotpatch-compile-12.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-compile-13.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/s390/hotpatch-compile-13.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-compile-14.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/s390/hotpatch-compile-14.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-compile-15.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/s390/hotpatch-compile-15.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-compile-16.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/s390/hotpatch-compile-16.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-compile-9.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/s390/hotpatch-compile-9.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/force-cbranch-delay-slot.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/sh/force-cbranch-delay-slot.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr49263-4.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/sh/pr49263-4.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr53988-1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/sh/pr53988-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr54236-4.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/sh/pr54236-4.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr59533-1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/sh/pr59533-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr61142.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/sh/pr61142.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr64345-1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/sh/pr64345-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr64345-2.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/sh/pr64345-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr64366.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/sh/pr64366.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr64659-0.h
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/sh/pr64659-0.h
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr64659-1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/sh/pr64659-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr64659-2.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/sh/pr64659-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr64659-3.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/sh/pr64659-3.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr64659-4.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/sh/pr64659-4.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr64660-0.h
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/sh/pr64660-0.h
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr64660-1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/sh/pr64660-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr64660-2.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/sh/pr64660-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr64660-3.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/sh/pr64660-3.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr64660-4.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/sh/pr64660-4.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr64661-0.h
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/sh/pr64661-0.h
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr64661-1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/sh/pr64661-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr64661-2.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/sh/pr64661-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr64661-3.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/sh/pr64661-3.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr64661-4.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/sh/pr64661-4.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr64793.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/sh/pr64793.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr64851-0.h
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/sh/pr64851-0.h
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr64851-1.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/sh/pr64851-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr64851-2.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/sh/pr64851-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr64851-3.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/sh/pr64851-3.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr64851-4.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/sh/pr64851-4.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/torture/pr64652.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/sh/torture/pr64652.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/torture/pr65505.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/sh/torture/pr65505.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/visium/
      - copied from r221893, trunk/gcc/testsuite/gcc.target/visium/
    branches/match-and-simplify/gcc/testsuite/gcc.target/x86_64/abi/callabi/vaarg-6.c
      - copied unchanged from r221893, trunk/gcc/testsuite/gcc.target/x86_64/abi/callabi/vaarg-6.c
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/alloc_comp_assign_13.f08
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/alloc_comp_assign_13.f08
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/alloc_comp_assign_14.f08
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/alloc_comp_assign_14.f08
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/alloc_comp_initializer_4.f03
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/alloc_comp_initializer_4.f03
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/allocate_class_4.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/allocate_class_4.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/allocate_with_mold_1.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/allocate_with_mold_1.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/block_13.f08
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/block_13.f08
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/class_allocate_17.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/class_allocate_17.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/class_allocate_18.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/class_allocate_18.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/class_to_type_4.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/class_to_type_4.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/coarray_36.f
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/coarray_36.f
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/coarray_37.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/coarray_37.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/coarray_38.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/coarray_38.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/coarray_39.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/coarray_39.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/coarray_atomic_6.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/coarray_atomic_6.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/coarray_sync_memory.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/coarray_sync_memory.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/coindexed_1.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/coindexed_1.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/continuation_13.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/continuation_13.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/continuation_14.f
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/continuation_14.f
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/data_initialized_3.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/data_initialized_3.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/elemental_dependency_4.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/elemental_dependency_4.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/elemental_dependency_5.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/elemental_dependency_5.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/entry_20.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/entry_20.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/finalize_28.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/finalize_28.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/fmt_g0_7.f08
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/fmt_g0_7.f08
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/goacc/
      - copied from r221893, trunk/gcc/testsuite/gfortran.dg/goacc/
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/gomp/map-1.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/gomp/map-1.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/inquire_internal.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/inquire_internal.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/integer_exponentiation_6.F90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/integer_exponentiation_6.F90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/internal_pack_15.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/internal_pack_15.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/line_length_10.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/line_length_10.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/line_length_11.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/line_length_11.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/line_length_6.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/line_length_6.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/line_length_7.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/line_length_7.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/line_length_8.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/line_length_8.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/line_length_9.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/line_length_9.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/make_unit.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/make_unit.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/namelist_86.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/namelist_86.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/negative_unit_check.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/negative_unit_check.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/open_errors_2.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/open_errors_2.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/open_new_segv.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/open_new_segv.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/openacc-define-1.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/openacc-define-1.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/openacc-define-2.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/openacc-define-2.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/openacc-define-3.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/openacc-define-3.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/pointer_2.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/pointer_2.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/pointer_remapping_9.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/pointer_remapping_9.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/pr61960.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/pr61960.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/pr64230.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/pr64230.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/pr64528.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/pr64528.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/pr64530.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/pr64530.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/pr64980.f03
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/pr64980.f03
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/pr65450.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/pr65450.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/pr65504.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/pr65504.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/proc_ptr_comp_41.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/proc_ptr_comp_41.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/proc_ptr_comp_42.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/proc_ptr_comp_42.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/proc_ptr_comp_43.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/proc_ptr_comp_43.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/proc_ptr_comp_44.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/proc_ptr_comp_44.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/proc_ptr_comp_45.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/proc_ptr_comp_45.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/structure_constructor_12.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/structure_constructor_12.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/system_clock_3.f08
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/system_clock_3.f08
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/type_to_class_2.f03
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/type_to_class_2.f03
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/type_to_class_3.f03
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/type_to_class_3.f03
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/typebound_operator_20.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/typebound_operator_20.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/unlimited_polymorphic_20.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/unlimited_polymorphic_20.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/unlimited_polymorphic_21.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/unlimited_polymorphic_21.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/unlimited_polymorphic_22.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/unlimited_polymorphic_22.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/unlimited_polymorphic_23.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/unlimited_polymorphic_23.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/unlimited_polymorphic_24.f03
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/unlimited_polymorphic_24.f03
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/use_rename_7.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/use_rename_7.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/use_rename_8.f90
      - copied unchanged from r221893, trunk/gcc/testsuite/gfortran.dg/use_rename_8.f90
    branches/match-and-simplify/gcc/testsuite/gnat.dg/addr7.adb
      - copied unchanged from r221893, trunk/gcc/testsuite/gnat.dg/addr7.adb
    branches/match-and-simplify/gcc/testsuite/gnat.dg/addr7.ads
      - copied unchanged from r221893, trunk/gcc/testsuite/gnat.dg/addr7.ads
    branches/match-and-simplify/gcc/testsuite/gnat.dg/addr8.adb
      - copied unchanged from r221893, trunk/gcc/testsuite/gnat.dg/addr8.adb
    branches/match-and-simplify/gcc/testsuite/gnat.dg/addr8.ads
      - copied unchanged from r221893, trunk/gcc/testsuite/gnat.dg/addr8.ads
    branches/match-and-simplify/gcc/testsuite/gnat.dg/entry_queues3.adb
      - copied unchanged from r221893, trunk/gcc/testsuite/gnat.dg/entry_queues3.adb
    branches/match-and-simplify/gcc/testsuite/gnat.dg/loop_optimization18.adb
      - copied unchanged from r221893, trunk/gcc/testsuite/gnat.dg/loop_optimization18.adb
    branches/match-and-simplify/gcc/testsuite/gnat.dg/loop_optimization18.ads
      - copied unchanged from r221893, trunk/gcc/testsuite/gnat.dg/loop_optimization18.ads
    branches/match-and-simplify/gcc/testsuite/gnat.dg/loop_optimization18_pkg.ads
      - copied unchanged from r221893, trunk/gcc/testsuite/gnat.dg/loop_optimization18_pkg.ads
    branches/match-and-simplify/gcc/testsuite/gnat.dg/object_overflow5.adb
      - copied unchanged from r221893, trunk/gcc/testsuite/gnat.dg/object_overflow5.adb
    branches/match-and-simplify/gcc/testsuite/gnat.dg/opt47.adb
      - copied unchanged from r221893, trunk/gcc/testsuite/gnat.dg/opt47.adb
    branches/match-and-simplify/gcc/testsuite/gnat.dg/specs/opt2.ads
      - copied unchanged from r221893, trunk/gcc/testsuite/gnat.dg/specs/opt2.ads
    branches/match-and-simplify/gcc/testsuite/gnat.dg/specs/pack12.ads
      - copied unchanged from r221893, trunk/gcc/testsuite/gnat.dg/specs/pack12.ads
    branches/match-and-simplify/gcc/testsuite/gnat.dg/volatile13.adb
      - copied unchanged from r221893, trunk/gcc/testsuite/gnat.dg/volatile13.adb
    branches/match-and-simplify/gcc/testsuite/gnat.dg/volatile13.ads
      - copied unchanged from r221893, trunk/gcc/testsuite/gnat.dg/volatile13.ads
    branches/match-and-simplify/gcc/testsuite/jit.dg/create-code-for-hello-world-executable.h
      - copied unchanged from r221893, trunk/gcc/testsuite/jit.dg/create-code-for-hello-world-executable.h
    branches/match-and-simplify/gcc/testsuite/jit.dg/test-compile-to-assembler.c
      - copied unchanged from r221893, trunk/gcc/testsuite/jit.dg/test-compile-to-assembler.c
    branches/match-and-simplify/gcc/testsuite/jit.dg/test-compile-to-dynamic-library.c
      - copied unchanged from r221893, trunk/gcc/testsuite/jit.dg/test-compile-to-dynamic-library.c
    branches/match-and-simplify/gcc/testsuite/jit.dg/test-compile-to-executable.c
      - copied unchanged from r221893, trunk/gcc/testsuite/jit.dg/test-compile-to-executable.c
    branches/match-and-simplify/gcc/testsuite/jit.dg/test-compile-to-object.c
      - copied unchanged from r221893, trunk/gcc/testsuite/jit.dg/test-compile-to-object.c
    branches/match-and-simplify/gcc/testsuite/jit.dg/test-constants.c
      - copied unchanged from r221893, trunk/gcc/testsuite/jit.dg/test-constants.c
    branches/match-and-simplify/gcc/testsuite/jit.dg/test-error-local-used-from-other-function.c
      - copied unchanged from r221893, trunk/gcc/testsuite/jit.dg/test-error-local-used-from-other-function.c
    branches/match-and-simplify/gcc/testsuite/jit.dg/test-error-mismatching-types-in-assignment-op.c
      - copied unchanged from r221893, trunk/gcc/testsuite/jit.dg/test-error-mismatching-types-in-assignment-op.c
    branches/match-and-simplify/gcc/testsuite/jit.dg/test-error-param-reuse.c
      - copied unchanged from r221893, trunk/gcc/testsuite/jit.dg/test-error-param-reuse.c
    branches/match-and-simplify/gcc/testsuite/jit.dg/test-error-param-sharing.c
      - copied unchanged from r221893, trunk/gcc/testsuite/jit.dg/test-error-param-sharing.c
    branches/match-and-simplify/gcc/testsuite/jit.dg/test-error-param-used-from-other-function.c
      - copied unchanged from r221893, trunk/gcc/testsuite/jit.dg/test-error-param-used-from-other-function.c
    branches/match-and-simplify/gcc/testsuite/jit.dg/test-error-param-used-without-a-function.c
      - copied unchanged from r221893, trunk/gcc/testsuite/jit.dg/test-error-param-used-without-a-function.c
    branches/match-and-simplify/gcc/testsuite/jit.dg/verify-dynamic-library.c
      - copied unchanged from r221893, trunk/gcc/testsuite/jit.dg/verify-dynamic-library.c
    branches/match-and-simplify/gcc/testsuite/objc/compile/pr64668.m
      - copied unchanged from r221893, trunk/gcc/testsuite/objc/compile/pr64668.m
    branches/match-and-simplify/gotools/
      - copied from r221893, trunk/gotools/
    branches/match-and-simplify/include/gomp-constants.h
      - copied unchanged from r221893, trunk/include/gomp-constants.h
    branches/match-and-simplify/libffi/generate-darwin-source-and-headers.py
      - copied unchanged from r221893, trunk/libffi/generate-darwin-source-and-headers.py
    branches/match-and-simplify/libffi/include/ffi_cfi.h
      - copied unchanged from r221893, trunk/libffi/include/ffi_cfi.h
    branches/match-and-simplify/libffi/libffi.pc.in
      - copied unchanged from r221893, trunk/libffi/libffi.pc.in
    branches/match-and-simplify/libffi/src/aarch64/internal.h
      - copied unchanged from r221893, trunk/libffi/src/aarch64/internal.h
    branches/match-and-simplify/libffi/src/alpha/internal.h
      - copied unchanged from r221893, trunk/libffi/src/alpha/internal.h
    branches/match-and-simplify/libffi/src/arc/
      - copied from r221893, trunk/libffi/src/arc/
    branches/match-and-simplify/libffi/src/arm/internal.h
      - copied unchanged from r221893, trunk/libffi/src/arm/internal.h
    branches/match-and-simplify/libffi/src/m88k/
      - copied from r221893, trunk/libffi/src/m88k/
    branches/match-and-simplify/libffi/src/metag/
      - copied from r221893, trunk/libffi/src/metag/
    branches/match-and-simplify/libffi/src/microblaze/
      - copied from r221893, trunk/libffi/src/microblaze/
    branches/match-and-simplify/libffi/src/moxie/
      - copied from r221893, trunk/libffi/src/moxie/
    branches/match-and-simplify/libffi/src/nios2/
      - copied from r221893, trunk/libffi/src/nios2/
    branches/match-and-simplify/libffi/src/or1k/
      - copied from r221893, trunk/libffi/src/or1k/
    branches/match-and-simplify/libffi/src/s390/internal.h
      - copied unchanged from r221893, trunk/libffi/src/s390/internal.h
    branches/match-and-simplify/libffi/src/sparc/ffi64.c
      - copied unchanged from r221893, trunk/libffi/src/sparc/ffi64.c
    branches/match-and-simplify/libffi/src/sparc/internal.h
      - copied unchanged from r221893, trunk/libffi/src/sparc/internal.h
    branches/match-and-simplify/libffi/src/vax/
      - copied from r221893, trunk/libffi/src/vax/
    branches/match-and-simplify/libffi/src/x86/darwin64_c.c
      - copied unchanged from r221893, trunk/libffi/src/x86/darwin64_c.c
    branches/match-and-simplify/libffi/src/x86/darwin_c.c
      - copied unchanged from r221893, trunk/libffi/src/x86/darwin_c.c
    branches/match-and-simplify/libffi/src/x86/ffiw64.c
      - copied unchanged from r221893, trunk/libffi/src/x86/ffiw64.c
    branches/match-and-simplify/libffi/src/x86/internal.h
      - copied unchanged from r221893, trunk/libffi/src/x86/internal.h
    branches/match-and-simplify/libffi/src/x86/internal64.h
      - copied unchanged from r221893, trunk/libffi/src/x86/internal64.h
    branches/match-and-simplify/libffi/src/xtensa/
      - copied from r221893, trunk/libffi/src/xtensa/
    branches/match-and-simplify/libffi/testsuite/lib/target-libpath.exp
      - copied unchanged from r221893, trunk/libffi/testsuite/lib/target-libpath.exp
    branches/match-and-simplify/libffi/testsuite/lib/wrapper.exp
      - copied unchanged from r221893, trunk/libffi/testsuite/lib/wrapper.exp
    branches/match-and-simplify/libffi/testsuite/libffi.call/closure_simple.c
      - copied unchanged from r221893, trunk/libffi/testsuite/libffi.call/closure_simple.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/cls_many_mixed_args.c
      - copied unchanged from r221893, trunk/libffi/testsuite/libffi.call/cls_many_mixed_args.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/cls_many_mixed_float_double.c
      - copied unchanged from r221893, trunk/libffi/testsuite/libffi.call/cls_many_mixed_float_double.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/many_double.c
      - copied unchanged from r221893, trunk/libffi/testsuite/libffi.call/many_double.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/many_mixed.c
      - copied unchanged from r221893, trunk/libffi/testsuite/libffi.call/many_mixed.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/pr1172638.c
      - copied unchanged from r221893, trunk/libffi/testsuite/libffi.call/pr1172638.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/strlen2.c
      - copied unchanged from r221893, trunk/libffi/testsuite/libffi.call/strlen2.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/strlen3.c
      - copied unchanged from r221893, trunk/libffi/testsuite/libffi.call/strlen3.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/strlen4.c
      - copied unchanged from r221893, trunk/libffi/testsuite/libffi.call/strlen4.c
    branches/match-and-simplify/libffi/testsuite/libffi.complex/
      - copied from r221893, trunk/libffi/testsuite/libffi.complex/
    branches/match-and-simplify/libffi/testsuite/libffi.go/
      - copied from r221893, trunk/libffi/testsuite/libffi.go/
    branches/match-and-simplify/libgcc/config/arm/freebsd-atomic.c
      - copied unchanged from r221893, trunk/libgcc/config/arm/freebsd-atomic.c
    branches/match-and-simplify/libgcc/config/arm/t-freebsd
      - copied unchanged from r221893, trunk/libgcc/config/arm/t-freebsd
    branches/match-and-simplify/libgcc/config/i386/elf-lib.h
      - copied unchanged from r221893, trunk/libgcc/config/i386/elf-lib.h
    branches/match-and-simplify/libgcc/config/rl78/bit-count.S
      - copied unchanged from r221893, trunk/libgcc/config/rl78/bit-count.S
    branches/match-and-simplify/libgcc/config/rl78/fpbit-sf.S
      - copied unchanged from r221893, trunk/libgcc/config/rl78/fpbit-sf.S
    branches/match-and-simplify/libgcc/config/rl78/fpmath-sf.S
      - copied unchanged from r221893, trunk/libgcc/config/rl78/fpmath-sf.S
    branches/match-and-simplify/libgcc/config/xtensa/t-windowed
      - copied unchanged from r221893, trunk/libgcc/config/xtensa/t-windowed
    branches/match-and-simplify/libgo/VERSION
      - copied unchanged from r221893, trunk/libgo/VERSION
    branches/match-and-simplify/libgo/go/cmd/go/generate.go
      - copied unchanged from r221893, trunk/libgo/go/cmd/go/generate.go
    branches/match-and-simplify/libgo/go/cmd/go/generate_test.go
      - copied unchanged from r221893, trunk/libgo/go/cmd/go/generate_test.go
    branches/match-and-simplify/libgo/go/cmd/go/go_windows_test.go
      - copied unchanged from r221893, trunk/libgo/go/cmd/go/go_windows_test.go
    branches/match-and-simplify/libgo/go/cmd/go/testdata/generate/
      - copied from r221893, trunk/libgo/go/cmd/go/testdata/generate/
    branches/match-and-simplify/libgo/go/cmd/go/testdata/importcom/
      - copied from r221893, trunk/libgo/go/cmd/go/testdata/importcom/
    branches/match-and-simplify/libgo/go/cmd/go/testdata/norunexample/
      - copied from r221893, trunk/libgo/go/cmd/go/testdata/norunexample/
    branches/match-and-simplify/libgo/go/cmd/go/testdata/src/badc/
      - copied from r221893, trunk/libgo/go/cmd/go/testdata/src/badc/
    branches/match-and-simplify/libgo/go/cmd/go/testdata/src/badtest/
      - copied from r221893, trunk/libgo/go/cmd/go/testdata/src/badtest/
    branches/match-and-simplify/libgo/go/cmd/go/testdata/src/vetpkg/
      - copied from r221893, trunk/libgo/go/cmd/go/testdata/src/vetpkg/
    branches/match-and-simplify/libgo/go/cmd/go/testdata/testinternal/
      - copied from r221893, trunk/libgo/go/cmd/go/testdata/testinternal/
    branches/match-and-simplify/libgo/go/cmd/go/testdata/testinternal2/
      - copied from r221893, trunk/libgo/go/cmd/go/testdata/testinternal2/
    branches/match-and-simplify/libgo/go/cmd/go/testgo.go
      - copied unchanged from r221893, trunk/libgo/go/cmd/go/testgo.go
    branches/match-and-simplify/libgo/go/cmd/go/vcs_test.go
      - copied unchanged from r221893, trunk/libgo/go/cmd/go/vcs_test.go
    branches/match-and-simplify/libgo/go/compress/flate/inflate_test.go
      - copied unchanged from r221893, trunk/libgo/go/compress/flate/inflate_test.go
    branches/match-and-simplify/libgo/go/crypto/rand/rand_linux.go
      - copied unchanged from r221893, trunk/libgo/go/crypto/rand/rand_linux.go
    branches/match-and-simplify/libgo/go/crypto/tls/testdata/Client-TLSv12-ALPN
      - copied unchanged from r221893, trunk/libgo/go/crypto/tls/testdata/Client-TLSv12-ALPN
    branches/match-and-simplify/libgo/go/crypto/tls/testdata/Client-TLSv12-ALPN-NoMatch
      - copied unchanged from r221893, trunk/libgo/go/crypto/tls/testdata/Client-TLSv12-ALPN-NoMatch
    branches/match-and-simplify/libgo/go/crypto/tls/testdata/Server-TLSv11-FallbackSCSV
      - copied unchanged from r221893, trunk/libgo/go/crypto/tls/testdata/Server-TLSv11-FallbackSCSV
    branches/match-and-simplify/libgo/go/crypto/tls/testdata/Server-TLSv12-ALPN
      - copied unchanged from r221893, trunk/libgo/go/crypto/tls/testdata/Server-TLSv12-ALPN
    branches/match-and-simplify/libgo/go/crypto/tls/testdata/Server-TLSv12-ALPN-NoMatch
      - copied unchanged from r221893, trunk/libgo/go/crypto/tls/testdata/Server-TLSv12-ALPN-NoMatch
    branches/match-and-simplify/libgo/go/crypto/tls/testdata/Server-TLSv12-IssueTicketPreDisable
      - copied unchanged from r221893, trunk/libgo/go/crypto/tls/testdata/Server-TLSv12-IssueTicketPreDisable
    branches/match-and-simplify/libgo/go/crypto/tls/testdata/Server-TLSv12-ResumeDisabled
      - copied unchanged from r221893, trunk/libgo/go/crypto/tls/testdata/Server-TLSv12-ResumeDisabled
    branches/match-and-simplify/libgo/go/debug/elf/symbols_test.go
      - copied unchanged from r221893, trunk/libgo/go/debug/elf/symbols_test.go
    branches/match-and-simplify/libgo/go/debug/elf/testdata/go-relocation-test-gcc482-aarch64.obj
      - copied unchanged from r221893, trunk/libgo/go/debug/elf/testdata/go-relocation-test-gcc482-aarch64.obj
    branches/match-and-simplify/libgo/go/debug/elf/testdata/go-relocation-test-gcc5-ppc.obj
      - copied unchanged from r221893, trunk/libgo/go/debug/elf/testdata/go-relocation-test-gcc5-ppc.obj
    branches/match-and-simplify/libgo/go/encoding/gob/dec_helpers.go
      - copied unchanged from r221893, trunk/libgo/go/encoding/gob/dec_helpers.go
    branches/match-and-simplify/libgo/go/encoding/gob/decgen.go
      - copied unchanged from r221893, trunk/libgo/go/encoding/gob/decgen.go
    branches/match-and-simplify/libgo/go/encoding/gob/enc_helpers.go
      - copied unchanged from r221893, trunk/libgo/go/encoding/gob/enc_helpers.go
    branches/match-and-simplify/libgo/go/encoding/gob/encgen.go
      - copied unchanged from r221893, trunk/libgo/go/encoding/gob/encgen.go
    branches/match-and-simplify/libgo/go/go/build/testdata/multi/
      - copied from r221893, trunk/libgo/go/go/build/testdata/multi/
    branches/match-and-simplify/libgo/go/go/doc/testdata/blank.0.golden
      - copied unchanged from r221893, trunk/libgo/go/go/doc/testdata/blank.0.golden
    branches/match-and-simplify/libgo/go/go/doc/testdata/blank.1.golden
      - copied unchanged from r221893, trunk/libgo/go/go/doc/testdata/blank.1.golden
    branches/match-and-simplify/libgo/go/go/doc/testdata/blank.2.golden
      - copied unchanged from r221893, trunk/libgo/go/go/doc/testdata/blank.2.golden
    branches/match-and-simplify/libgo/go/go/doc/testdata/blank.go
      - copied unchanged from r221893, trunk/libgo/go/go/doc/testdata/blank.go
    branches/match-and-simplify/libgo/go/image/color/palette/generate.go
      - copied unchanged from r221893, trunk/libgo/go/image/color/palette/generate.go
    branches/match-and-simplify/libgo/go/internal/
      - copied from r221893, trunk/libgo/go/internal/
    branches/match-and-simplify/libgo/go/net/cgo_android.go
      - copied unchanged from r221893, trunk/libgo/go/net/cgo_android.go
    branches/match-and-simplify/libgo/go/net/file_stub.go
      - copied unchanged from r221893, trunk/libgo/go/net/file_stub.go
    branches/match-and-simplify/libgo/go/net/http/internal/
      - copied from r221893, trunk/libgo/go/net/http/internal/
    branches/match-and-simplify/libgo/go/net/http/main_test.go
      - copied unchanged from r221893, trunk/libgo/go/net/http/main_test.go
    branches/match-and-simplify/libgo/go/net/lookup_stub.go
      - copied unchanged from r221893, trunk/libgo/go/net/lookup_stub.go
    branches/match-and-simplify/libgo/go/net/sock_stub.go
      - copied unchanged from r221893, trunk/libgo/go/net/sock_stub.go
    branches/match-and-simplify/libgo/go/net/sockopt_stub.go
      - copied unchanged from r221893, trunk/libgo/go/net/sockopt_stub.go
    branches/match-and-simplify/libgo/go/net/tcpsockopt_solaris.go
      - copied unchanged from r221893, trunk/libgo/go/net/tcpsockopt_solaris.go
    branches/match-and-simplify/libgo/go/net/tcpsockopt_stub.go
      - copied unchanged from r221893, trunk/libgo/go/net/tcpsockopt_stub.go
    branches/match-and-simplify/libgo/go/net/testdata/domain-resolv.conf
      - copied unchanged from r221893, trunk/libgo/go/net/testdata/domain-resolv.conf
    branches/match-and-simplify/libgo/go/net/testdata/empty-resolv.conf
      - copied unchanged from r221893, trunk/libgo/go/net/testdata/empty-resolv.conf
    branches/match-and-simplify/libgo/go/net/testdata/search-resolv.conf
      - copied unchanged from r221893, trunk/libgo/go/net/testdata/search-resolv.conf
    branches/match-and-simplify/libgo/go/path/filepath/symlink_unix.go
      - copied unchanged from r221893, trunk/libgo/go/path/filepath/symlink_unix.go
    branches/match-and-simplify/libgo/go/runtime/arch_386.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/arch_386.go
    branches/match-and-simplify/libgo/go/runtime/arch_amd64.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/arch_amd64.go
    branches/match-and-simplify/libgo/go/runtime/arch_amd64p32.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/arch_amd64p32.go
    branches/match-and-simplify/libgo/go/runtime/arch_arm.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/arch_arm.go
    branches/match-and-simplify/libgo/go/runtime/atomic.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/atomic.go
    branches/match-and-simplify/libgo/go/runtime/cgocall.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/cgocall.go
    branches/match-and-simplify/libgo/go/runtime/cgocallback.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/cgocallback.go
    branches/match-and-simplify/libgo/go/runtime/chan.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/chan.go
    branches/match-and-simplify/libgo/go/runtime/complex.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/complex.go
    branches/match-and-simplify/libgo/go/runtime/cpuprof.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/cpuprof.go
    branches/match-and-simplify/libgo/go/runtime/env_posix.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/env_posix.go
    branches/match-and-simplify/libgo/go/runtime/gcinfo_test.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/gcinfo_test.go
    branches/match-and-simplify/libgo/go/runtime/hashmap.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/hashmap.go
    branches/match-and-simplify/libgo/go/runtime/hashmap_fast.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/hashmap_fast.go
    branches/match-and-simplify/libgo/go/runtime/lock_futex.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/lock_futex.go
    branches/match-and-simplify/libgo/go/runtime/lock_sema.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/lock_sema.go
    branches/match-and-simplify/libgo/go/runtime/malloc.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/malloc.go
    branches/match-and-simplify/libgo/go/runtime/mprof.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/mprof.go
    branches/match-and-simplify/libgo/go/runtime/netpoll.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/netpoll.go
    branches/match-and-simplify/libgo/go/runtime/netpoll_epoll.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/netpoll_epoll.go
    branches/match-and-simplify/libgo/go/runtime/netpoll_kqueue.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/netpoll_kqueue.go
    branches/match-and-simplify/libgo/go/runtime/netpoll_nacl.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/netpoll_nacl.go
    branches/match-and-simplify/libgo/go/runtime/noasm_arm.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/noasm_arm.go
    branches/match-and-simplify/libgo/go/runtime/os_darwin.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/os_darwin.go
    branches/match-and-simplify/libgo/go/runtime/os_dragonfly.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/os_dragonfly.go
    branches/match-and-simplify/libgo/go/runtime/os_freebsd.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/os_freebsd.go
    branches/match-and-simplify/libgo/go/runtime/os_linux.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/os_linux.go
    branches/match-and-simplify/libgo/go/runtime/os_nacl.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/os_nacl.go
    branches/match-and-simplify/libgo/go/runtime/os_netbsd.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/os_netbsd.go
    branches/match-and-simplify/libgo/go/runtime/os_openbsd.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/os_openbsd.go
    branches/match-and-simplify/libgo/go/runtime/os_plan9.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/os_plan9.go
    branches/match-and-simplify/libgo/go/runtime/os_solaris.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/os_solaris.go
    branches/match-and-simplify/libgo/go/runtime/os_windows.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/os_windows.go
    branches/match-and-simplify/libgo/go/runtime/os_windows_386.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/os_windows_386.go
    branches/match-and-simplify/libgo/go/runtime/os_windows_amd64.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/os_windows_amd64.go
    branches/match-and-simplify/libgo/go/runtime/panic.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/panic.go
    branches/match-and-simplify/libgo/go/runtime/pprof/mprof_test.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/pprof/mprof_test.go
    branches/match-and-simplify/libgo/go/runtime/print1.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/print1.go
    branches/match-and-simplify/libgo/go/runtime/proc.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/proc.go
    branches/match-and-simplify/libgo/go/runtime/race0.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/race0.go
    branches/match-and-simplify/libgo/go/runtime/rdebug.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/rdebug.go
    branches/match-and-simplify/libgo/go/runtime/rune.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/rune.go
    branches/match-and-simplify/libgo/go/runtime/runtime.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/runtime.go
    branches/match-and-simplify/libgo/go/runtime/select.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/select.go
    branches/match-and-simplify/libgo/go/runtime/sema.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/sema.go
    branches/match-and-simplify/libgo/go/runtime/signal_unix.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/signal_unix.go
    branches/match-and-simplify/libgo/go/runtime/sigpanic_unix.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/sigpanic_unix.go
    branches/match-and-simplify/libgo/go/runtime/sigqueue.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/sigqueue.go
    branches/match-and-simplify/libgo/go/runtime/slice.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/slice.go
    branches/match-and-simplify/libgo/go/runtime/stack.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/stack.go
    branches/match-and-simplify/libgo/go/runtime/string.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/string.go
    branches/match-and-simplify/libgo/go/runtime/stubs.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/stubs.go
    branches/match-and-simplify/libgo/go/runtime/syscall_windows.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/syscall_windows.go
    branches/match-and-simplify/libgo/go/runtime/time.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/time.go
    branches/match-and-simplify/libgo/go/runtime/typekind.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/typekind.go
    branches/match-and-simplify/libgo/go/runtime/vlrt.go
      - copied unchanged from r221893, trunk/libgo/go/runtime/vlrt.go
    branches/match-and-simplify/libgo/go/sync/atomic/value.go
      - copied unchanged from r221893, trunk/libgo/go/sync/atomic/value.go
    branches/match-and-simplify/libgo/go/sync/atomic/value_test.go
      - copied unchanged from r221893, trunk/libgo/go/sync/atomic/value_test.go
    branches/match-and-simplify/libgo/go/syscall/export_test.go
      - copied unchanged from r221893, trunk/libgo/go/syscall/export_test.go
    branches/match-and-simplify/libgo/go/testing/allocs_test.go
      - copied unchanged from r221893, trunk/libgo/go/testing/allocs_test.go
    branches/match-and-simplify/libgo/go/testing/testing_test.go
      - copied unchanged from r221893, trunk/libgo/go/testing/testing_test.go
    branches/match-and-simplify/libgo/runtime/go-unsetenv.c
      - copied unchanged from r221893, trunk/libgo/runtime/go-unsetenv.c
    branches/match-and-simplify/libgomp/config/darwin/
      - copied from r221893, trunk/libgomp/config/darwin/
    branches/match-and-simplify/libgomp/config/hpux/
      - copied from r221893, trunk/libgomp/config/hpux/
    branches/match-and-simplify/libgomp/config/posix/plugin-suffix.h
      - copied unchanged from r221893, trunk/libgomp/config/posix/plugin-suffix.h
    branches/match-and-simplify/libgomp/libgomp-plugin.c
      - copied unchanged from r221893, trunk/libgomp/libgomp-plugin.c
    branches/match-and-simplify/libgomp/libgomp-plugin.h
      - copied unchanged from r221893, trunk/libgomp/libgomp-plugin.h
    branches/match-and-simplify/libgomp/oacc-async.c
      - copied unchanged from r221893, trunk/libgomp/oacc-async.c
    branches/match-and-simplify/libgomp/oacc-cuda.c
      - copied unchanged from r221893, trunk/libgomp/oacc-cuda.c
    branches/match-and-simplify/libgomp/oacc-host.c
      - copied unchanged from r221893, trunk/libgomp/oacc-host.c
    branches/match-and-simplify/libgomp/oacc-init.c
      - copied unchanged from r221893, trunk/libgomp/oacc-init.c
    branches/match-and-simplify/libgomp/oacc-int.h
      - copied unchanged from r221893, trunk/libgomp/oacc-int.h
    branches/match-and-simplify/libgomp/oacc-mem.c
      - copied unchanged from r221893, trunk/libgomp/oacc-mem.c
    branches/match-and-simplify/libgomp/oacc-parallel.c
      - copied unchanged from r221893, trunk/libgomp/oacc-parallel.c
    branches/match-and-simplify/libgomp/oacc-plugin.c
      - copied unchanged from r221893, trunk/libgomp/oacc-plugin.c
    branches/match-and-simplify/libgomp/oacc-plugin.h
      - copied unchanged from r221893, trunk/libgomp/oacc-plugin.h
    branches/match-and-simplify/libgomp/oacc-ptx.h
      - copied unchanged from r221893, trunk/libgomp/oacc-ptx.h
    branches/match-and-simplify/libgomp/openacc.f90
      - copied unchanged from r221893, trunk/libgomp/openacc.f90
    branches/match-and-simplify/libgomp/openacc.h
      - copied unchanged from r221893, trunk/libgomp/openacc.h
    branches/match-and-simplify/libgomp/openacc_lib.h
      - copied unchanged from r221893, trunk/libgomp/openacc_lib.h
    branches/match-and-simplify/libgomp/plugin/
      - copied from r221893, trunk/libgomp/plugin/
    branches/match-and-simplify/libgomp/splay-tree.c
      - copied unchanged from r221893, trunk/libgomp/splay-tree.c
    branches/match-and-simplify/libgomp/testsuite/libgomp-test-support.exp.in
      - copied unchanged from r221893, trunk/libgomp/testsuite/libgomp-test-support.exp.in
    branches/match-and-simplify/libgomp/testsuite/libgomp.c++/atomic-16.C
      - copied unchanged from r221893, trunk/libgomp/testsuite/libgomp.c++/atomic-16.C
    branches/match-and-simplify/libgomp/testsuite/libgomp.c++/pr64824.C
      - copied unchanged from r221893, trunk/libgomp/testsuite/libgomp.c++/pr64824.C
    branches/match-and-simplify/libgomp/testsuite/libgomp.c++/pr64868.C
      - copied unchanged from r221893, trunk/libgomp/testsuite/libgomp.c++/pr64868.C
    branches/match-and-simplify/libgomp/testsuite/libgomp.c++/target-4.C
      - copied unchanged from r221893, trunk/libgomp/testsuite/libgomp.c++/target-4.C
    branches/match-and-simplify/libgomp/testsuite/libgomp.c/atomic-18.c
      - copied unchanged from r221893, trunk/libgomp/testsuite/libgomp.c/atomic-18.c
    branches/match-and-simplify/libgomp/testsuite/libgomp.c/pr64734.c
      - copied unchanged from r221893, trunk/libgomp/testsuite/libgomp.c/pr64734.c
    branches/match-and-simplify/libgomp/testsuite/libgomp.c/pr64824.c
      - copied unchanged from r221893, trunk/libgomp/testsuite/libgomp.c/pr64824.c
    branches/match-and-simplify/libgomp/testsuite/libgomp.c/pr64868.c
      - copied unchanged from r221893, trunk/libgomp/testsuite/libgomp.c/pr64868.c
    branches/match-and-simplify/libgomp/testsuite/libgomp.c/target-10.c
      - copied unchanged from r221893, trunk/libgomp/testsuite/libgomp.c/target-10.c
    branches/match-and-simplify/libgomp/testsuite/libgomp.fortran/declare-target-1.f90
      - copied unchanged from r221893, trunk/libgomp/testsuite/libgomp.fortran/declare-target-1.f90
    branches/match-and-simplify/libgomp/testsuite/libgomp.fortran/declare-target-2.f90
      - copied unchanged from r221893, trunk/libgomp/testsuite/libgomp.fortran/declare-target-2.f90
    branches/match-and-simplify/libgomp/testsuite/libgomp.fortran/pr65597.f90
      - copied unchanged from r221893, trunk/libgomp/testsuite/libgomp.fortran/pr65597.f90
    branches/match-and-simplify/libgomp/testsuite/libgomp.oacc-c/
      - copied from r221893, trunk/libgomp/testsuite/libgomp.oacc-c/
    branches/match-and-simplify/libgomp/testsuite/libgomp.oacc-c++/
      - copied from r221893, trunk/libgomp/testsuite/libgomp.oacc-c++/
    branches/match-and-simplify/libgomp/testsuite/libgomp.oacc-c-c++-common/
      - copied from r221893, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/
    branches/match-and-simplify/libgomp/testsuite/libgomp.oacc-fortran/
      - copied from r221893, trunk/libgomp/testsuite/libgomp.oacc-fortran/
    branches/match-and-simplify/libmpx/
      - copied from r221893, trunk/libmpx/
Removed:
    branches/match-and-simplify/gcc/config/avr/avr-tables.opt
    branches/match-and-simplify/gcc/config/avr/genopt.sh
    branches/match-and-simplify/gcc/jit/docs/cp/topics/results.rst
    branches/match-and-simplify/gcc/jit/docs/topics/results.rst
    branches/match-and-simplify/gcc/testsuite/c-c++-common/ubsan/shift-5.c
    branches/match-and-simplify/gcc/testsuite/g++.dg/debug/dwarf2-1.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/debug/dwarf2-2.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/debug/pr46123.C
    branches/match-and-simplify/gcc/testsuite/gcc.dg/debug/dwarf2-3.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/debug/dwarf2-3.h
    branches/match-and-simplify/gcc/testsuite/gcc.dg/inline_1.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/inline_2.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/inline_3.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/inline_4.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/tree-ssa/pr45685.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/undefined-loop-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/undefined-loop-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/unroll_1.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/unroll_2.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/unroll_3.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/unroll_4.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/unroll_5.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/arm/thumb1-far-jump-3.c
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/coarray/coindexed_3.f90
    branches/match-and-simplify/gcc/testsuite/gnat.dg/timing_events.adb
    branches/match-and-simplify/libffi/build-ios.sh
    branches/match-and-simplify/libffi/doc/stamp-vti
    branches/match-and-simplify/libffi/generate-ios-source-and-headers.py
    branches/match-and-simplify/libffi/generate-osx-source-and-headers.py
    branches/match-and-simplify/libffi/src/arm/gentramp.sh
    branches/match-and-simplify/libffi/src/arm/trampoline.S
    branches/match-and-simplify/libffi/src/x86/freebsd.S
    branches/match-and-simplify/libffi/src/x86/win32.S
    branches/match-and-simplify/libffi/testsuite/libffi.call/closure_stdcall.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/closure_thiscall.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/fastthis1_win32.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/fastthis2_win32.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/fastthis3_win32.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/many2_win32.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/many_win32.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/strlen2_win32.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/strlen_win32.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/struct1_win32.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/struct2_win32.c
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/stdin1.golden.gofmt
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/stdin1.input.gofmt
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/stdin2.golden.gofmt
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/stdin2.input.gofmt
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/stdin3.golden.gofmt
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/stdin3.input.gofmt
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/stdin4.golden.gofmt
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/stdin4.input.gofmt
    branches/match-and-simplify/libgo/go/go/types/
    branches/match-and-simplify/libgo/go/net/http/chunked.go
    branches/match-and-simplify/libgo/go/net/http/chunked_test.go
    branches/match-and-simplify/libgo/go/net/http/httputil/chunked.go
    branches/match-and-simplify/libgo/go/net/http/httputil/chunked_test.go
    branches/match-and-simplify/libgo/go/net/http/z_last_test.go
    branches/match-and-simplify/libgo/go/net/sock_solaris.go
    branches/match-and-simplify/libgo/go/reflect/makefunc_386.S
    branches/match-and-simplify/libgo/go/reflect/makefunc_amd64.S
    branches/match-and-simplify/libgo/go/reflect/makefunc_dummy.c
    branches/match-and-simplify/libgo/go/reflect/makefunc_s390.c
    branches/match-and-simplify/libgo/go/reflect/makefuncgo_386.go
    branches/match-and-simplify/libgo/go/reflect/makefuncgo_amd64.go
    branches/match-and-simplify/libgo/go/reflect/makefuncgo_s390.go
    branches/match-and-simplify/libgo/go/reflect/makefuncgo_s390x.go
    branches/match-and-simplify/libgo/go/runtime/malloc1.go
    branches/match-and-simplify/libgo/go/runtime/mallocrand.go
    branches/match-and-simplify/libgo/go/runtime/mallocrep.go
    branches/match-and-simplify/libgo/go/runtime/mallocrep1.go
    branches/match-and-simplify/libgo/go/runtime/type.go
    branches/match-and-simplify/libgo/go/sync/atomic/race.go
    branches/match-and-simplify/libgo/runtime/chan.c
    branches/match-and-simplify/libgo/runtime/cpuprof.c
    branches/match-and-simplify/libgo/runtime/lfstack.c
    branches/match-and-simplify/libgomp/libgomp_target.h
Modified:
    branches/match-and-simplify/   (props changed)
    branches/match-and-simplify/ChangeLog
    branches/match-and-simplify/MAINTAINERS
    branches/match-and-simplify/Makefile.def
    branches/match-and-simplify/Makefile.in
    branches/match-and-simplify/Makefile.tpl
    branches/match-and-simplify/config/ChangeLog
    branches/match-and-simplify/config/elf.m4
    branches/match-and-simplify/config/picflag.m4
    branches/match-and-simplify/configure
    branches/match-and-simplify/configure.ac
    branches/match-and-simplify/contrib/ChangeLog
    branches/match-and-simplify/contrib/check_GNU_style.sh
    branches/match-and-simplify/contrib/dg-extract-results.sh
    branches/match-and-simplify/contrib/gcc_update
    branches/match-and-simplify/contrib/update-copyright.py
    branches/match-and-simplify/fixincludes/ChangeLog
    branches/match-and-simplify/fixincludes/README
    branches/match-and-simplify/fixincludes/fixincl.c
    branches/match-and-simplify/fixincludes/fixincl.tpl
    branches/match-and-simplify/fixincludes/fixincl.x
    branches/match-and-simplify/fixincludes/fixlib.h
    branches/match-and-simplify/fixincludes/inclhack.def
    branches/match-and-simplify/fixincludes/tests/base/iso/math_c99.h
    branches/match-and-simplify/fixincludes/tests/base/stdlib.h
    branches/match-and-simplify/fixincludes/tests/base/sys/pthread.h
    branches/match-and-simplify/gcc/ChangeLog
    branches/match-and-simplify/gcc/ChangeLog.mas
    branches/match-and-simplify/gcc/DATESTAMP
    branches/match-and-simplify/gcc/Makefile.in
    branches/match-and-simplify/gcc/ada/ChangeLog
    branches/match-and-simplify/gcc/ada/a-assert.adb
    branches/match-and-simplify/gcc/ada/a-assert.ads
    branches/match-and-simplify/gcc/ada/a-cfdlli.ads
    branches/match-and-simplify/gcc/ada/a-cfhama.ads
    branches/match-and-simplify/gcc/ada/a-cfhase.ads
    branches/match-and-simplify/gcc/ada/a-cforma.ads
    branches/match-and-simplify/gcc/ada/a-cforse.ads
    branches/match-and-simplify/gcc/ada/a-cofove.ads
    branches/match-and-simplify/gcc/ada/a-coinho-shared.adb
    branches/match-and-simplify/gcc/ada/a-dispat.ads
    branches/match-and-simplify/gcc/ada/a-etgrbu.ads
    branches/match-and-simplify/gcc/ada/a-strsea.adb
    branches/match-and-simplify/gcc/ada/a-strsup.adb
    branches/match-and-simplify/gcc/ada/adabkend.adb
    branches/match-and-simplify/gcc/ada/adadecode.c
    branches/match-and-simplify/gcc/ada/adaint.c
    branches/match-and-simplify/gcc/ada/adaint.h
    branches/match-and-simplify/gcc/ada/ali.adb
    branches/match-and-simplify/gcc/ada/ali.ads
    branches/match-and-simplify/gcc/ada/aspects.adb
    branches/match-and-simplify/gcc/ada/aspects.ads
    branches/match-and-simplify/gcc/ada/atree.adb
    branches/match-and-simplify/gcc/ada/atree.ads
    branches/match-and-simplify/gcc/ada/atree.h
    branches/match-and-simplify/gcc/ada/back_end.adb
    branches/match-and-simplify/gcc/ada/back_end.ads
    branches/match-and-simplify/gcc/ada/bindgen.adb
    branches/match-and-simplify/gcc/ada/checks.adb
    branches/match-and-simplify/gcc/ada/debug.adb
    branches/match-and-simplify/gcc/ada/einfo.adb
    branches/match-and-simplify/gcc/ada/einfo.ads
    branches/match-and-simplify/gcc/ada/elists.adb
    branches/match-and-simplify/gcc/ada/elists.ads
    branches/match-and-simplify/gcc/ada/env.c
    branches/match-and-simplify/gcc/ada/errout.adb
    branches/match-and-simplify/gcc/ada/errout.ads
    branches/match-and-simplify/gcc/ada/erroutc.adb
    branches/match-and-simplify/gcc/ada/erroutc.ads
    branches/match-and-simplify/gcc/ada/exp_aggr.adb
    branches/match-and-simplify/gcc/ada/exp_attr.adb
    branches/match-and-simplify/gcc/ada/exp_ch13.adb
    branches/match-and-simplify/gcc/ada/exp_ch3.adb
    branches/match-and-simplify/gcc/ada/exp_ch4.adb
    branches/match-and-simplify/gcc/ada/exp_ch5.adb
    branches/match-and-simplify/gcc/ada/exp_ch6.adb
    branches/match-and-simplify/gcc/ada/exp_ch6.ads
    branches/match-and-simplify/gcc/ada/exp_ch7.adb
    branches/match-and-simplify/gcc/ada/exp_ch7.ads
    branches/match-and-simplify/gcc/ada/exp_ch9.adb
    branches/match-and-simplify/gcc/ada/exp_dbug.adb
    branches/match-and-simplify/gcc/ada/exp_disp.adb
    branches/match-and-simplify/gcc/ada/exp_disp.ads
    branches/match-and-simplify/gcc/ada/exp_intr.adb
    branches/match-and-simplify/gcc/ada/exp_prag.adb
    branches/match-and-simplify/gcc/ada/exp_util.adb
    branches/match-and-simplify/gcc/ada/exp_util.ads
    branches/match-and-simplify/gcc/ada/expect.c
    branches/match-and-simplify/gcc/ada/freeze.adb
    branches/match-and-simplify/gcc/ada/frontend.adb
    branches/match-and-simplify/gcc/ada/g-allein.ads
    branches/match-and-simplify/gcc/ada/g-alleve.adb
    branches/match-and-simplify/gcc/ada/g-alleve.ads
    branches/match-and-simplify/gcc/ada/g-alveop.adb
    branches/match-and-simplify/gcc/ada/g-alveop.ads
    branches/match-and-simplify/gcc/ada/g-expect.adb
    branches/match-and-simplify/gcc/ada/g-rannum.adb
    branches/match-and-simplify/gcc/ada/g-rannum.ads
    branches/match-and-simplify/gcc/ada/gcc-interface/Make-lang.in
    branches/match-and-simplify/gcc/ada/gcc-interface/Makefile.in
    branches/match-and-simplify/gcc/ada/gcc-interface/cuintp.c
    branches/match-and-simplify/gcc/ada/gcc-interface/decl.c
    branches/match-and-simplify/gcc/ada/gcc-interface/misc.c
    branches/match-and-simplify/gcc/ada/gcc-interface/targtyps.c
    branches/match-and-simplify/gcc/ada/gcc-interface/trans.c
    branches/match-and-simplify/gcc/ada/gcc-interface/utils.c
    branches/match-and-simplify/gcc/ada/gcc-interface/utils2.c
    branches/match-and-simplify/gcc/ada/gnat-style.texi
    branches/match-and-simplify/gcc/ada/gnat1drv.adb
    branches/match-and-simplify/gcc/ada/gnat_rm.texi
    branches/match-and-simplify/gcc/ada/gnat_ugn.texi
    branches/match-and-simplify/gcc/ada/gsocket.h
    branches/match-and-simplify/gcc/ada/impunit.adb
    branches/match-and-simplify/gcc/ada/init.c
    branches/match-and-simplify/gcc/ada/inline.adb
    branches/match-and-simplify/gcc/ada/inline.ads
    branches/match-and-simplify/gcc/ada/lib-load.adb
    branches/match-and-simplify/gcc/ada/lib-writ.adb
    branches/match-and-simplify/gcc/ada/lib-writ.ads
    branches/match-and-simplify/gcc/ada/lib-xref.adb
    branches/match-and-simplify/gcc/ada/lib.adb
    branches/match-and-simplify/gcc/ada/lib.ads
    branches/match-and-simplify/gcc/ada/makeutl.adb
    branches/match-and-simplify/gcc/ada/mingw32.h
    branches/match-and-simplify/gcc/ada/namet.adb
    branches/match-and-simplify/gcc/ada/namet.ads
    branches/match-and-simplify/gcc/ada/opt.adb
    branches/match-and-simplify/gcc/ada/opt.ads
    branches/match-and-simplify/gcc/ada/par-ch10.adb
    branches/match-and-simplify/gcc/ada/par-ch13.adb
    branches/match-and-simplify/gcc/ada/par-ch3.adb
    branches/match-and-simplify/gcc/ada/par-load.adb
    branches/match-and-simplify/gcc/ada/par-prag.adb
    branches/match-and-simplify/gcc/ada/par.adb
    branches/match-and-simplify/gcc/ada/prj-dect.adb
    branches/match-and-simplify/gcc/ada/prj-nmsc.adb
    branches/match-and-simplify/gcc/ada/prj-proc.adb
    branches/match-and-simplify/gcc/ada/prj-strt.adb
    branches/match-and-simplify/gcc/ada/rtsfind.adb
    branches/match-and-simplify/gcc/ada/s-imgdec.adb
    branches/match-and-simplify/gcc/ada/s-os_lib.ads
    branches/match-and-simplify/gcc/ada/s-oscons-tmplt.c
    branches/match-and-simplify/gcc/ada/s-osinte-vxworks.ads
    branches/match-and-simplify/gcc/ada/s-osprim-mingw.adb
    branches/match-and-simplify/gcc/ada/s-parame-vxworks.adb
    branches/match-and-simplify/gcc/ada/s-rannum.adb
    branches/match-and-simplify/gcc/ada/s-rannum.ads
    branches/match-and-simplify/gcc/ada/s-stalib.ads
    branches/match-and-simplify/gcc/ada/s-tataat.adb
    branches/match-and-simplify/gcc/ada/s-valllu.ads
    branches/match-and-simplify/gcc/ada/s-valrea.adb
    branches/match-and-simplify/gcc/ada/s-valuns.ads
    branches/match-and-simplify/gcc/ada/s-vxwext-kernel.adb
    branches/match-and-simplify/gcc/ada/s-vxwext-kernel.ads
    branches/match-and-simplify/gcc/ada/scng.adb
    branches/match-and-simplify/gcc/ada/sem_aggr.adb
    branches/match-and-simplify/gcc/ada/sem_attr.adb
    branches/match-and-simplify/gcc/ada/sem_attr.ads
    branches/match-and-simplify/gcc/ada/sem_aux.adb
    branches/match-and-simplify/gcc/ada/sem_ch10.adb
    branches/match-and-simplify/gcc/ada/sem_ch12.adb
    branches/match-and-simplify/gcc/ada/sem_ch12.ads
    branches/match-and-simplify/gcc/ada/sem_ch13.adb
    branches/match-and-simplify/gcc/ada/sem_ch3.adb
    branches/match-and-simplify/gcc/ada/sem_ch4.adb
    branches/match-and-simplify/gcc/ada/sem_ch6.adb
    branches/match-and-simplify/gcc/ada/sem_ch6.ads
    branches/match-and-simplify/gcc/ada/sem_ch7.adb
    branches/match-and-simplify/gcc/ada/sem_ch8.adb
    branches/match-and-simplify/gcc/ada/sem_ch9.adb
    branches/match-and-simplify/gcc/ada/sem_dim.adb
    branches/match-and-simplify/gcc/ada/sem_disp.adb
    branches/match-and-simplify/gcc/ada/sem_disp.ads
    branches/match-and-simplify/gcc/ada/sem_eval.adb
    branches/match-and-simplify/gcc/ada/sem_eval.ads
    branches/match-and-simplify/gcc/ada/sem_prag.adb
    branches/match-and-simplify/gcc/ada/sem_prag.ads
    branches/match-and-simplify/gcc/ada/sem_res.adb
    branches/match-and-simplify/gcc/ada/sem_res.ads
    branches/match-and-simplify/gcc/ada/sem_type.adb
    branches/match-and-simplify/gcc/ada/sem_util.adb
    branches/match-and-simplify/gcc/ada/sem_util.ads
    branches/match-and-simplify/gcc/ada/sem_warn.adb
    branches/match-and-simplify/gcc/ada/sem_warn.ads
    branches/match-and-simplify/gcc/ada/sinfo.ads
    branches/match-and-simplify/gcc/ada/snames.ads-tmpl
    branches/match-and-simplify/gcc/ada/sprint.adb
    branches/match-and-simplify/gcc/ada/style.adb
    branches/match-and-simplify/gcc/ada/switch-c.adb
    branches/match-and-simplify/gcc/ada/sysdep.c
    branches/match-and-simplify/gcc/ada/terminals.c
    branches/match-and-simplify/gcc/ada/types.ads
    branches/match-and-simplify/gcc/alias.c
    branches/match-and-simplify/gcc/asan.c
    branches/match-and-simplify/gcc/attribs.c
    branches/match-and-simplify/gcc/auto-inc-dec.c
    branches/match-and-simplify/gcc/auto-profile.c
    branches/match-and-simplify/gcc/bb-reorder.c
    branches/match-and-simplify/gcc/bt-load.c
    branches/match-and-simplify/gcc/builtin-types.def
    branches/match-and-simplify/gcc/builtins.c
    branches/match-and-simplify/gcc/builtins.def
    branches/match-and-simplify/gcc/c-family/ChangeLog
    branches/match-and-simplify/gcc/c-family/array-notation-common.c
    branches/match-and-simplify/gcc/c-family/c-ada-spec.c
    branches/match-and-simplify/gcc/c-family/c-cilkplus.c
    branches/match-and-simplify/gcc/c-family/c-common.c
    branches/match-and-simplify/gcc/c-family/c-common.h
    branches/match-and-simplify/gcc/c-family/c-cppbuiltin.c
    branches/match-and-simplify/gcc/c-family/c-dump.c
    branches/match-and-simplify/gcc/c-family/c-format.c
    branches/match-and-simplify/gcc/c-family/c-gimplify.c
    branches/match-and-simplify/gcc/c-family/c-lex.c
    branches/match-and-simplify/gcc/c-family/c-omp.c
    branches/match-and-simplify/gcc/c-family/c-opts.c
    branches/match-and-simplify/gcc/c-family/c-pch.c
    branches/match-and-simplify/gcc/c-family/c-ppoutput.c
    branches/match-and-simplify/gcc/c-family/c-pragma.c
    branches/match-and-simplify/gcc/c-family/c-pragma.h
    branches/match-and-simplify/gcc/c-family/c-pretty-print.c
    branches/match-and-simplify/gcc/c-family/c-semantics.c
    branches/match-and-simplify/gcc/c-family/c-ubsan.c
    branches/match-and-simplify/gcc/c-family/c.opt
    branches/match-and-simplify/gcc/c-family/cilk.c
    branches/match-and-simplify/gcc/c-family/cppspec.c
    branches/match-and-simplify/gcc/c-family/stub-objc.c
    branches/match-and-simplify/gcc/c/ChangeLog
    branches/match-and-simplify/gcc/c/c-array-notation.c
    branches/match-and-simplify/gcc/c/c-aux-info.c
    branches/match-and-simplify/gcc/c/c-convert.c
    branches/match-and-simplify/gcc/c/c-decl.c
    branches/match-and-simplify/gcc/c/c-errors.c
    branches/match-and-simplify/gcc/c/c-lang.c
    branches/match-and-simplify/gcc/c/c-objc-common.c
    branches/match-and-simplify/gcc/c/c-parser.c
    branches/match-and-simplify/gcc/c/c-tree.h
    branches/match-and-simplify/gcc/c/c-typeck.c
    branches/match-and-simplify/gcc/caller-save.c
    branches/match-and-simplify/gcc/calls.c
    branches/match-and-simplify/gcc/calls.h
    branches/match-and-simplify/gcc/ccmp.c
    branches/match-and-simplify/gcc/cfg.c
    branches/match-and-simplify/gcc/cfgbuild.c
    branches/match-and-simplify/gcc/cfgcleanup.c
    branches/match-and-simplify/gcc/cfgexpand.c
    branches/match-and-simplify/gcc/cfghooks.c
    branches/match-and-simplify/gcc/cfgloop.c
    branches/match-and-simplify/gcc/cfgloopanal.c
    branches/match-and-simplify/gcc/cfgloopmanip.c
    branches/match-and-simplify/gcc/cfgrtl.c
    branches/match-and-simplify/gcc/cgraph.c
    branches/match-and-simplify/gcc/cgraph.h
    branches/match-and-simplify/gcc/cgraphbuild.c
    branches/match-and-simplify/gcc/cgraphclones.c
    branches/match-and-simplify/gcc/cgraphunit.c
    branches/match-and-simplify/gcc/cif-code.def
    branches/match-and-simplify/gcc/cilk-common.c
    branches/match-and-simplify/gcc/collect-utils.c
    branches/match-and-simplify/gcc/collect2.c
    branches/match-and-simplify/gcc/combine-stack-adj.c
    branches/match-and-simplify/gcc/combine.c
    branches/match-and-simplify/gcc/common.opt
    branches/match-and-simplify/gcc/common/config/i386/i386-common.c
    branches/match-and-simplify/gcc/common/config/nds32/nds32-common.c
    branches/match-and-simplify/gcc/config.gcc
    branches/match-and-simplify/gcc/config.host
    branches/match-and-simplify/gcc/config.in
    branches/match-and-simplify/gcc/config/aarch64/aarch64-builtins.c
    branches/match-and-simplify/gcc/config/aarch64/aarch64-cores.def
    branches/match-and-simplify/gcc/config/aarch64/aarch64-ldpstp.md
    branches/match-and-simplify/gcc/config/aarch64/aarch64-protos.h
    branches/match-and-simplify/gcc/config/aarch64/aarch64-simd-builtins.def
    branches/match-and-simplify/gcc/config/aarch64/aarch64-simd.md
    branches/match-and-simplify/gcc/config/aarch64/aarch64-tune.md
    branches/match-and-simplify/gcc/config/aarch64/aarch64.c
    branches/match-and-simplify/gcc/config/aarch64/aarch64.h
    branches/match-and-simplify/gcc/config/aarch64/aarch64.md
    branches/match-and-simplify/gcc/config/aarch64/aarch64.opt
    branches/match-and-simplify/gcc/config/aarch64/arm_neon.h
    branches/match-and-simplify/gcc/config/aarch64/iterators.md
    branches/match-and-simplify/gcc/config/alpha/alpha.c
    branches/match-and-simplify/gcc/config/alpha/alpha.md
    branches/match-and-simplify/gcc/config/arc/arc.c
    branches/match-and-simplify/gcc/config/arc/arc.h
    branches/match-and-simplify/gcc/config/arc/arc.md
    branches/match-and-simplify/gcc/config/arm/aarch-common.c
    branches/match-and-simplify/gcc/config/arm/aarch-cost-tables.h
    branches/match-and-simplify/gcc/config/arm/arm-builtins.c
    branches/match-and-simplify/gcc/config/arm/arm-c.c
    branches/match-and-simplify/gcc/config/arm/arm-cores.def
    branches/match-and-simplify/gcc/config/arm/arm-protos.h
    branches/match-and-simplify/gcc/config/arm/arm-tables.opt
    branches/match-and-simplify/gcc/config/arm/arm-tune.md
    branches/match-and-simplify/gcc/config/arm/arm.c
    branches/match-and-simplify/gcc/config/arm/arm.h
    branches/match-and-simplify/gcc/config/arm/arm.md
    branches/match-and-simplify/gcc/config/arm/arm.opt
    branches/match-and-simplify/gcc/config/arm/bpabi.h
    branches/match-and-simplify/gcc/config/arm/t-aprofile
    branches/match-and-simplify/gcc/config/arm/t-arm
    branches/match-and-simplify/gcc/config/arm/thumb1.md
    branches/match-and-simplify/gcc/config/arm/thumb2.md
    branches/match-and-simplify/gcc/config/avr/avr-arch.h
    branches/match-and-simplify/gcc/config/avr/avr-c.c
    branches/match-and-simplify/gcc/config/avr/avr-devices.c
    branches/match-and-simplify/gcc/config/avr/avr-log.c
    branches/match-and-simplify/gcc/config/avr/avr-mcus.def
    branches/match-and-simplify/gcc/config/avr/avr-protos.h
    branches/match-and-simplify/gcc/config/avr/avr.c
    branches/match-and-simplify/gcc/config/avr/avr.h
    branches/match-and-simplify/gcc/config/avr/avr.md
    branches/match-and-simplify/gcc/config/avr/avr.opt
    branches/match-and-simplify/gcc/config/avr/avrlibc.h
    branches/match-and-simplify/gcc/config/avr/gen-avr-mmcu-specs.c
    branches/match-and-simplify/gcc/config/avr/gen-avr-mmcu-texi.c
    branches/match-and-simplify/gcc/config/avr/genmultilib.awk
    branches/match-and-simplify/gcc/config/avr/predicates.md
    branches/match-and-simplify/gcc/config/avr/stdfix.h
    branches/match-and-simplify/gcc/config/avr/t-avr
    branches/match-and-simplify/gcc/config/avr/t-multilib
    branches/match-and-simplify/gcc/config/bfin/bfin.c
    branches/match-and-simplify/gcc/config/c6x/c6x.c
    branches/match-and-simplify/gcc/config/c6x/c6x.h
    branches/match-and-simplify/gcc/config/c6x/c6x.md
    branches/match-and-simplify/gcc/config/c6x/constraints.md
    branches/match-and-simplify/gcc/config/cr16/cr16.c
    branches/match-and-simplify/gcc/config/cris/cris.c
    branches/match-and-simplify/gcc/config/darwin-c.c
    branches/match-and-simplify/gcc/config/darwin.c
    branches/match-and-simplify/gcc/config/darwin.h
    branches/match-and-simplify/gcc/config/default-c.c
    branches/match-and-simplify/gcc/config/epiphany/epiphany.c
    branches/match-and-simplify/gcc/config/fr30/fr30.c
    branches/match-and-simplify/gcc/config/fr30/predicates.md
    branches/match-and-simplify/gcc/config/freebsd.h
    branches/match-and-simplify/gcc/config/frv/frv.c
    branches/match-and-simplify/gcc/config/glibc-c.c
    branches/match-and-simplify/gcc/config/h8300/constraints.md
    branches/match-and-simplify/gcc/config/h8300/h8300.c
    branches/match-and-simplify/gcc/config/h8300/h8300.md
    branches/match-and-simplify/gcc/config/host-darwin.c
    branches/match-and-simplify/gcc/config/i386/avx2intrin.h
    branches/match-and-simplify/gcc/config/i386/cygwin.h
    branches/match-and-simplify/gcc/config/i386/driver-i386.c
    branches/match-and-simplify/gcc/config/i386/emmintrin.h
    branches/match-and-simplify/gcc/config/i386/gnu-user.h
    branches/match-and-simplify/gcc/config/i386/host-cygwin.c
    branches/match-and-simplify/gcc/config/i386/i386-c.c
    branches/match-and-simplify/gcc/config/i386/i386-protos.h
    branches/match-and-simplify/gcc/config/i386/i386.c
    branches/match-and-simplify/gcc/config/i386/i386.h
    branches/match-and-simplify/gcc/config/i386/i386.md
    branches/match-and-simplify/gcc/config/i386/i386.opt
    branches/match-and-simplify/gcc/config/i386/intelmic-mkoffload.c
    branches/match-and-simplify/gcc/config/i386/linux-common.h
    branches/match-and-simplify/gcc/config/i386/mingw-w64.h
    branches/match-and-simplify/gcc/config/i386/mingw32.h
    branches/match-and-simplify/gcc/config/i386/msformat-c.c
    branches/match-and-simplify/gcc/config/i386/predicates.md
    branches/match-and-simplify/gcc/config/i386/sse.md
    branches/match-and-simplify/gcc/config/i386/sync.md
    branches/match-and-simplify/gcc/config/i386/sysv4.h
    branches/match-and-simplify/gcc/config/i386/t-intelmic
    branches/match-and-simplify/gcc/config/i386/winnt-cxx.c
    branches/match-and-simplify/gcc/config/i386/winnt-stubs.c
    branches/match-and-simplify/gcc/config/i386/winnt.c
    branches/match-and-simplify/gcc/config/ia64/hpux.h
    branches/match-and-simplify/gcc/config/ia64/ia64-c.c
    branches/match-and-simplify/gcc/config/ia64/ia64.c
    branches/match-and-simplify/gcc/config/ia64/predicates.md
    branches/match-and-simplify/gcc/config/iq2000/iq2000.c
    branches/match-and-simplify/gcc/config/lm32/lm32.c
    branches/match-and-simplify/gcc/config/m32c/addsub.md
    branches/match-and-simplify/gcc/config/m32c/bitops.md
    branches/match-and-simplify/gcc/config/m32c/m32c-pragma.c
    branches/match-and-simplify/gcc/config/m32c/m32c.c
    branches/match-and-simplify/gcc/config/m32c/mov.md
    branches/match-and-simplify/gcc/config/m32r/m32r.c
    branches/match-and-simplify/gcc/config/m68k/m68k.c
    branches/match-and-simplify/gcc/config/m68k/m68k.md
    branches/match-and-simplify/gcc/config/m68k/predicates.md
    branches/match-and-simplify/gcc/config/mcore/mcore.c
    branches/match-and-simplify/gcc/config/mep/mep-pragma.c
    branches/match-and-simplify/gcc/config/mep/mep.c
    branches/match-and-simplify/gcc/config/microblaze/microblaze-c.c
    branches/match-and-simplify/gcc/config/microblaze/microblaze.c
    branches/match-and-simplify/gcc/config/mips/constraints.md
    branches/match-and-simplify/gcc/config/mips/elfoabi.h
    branches/match-and-simplify/gcc/config/mips/micromips.md
    branches/match-and-simplify/gcc/config/mips/mips-dsp.md
    branches/match-and-simplify/gcc/config/mips/mips-dspr2.md
    branches/match-and-simplify/gcc/config/mips/mips-fixed.md
    branches/match-and-simplify/gcc/config/mips/mips.c
    branches/match-and-simplify/gcc/config/mips/mips.h
    branches/match-and-simplify/gcc/config/mips/mips.md
    branches/match-and-simplify/gcc/config/mips/mti-elf.h
    branches/match-and-simplify/gcc/config/mips/mti-linux.h
    branches/match-and-simplify/gcc/config/mips/predicates.md
    branches/match-and-simplify/gcc/config/mips/sde.h
    branches/match-and-simplify/gcc/config/mips/sync.md
    branches/match-and-simplify/gcc/config/mmix/mmix.c
    branches/match-and-simplify/gcc/config/mn10300/mn10300.c
    branches/match-and-simplify/gcc/config/moxie/moxie.c
    branches/match-and-simplify/gcc/config/moxie/moxie.md
    branches/match-and-simplify/gcc/config/msp430/msp430-c.c
    branches/match-and-simplify/gcc/config/msp430/msp430.c
    branches/match-and-simplify/gcc/config/nds32/constants.md
    branches/match-and-simplify/gcc/config/nds32/nds32-cost.c
    branches/match-and-simplify/gcc/config/nds32/nds32-fp-as-gp.c
    branches/match-and-simplify/gcc/config/nds32/nds32-intrinsic.c
    branches/match-and-simplify/gcc/config/nds32/nds32-isr.c
    branches/match-and-simplify/gcc/config/nds32/nds32-md-auxiliary.c
    branches/match-and-simplify/gcc/config/nds32/nds32-memory-manipulation.c
    branches/match-and-simplify/gcc/config/nds32/nds32-opts.h
    branches/match-and-simplify/gcc/config/nds32/nds32-pipelines-auxiliary.c
    branches/match-and-simplify/gcc/config/nds32/nds32-predicates.c
    branches/match-and-simplify/gcc/config/nds32/nds32-protos.h
    branches/match-and-simplify/gcc/config/nds32/nds32.c
    branches/match-and-simplify/gcc/config/nds32/nds32.h
    branches/match-and-simplify/gcc/config/nds32/nds32.md
    branches/match-and-simplify/gcc/config/nds32/nds32.opt
    branches/match-and-simplify/gcc/config/nds32/t-mlibs
    branches/match-and-simplify/gcc/config/nios2/nios2-opts.h
    branches/match-and-simplify/gcc/config/nios2/nios2-protos.h
    branches/match-and-simplify/gcc/config/nios2/nios2.c
    branches/match-and-simplify/gcc/config/nios2/nios2.md
    branches/match-and-simplify/gcc/config/nios2/nios2.opt
    branches/match-and-simplify/gcc/config/nvptx/nvptx.c
    branches/match-and-simplify/gcc/config/nvptx/nvptx.h
    branches/match-and-simplify/gcc/config/nvptx/nvptx.opt
    branches/match-and-simplify/gcc/config/nvptx/t-nvptx
    branches/match-and-simplify/gcc/config/pa/constraints.md
    branches/match-and-simplify/gcc/config/pa/pa-hpux11.h
    branches/match-and-simplify/gcc/config/pa/pa.c
    branches/match-and-simplify/gcc/config/pa/pa.md
    branches/match-and-simplify/gcc/config/pa/pa64-hpux.h
    branches/match-and-simplify/gcc/config/pdp11/pdp11.c
    branches/match-and-simplify/gcc/config/rl78/constraints.md
    branches/match-and-simplify/gcc/config/rl78/predicates.md
    branches/match-and-simplify/gcc/config/rl78/rl78-c.c
    branches/match-and-simplify/gcc/config/rl78/rl78-expand.md
    branches/match-and-simplify/gcc/config/rl78/rl78-protos.h
    branches/match-and-simplify/gcc/config/rl78/rl78-real.md
    branches/match-and-simplify/gcc/config/rl78/rl78-virt.md
    branches/match-and-simplify/gcc/config/rl78/rl78.c
    branches/match-and-simplify/gcc/config/rl78/rl78.h
    branches/match-and-simplify/gcc/config/rl78/rl78.opt
    branches/match-and-simplify/gcc/config/rs6000/default64.h
    branches/match-and-simplify/gcc/config/rs6000/driver-rs6000.c
    branches/match-and-simplify/gcc/config/rs6000/host-darwin.c
    branches/match-and-simplify/gcc/config/rs6000/htm.md
    branches/match-and-simplify/gcc/config/rs6000/linux64.h
    branches/match-and-simplify/gcc/config/rs6000/predicates.md
    branches/match-and-simplify/gcc/config/rs6000/rs6000-c.c
    branches/match-and-simplify/gcc/config/rs6000/rs6000-cpus.def
    branches/match-and-simplify/gcc/config/rs6000/rs6000-tables.opt
    branches/match-and-simplify/gcc/config/rs6000/rs6000.c
    branches/match-and-simplify/gcc/config/rs6000/rs6000.h
    branches/match-and-simplify/gcc/config/rs6000/rs6000.md
    branches/match-and-simplify/gcc/config/rs6000/rtems.h
    branches/match-and-simplify/gcc/config/rs6000/t-fprules
    branches/match-and-simplify/gcc/config/rs6000/t-freebsd64
    branches/match-and-simplify/gcc/config/rs6000/t-linux
    branches/match-and-simplify/gcc/config/rs6000/t-rtems
    branches/match-and-simplify/gcc/config/rs6000/xcoff.h
    branches/match-and-simplify/gcc/config/rx/rx.c
    branches/match-and-simplify/gcc/config/s390/s390.c
    branches/match-and-simplify/gcc/config/s390/s390.md
    branches/match-and-simplify/gcc/config/s390/s390.opt
    branches/match-and-simplify/gcc/config/sh/constraints.md
    branches/match-and-simplify/gcc/config/sh/predicates.md
    branches/match-and-simplify/gcc/config/sh/sh-c.c
    branches/match-and-simplify/gcc/config/sh/sh-mem.cc
    branches/match-and-simplify/gcc/config/sh/sh-protos.h
    branches/match-and-simplify/gcc/config/sh/sh.c
    branches/match-and-simplify/gcc/config/sh/sh.h
    branches/match-and-simplify/gcc/config/sh/sh.md
    branches/match-and-simplify/gcc/config/sh/sh.opt
    branches/match-and-simplify/gcc/config/sh/sh_treg_combine.cc
    branches/match-and-simplify/gcc/config/sh/sync.md
    branches/match-and-simplify/gcc/config/sh/t-sh
    branches/match-and-simplify/gcc/config/sol2-c.c
    branches/match-and-simplify/gcc/config/sol2-cxx.c
    branches/match-and-simplify/gcc/config/sol2-stubs.c
    branches/match-and-simplify/gcc/config/sol2.c
    branches/match-and-simplify/gcc/config/sparc/sparc-c.c
    branches/match-and-simplify/gcc/config/sparc/sparc.c
    branches/match-and-simplify/gcc/config/sparc/sparc.h
    branches/match-and-simplify/gcc/config/spu/spu-c.c
    branches/match-and-simplify/gcc/config/spu/spu.c
    branches/match-and-simplify/gcc/config/stormy16/stormy16.c
    branches/match-and-simplify/gcc/config/tilegx/mul-tables.c
    branches/match-and-simplify/gcc/config/tilegx/tilegx-c.c
    branches/match-and-simplify/gcc/config/tilegx/tilegx.c
    branches/match-and-simplify/gcc/config/tilepro/gen-mul-tables.cc
    branches/match-and-simplify/gcc/config/tilepro/mul-tables.c
    branches/match-and-simplify/gcc/config/tilepro/tilepro-c.c
    branches/match-and-simplify/gcc/config/tilepro/tilepro.c
    branches/match-and-simplify/gcc/config/v850/v850-c.c
    branches/match-and-simplify/gcc/config/v850/v850.c
    branches/match-and-simplify/gcc/config/v850/v850.h
    branches/match-and-simplify/gcc/config/vax/vax.c
    branches/match-and-simplify/gcc/config/visium/visium.c
    branches/match-and-simplify/gcc/config/visium/visium.h
    branches/match-and-simplify/gcc/config/visium/visium.opt
    branches/match-and-simplify/gcc/config/vms/vms-c.c
    branches/match-and-simplify/gcc/config/vms/vms.c
    branches/match-and-simplify/gcc/config/vxworks.c
    branches/match-and-simplify/gcc/config/winnt-c.c
    branches/match-and-simplify/gcc/config/xtensa/constraints.md
    branches/match-and-simplify/gcc/config/xtensa/xtensa-protos.h
    branches/match-and-simplify/gcc/config/xtensa/xtensa.c
    branches/match-and-simplify/gcc/config/xtensa/xtensa.h
    branches/match-and-simplify/gcc/config/xtensa/xtensa.md
    branches/match-and-simplify/gcc/configure
    branches/match-and-simplify/gcc/configure.ac
    branches/match-and-simplify/gcc/convert.c
    branches/match-and-simplify/gcc/coverage.c
    branches/match-and-simplify/gcc/cp/ChangeLog
    branches/match-and-simplify/gcc/cp/Make-lang.in
    branches/match-and-simplify/gcc/cp/call.c
    branches/match-and-simplify/gcc/cp/class.c
    branches/match-and-simplify/gcc/cp/constexpr.c
    branches/match-and-simplify/gcc/cp/cp-array-notation.c
    branches/match-and-simplify/gcc/cp/cp-gimplify.c
    branches/match-and-simplify/gcc/cp/cp-lang.c
    branches/match-and-simplify/gcc/cp/cp-objcp-common.c
    branches/match-and-simplify/gcc/cp/cp-tree.h
    branches/match-and-simplify/gcc/cp/cvt.c
    branches/match-and-simplify/gcc/cp/decl.c
    branches/match-and-simplify/gcc/cp/decl2.c
    branches/match-and-simplify/gcc/cp/dump.c
    branches/match-and-simplify/gcc/cp/error.c
    branches/match-and-simplify/gcc/cp/except.c
    branches/match-and-simplify/gcc/cp/expr.c
    branches/match-and-simplify/gcc/cp/friend.c
    branches/match-and-simplify/gcc/cp/init.c
    branches/match-and-simplify/gcc/cp/lambda.c
    branches/match-and-simplify/gcc/cp/lex.c
    branches/match-and-simplify/gcc/cp/mangle.c
    branches/match-and-simplify/gcc/cp/method.c
    branches/match-and-simplify/gcc/cp/name-lookup.c
    branches/match-and-simplify/gcc/cp/optimize.c
    branches/match-and-simplify/gcc/cp/parser.c
    branches/match-and-simplify/gcc/cp/pt.c
    branches/match-and-simplify/gcc/cp/ptree.c
    branches/match-and-simplify/gcc/cp/repo.c
    branches/match-and-simplify/gcc/cp/rtti.c
    branches/match-and-simplify/gcc/cp/search.c
    branches/match-and-simplify/gcc/cp/semantics.c
    branches/match-and-simplify/gcc/cp/tree.c
    branches/match-and-simplify/gcc/cp/typeck.c
    branches/match-and-simplify/gcc/cp/typeck2.c
    branches/match-and-simplify/gcc/cp/vtable-class-hierarchy.c
    branches/match-and-simplify/gcc/cppbuiltin.c
    branches/match-and-simplify/gcc/cprop.c
    branches/match-and-simplify/gcc/cse.c
    branches/match-and-simplify/gcc/cselib.c
    branches/match-and-simplify/gcc/data-streamer-in.c
    branches/match-and-simplify/gcc/data-streamer-out.c
    branches/match-and-simplify/gcc/data-streamer.c
    branches/match-and-simplify/gcc/dbxout.c
    branches/match-and-simplify/gcc/dce.c
    branches/match-and-simplify/gcc/ddg.c
    branches/match-and-simplify/gcc/debug.c
    branches/match-and-simplify/gcc/defaults.h
    branches/match-and-simplify/gcc/df-scan.c
    branches/match-and-simplify/gcc/dfp.c
    branches/match-and-simplify/gcc/diagnostic-core.h
    branches/match-and-simplify/gcc/diagnostic.c
    branches/match-and-simplify/gcc/diagnostic.def
    branches/match-and-simplify/gcc/doc/bugreport.texi
    branches/match-and-simplify/gcc/doc/contrib.texi
    branches/match-and-simplify/gcc/doc/cpp.texi
    branches/match-and-simplify/gcc/doc/cppopts.texi
    branches/match-and-simplify/gcc/doc/extend.texi
    branches/match-and-simplify/gcc/doc/gcov.texi
    branches/match-and-simplify/gcc/doc/generic.texi
    branches/match-and-simplify/gcc/doc/gimple.texi
    branches/match-and-simplify/gcc/doc/implement-c.texi
    branches/match-and-simplify/gcc/doc/implement-cxx.texi
    branches/match-and-simplify/gcc/doc/install.texi
    branches/match-and-simplify/gcc/doc/invoke.texi
    branches/match-and-simplify/gcc/doc/md.texi
    branches/match-and-simplify/gcc/doc/objc.texi
    branches/match-and-simplify/gcc/doc/rtl.texi
    branches/match-and-simplify/gcc/doc/sourcebuild.texi
    branches/match-and-simplify/gcc/doc/standards.texi
    branches/match-and-simplify/gcc/doc/tm.texi
    branches/match-and-simplify/gcc/doc/tm.texi.in
    branches/match-and-simplify/gcc/doc/trouble.texi
    branches/match-and-simplify/gcc/dojump.c
    branches/match-and-simplify/gcc/dominance.c
    branches/match-and-simplify/gcc/double-int.c
    branches/match-and-simplify/gcc/dse.c
    branches/match-and-simplify/gcc/dumpfile.c
    branches/match-and-simplify/gcc/dwarf2asm.c
    branches/match-and-simplify/gcc/dwarf2cfi.c
    branches/match-and-simplify/gcc/dwarf2out.c
    branches/match-and-simplify/gcc/dwarf2out.h
    branches/match-and-simplify/gcc/emit-rtl.c
    branches/match-and-simplify/gcc/emit-rtl.h
    branches/match-and-simplify/gcc/except.c
    branches/match-and-simplify/gcc/explow.c
    branches/match-and-simplify/gcc/expmed.c
    branches/match-and-simplify/gcc/expmed.h
    branches/match-and-simplify/gcc/expr.c
    branches/match-and-simplify/gcc/expr.h
    branches/match-and-simplify/gcc/final.c
    branches/match-and-simplify/gcc/fixed-value.c
    branches/match-and-simplify/gcc/flag-types.h
    branches/match-and-simplify/gcc/fold-const.c
    branches/match-and-simplify/gcc/fold-const.h
    branches/match-and-simplify/gcc/fortran/ChangeLog
    branches/match-and-simplify/gcc/fortran/arith.c
    branches/match-and-simplify/gcc/fortran/check.c
    branches/match-and-simplify/gcc/fortran/class.c
    branches/match-and-simplify/gcc/fortran/convert.c
    branches/match-and-simplify/gcc/fortran/cpp.c
    branches/match-and-simplify/gcc/fortran/data.c
    branches/match-and-simplify/gcc/fortran/decl.c
    branches/match-and-simplify/gcc/fortran/dependency.c
    branches/match-and-simplify/gcc/fortran/dump-parse-tree.c
    branches/match-and-simplify/gcc/fortran/error.c
    branches/match-and-simplify/gcc/fortran/expr.c
    branches/match-and-simplify/gcc/fortran/f95-lang.c
    branches/match-and-simplify/gcc/fortran/frontend-passes.c
    branches/match-and-simplify/gcc/fortran/gfc-diagnostic.def
    branches/match-and-simplify/gcc/fortran/gfortran.h
    branches/match-and-simplify/gcc/fortran/gfortran.texi
    branches/match-and-simplify/gcc/fortran/gfortranspec.c
    branches/match-and-simplify/gcc/fortran/interface.c
    branches/match-and-simplify/gcc/fortran/intrinsic.c
    branches/match-and-simplify/gcc/fortran/intrinsic.texi
    branches/match-and-simplify/gcc/fortran/invoke.texi
    branches/match-and-simplify/gcc/fortran/io.c
    branches/match-and-simplify/gcc/fortran/iresolve.c
    branches/match-and-simplify/gcc/fortran/lang.opt
    branches/match-and-simplify/gcc/fortran/libgfortran.h
    branches/match-and-simplify/gcc/fortran/match.c
    branches/match-and-simplify/gcc/fortran/match.h
    branches/match-and-simplify/gcc/fortran/matchexp.c
    branches/match-and-simplify/gcc/fortran/module.c
    branches/match-and-simplify/gcc/fortran/openmp.c
    branches/match-and-simplify/gcc/fortran/options.c
    branches/match-and-simplify/gcc/fortran/parse.c
    branches/match-and-simplify/gcc/fortran/parse.h
    branches/match-and-simplify/gcc/fortran/primary.c
    branches/match-and-simplify/gcc/fortran/resolve.c
    branches/match-and-simplify/gcc/fortran/scanner.c
    branches/match-and-simplify/gcc/fortran/simplify.c
    branches/match-and-simplify/gcc/fortran/st.c
    branches/match-and-simplify/gcc/fortran/symbol.c
    branches/match-and-simplify/gcc/fortran/target-memory.c
    branches/match-and-simplify/gcc/fortran/trans-array.c
    branches/match-and-simplify/gcc/fortran/trans-array.h
    branches/match-and-simplify/gcc/fortran/trans-common.c
    branches/match-and-simplify/gcc/fortran/trans-const.c
    branches/match-and-simplify/gcc/fortran/trans-decl.c
    branches/match-and-simplify/gcc/fortran/trans-expr.c
    branches/match-and-simplify/gcc/fortran/trans-intrinsic.c
    branches/match-and-simplify/gcc/fortran/trans-io.c
    branches/match-and-simplify/gcc/fortran/trans-openmp.c
    branches/match-and-simplify/gcc/fortran/trans-stmt.c
    branches/match-and-simplify/gcc/fortran/trans-stmt.h
    branches/match-and-simplify/gcc/fortran/trans-types.c
    branches/match-and-simplify/gcc/fortran/trans.c
    branches/match-and-simplify/gcc/fortran/trans.h
    branches/match-and-simplify/gcc/fortran/types.def
    branches/match-and-simplify/gcc/function.c
    branches/match-and-simplify/gcc/gcc-plugin.h
    branches/match-and-simplify/gcc/gcc.c
    branches/match-and-simplify/gcc/gcc.h
    branches/match-and-simplify/gcc/gcov-io.c
    branches/match-and-simplify/gcc/gcov-io.h
    branches/match-and-simplify/gcc/gcov-tool.c
    branches/match-and-simplify/gcc/gcse.c
    branches/match-and-simplify/gcc/gdbinit.in
    branches/match-and-simplify/gcc/genattrtab.c
    branches/match-and-simplify/gcc/genautomata.c
    branches/match-and-simplify/gcc/genemit.c
    branches/match-and-simplify/gcc/generic-match-head.c
    branches/match-and-simplify/gcc/gengtype.c
    branches/match-and-simplify/gcc/genmatch.c
    branches/match-and-simplify/gcc/genopinit.c
    branches/match-and-simplify/gcc/genoutput.c
    branches/match-and-simplify/gcc/genpeep.c
    branches/match-and-simplify/gcc/genpreds.c
    branches/match-and-simplify/gcc/ggc-common.c
    branches/match-and-simplify/gcc/ggc-page.c
    branches/match-and-simplify/gcc/gimple-builder.c
    branches/match-and-simplify/gcc/gimple-expr.c
    branches/match-and-simplify/gcc/gimple-fold.c
    branches/match-and-simplify/gcc/gimple-iterator.c
    branches/match-and-simplify/gcc/gimple-iterator.h
    branches/match-and-simplify/gcc/gimple-low.c
    branches/match-and-simplify/gcc/gimple-match-head.c
    branches/match-and-simplify/gcc/gimple-pretty-print.c
    branches/match-and-simplify/gcc/gimple-ssa-isolate-paths.c
    branches/match-and-simplify/gcc/gimple-ssa-strength-reduction.c
    branches/match-and-simplify/gcc/gimple-streamer-in.c
    branches/match-and-simplify/gcc/gimple-streamer-out.c
    branches/match-and-simplify/gcc/gimple-walk.c
    branches/match-and-simplify/gcc/gimple.c
    branches/match-and-simplify/gcc/gimple.def
    branches/match-and-simplify/gcc/gimple.h
    branches/match-and-simplify/gcc/gimplify-me.c
    branches/match-and-simplify/gcc/gimplify.c
    branches/match-and-simplify/gcc/go/ChangeLog
    branches/match-and-simplify/gcc/go/config-lang.in
    branches/match-and-simplify/gcc/go/gccgo.texi
    branches/match-and-simplify/gcc/go/go-backend.c
    branches/match-and-simplify/gcc/go/go-gcc.cc
    branches/match-and-simplify/gcc/go/go-lang.c
    branches/match-and-simplify/gcc/go/gofrontend/backend.h
    branches/match-and-simplify/gcc/go/gofrontend/export.cc
    branches/match-and-simplify/gcc/go/gofrontend/export.h
    branches/match-and-simplify/gcc/go/gofrontend/expressions.cc
    branches/match-and-simplify/gcc/go/gofrontend/expressions.h
    branches/match-and-simplify/gcc/go/gofrontend/go.cc
    branches/match-and-simplify/gcc/go/gofrontend/gogo.cc
    branches/match-and-simplify/gcc/go/gofrontend/gogo.h
    branches/match-and-simplify/gcc/go/gofrontend/import.cc
    branches/match-and-simplify/gcc/go/gofrontend/import.h
    branches/match-and-simplify/gcc/go/gofrontend/parse.cc
    branches/match-and-simplify/gcc/go/gofrontend/parse.h
    branches/match-and-simplify/gcc/go/gofrontend/runtime.def
    branches/match-and-simplify/gcc/go/gofrontend/statements.cc
    branches/match-and-simplify/gcc/go/gofrontend/statements.h
    branches/match-and-simplify/gcc/go/gofrontend/types.cc
    branches/match-and-simplify/gcc/go/gofrontend/types.h
    branches/match-and-simplify/gcc/go/gofrontend/unsafe.cc
    branches/match-and-simplify/gcc/godump.c
    branches/match-and-simplify/gcc/graph.c
    branches/match-and-simplify/gcc/graphite-blocking.c
    branches/match-and-simplify/gcc/graphite-dependences.c
    branches/match-and-simplify/gcc/graphite-interchange.c
    branches/match-and-simplify/gcc/graphite-isl-ast-to-gimple.c
    branches/match-and-simplify/gcc/graphite-optimize-isl.c
    branches/match-and-simplify/gcc/graphite-poly.c
    branches/match-and-simplify/gcc/graphite-scop-detection.c
    branches/match-and-simplify/gcc/graphite-sese-to-poly.c
    branches/match-and-simplify/gcc/graphite.c
    branches/match-and-simplify/gcc/haifa-sched.c
    branches/match-and-simplify/gcc/hw-doloop.c
    branches/match-and-simplify/gcc/ifcvt.c
    branches/match-and-simplify/gcc/init-regs.c
    branches/match-and-simplify/gcc/internal-fn.c
    branches/match-and-simplify/gcc/internal-fn.def
    branches/match-and-simplify/gcc/ipa-chkp.c
    branches/match-and-simplify/gcc/ipa-chkp.h
    branches/match-and-simplify/gcc/ipa-comdats.c
    branches/match-and-simplify/gcc/ipa-cp.c
    branches/match-and-simplify/gcc/ipa-devirt.c
    branches/match-and-simplify/gcc/ipa-icf-gimple.c
    branches/match-and-simplify/gcc/ipa-icf-gimple.h
    branches/match-and-simplify/gcc/ipa-icf.c
    branches/match-and-simplify/gcc/ipa-icf.h
    branches/match-and-simplify/gcc/ipa-inline-analysis.c
    branches/match-and-simplify/gcc/ipa-inline-transform.c
    branches/match-and-simplify/gcc/ipa-inline.c
    branches/match-and-simplify/gcc/ipa-inline.h
    branches/match-and-simplify/gcc/ipa-polymorphic-call.c
    branches/match-and-simplify/gcc/ipa-profile.c
    branches/match-and-simplify/gcc/ipa-prop.c
    branches/match-and-simplify/gcc/ipa-prop.h
    branches/match-and-simplify/gcc/ipa-pure-const.c
    branches/match-and-simplify/gcc/ipa-ref.c
    branches/match-and-simplify/gcc/ipa-ref.h
    branches/match-and-simplify/gcc/ipa-reference.c
    branches/match-and-simplify/gcc/ipa-split.c
    branches/match-and-simplify/gcc/ipa-utils.c
    branches/match-and-simplify/gcc/ipa-utils.h
    branches/match-and-simplify/gcc/ipa-visibility.c
    branches/match-and-simplify/gcc/ipa.c
    branches/match-and-simplify/gcc/ira-color.c
    branches/match-and-simplify/gcc/ira-costs.c
    branches/match-and-simplify/gcc/ira-emit.c
    branches/match-and-simplify/gcc/ira.c
    branches/match-and-simplify/gcc/java/ChangeLog
    branches/match-and-simplify/gcc/java/boehm.c
    branches/match-and-simplify/gcc/java/builtins.c
    branches/match-and-simplify/gcc/java/class.c
    branches/match-and-simplify/gcc/java/constants.c
    branches/match-and-simplify/gcc/java/decl.c
    branches/match-and-simplify/gcc/java/except.c
    branches/match-and-simplify/gcc/java/expr.c
    branches/match-and-simplify/gcc/java/java-gimplify.c
    branches/match-and-simplify/gcc/java/jcf-dump.c
    branches/match-and-simplify/gcc/java/jcf-io.c
    branches/match-and-simplify/gcc/java/jcf-parse.c
    branches/match-and-simplify/gcc/java/jvgenmain.c
    branches/match-and-simplify/gcc/java/jvspec.c
    branches/match-and-simplify/gcc/java/lang.c
    branches/match-and-simplify/gcc/java/mangle.c
    branches/match-and-simplify/gcc/java/mangle_name.c
    branches/match-and-simplify/gcc/java/resource.c
    branches/match-and-simplify/gcc/java/typeck.c
    branches/match-and-simplify/gcc/java/verify-glue.c
    branches/match-and-simplify/gcc/java/verify-impl.c
    branches/match-and-simplify/gcc/jit/ChangeLog
    branches/match-and-simplify/gcc/jit/Make-lang.in
    branches/match-and-simplify/gcc/jit/config-lang.in
    branches/match-and-simplify/gcc/jit/docs/_build/texinfo/libgccjit.texi
    branches/match-and-simplify/gcc/jit/docs/conf.py
    branches/match-and-simplify/gcc/jit/docs/cp/index.rst
    branches/match-and-simplify/gcc/jit/docs/cp/intro/index.rst
    branches/match-and-simplify/gcc/jit/docs/cp/intro/tutorial01.rst
    branches/match-and-simplify/gcc/jit/docs/cp/intro/tutorial02.rst
    branches/match-and-simplify/gcc/jit/docs/cp/intro/tutorial03.rst
    branches/match-and-simplify/gcc/jit/docs/cp/intro/tutorial04.rst
    branches/match-and-simplify/gcc/jit/docs/cp/topics/contexts.rst
    branches/match-and-simplify/gcc/jit/docs/cp/topics/expressions.rst
    branches/match-and-simplify/gcc/jit/docs/cp/topics/functions.rst
    branches/match-and-simplify/gcc/jit/docs/cp/topics/index.rst
    branches/match-and-simplify/gcc/jit/docs/cp/topics/locations.rst
    branches/match-and-simplify/gcc/jit/docs/cp/topics/objects.rst
    branches/match-and-simplify/gcc/jit/docs/cp/topics/types.rst
    branches/match-and-simplify/gcc/jit/docs/examples/tut01-hello-world.c
    branches/match-and-simplify/gcc/jit/docs/examples/tut01-hello-world.cc
    branches/match-and-simplify/gcc/jit/docs/examples/tut02-square.c
    branches/match-and-simplify/gcc/jit/docs/examples/tut02-square.cc
    branches/match-and-simplify/gcc/jit/docs/examples/tut03-sum-of-squares.c
    branches/match-and-simplify/gcc/jit/docs/examples/tut03-sum-of-squares.cc
    branches/match-and-simplify/gcc/jit/docs/examples/tut04-toyvm/toyvm.c
    branches/match-and-simplify/gcc/jit/docs/examples/tut04-toyvm/toyvm.cc
    branches/match-and-simplify/gcc/jit/docs/index.rst
    branches/match-and-simplify/gcc/jit/docs/internals/index.rst
    branches/match-and-simplify/gcc/jit/docs/internals/test-hello-world.exe.log.txt
    branches/match-and-simplify/gcc/jit/docs/intro/index.rst
    branches/match-and-simplify/gcc/jit/docs/intro/tutorial01.rst
    branches/match-and-simplify/gcc/jit/docs/intro/tutorial02.rst
    branches/match-and-simplify/gcc/jit/docs/intro/tutorial03.rst
    branches/match-and-simplify/gcc/jit/docs/intro/tutorial04.rst
    branches/match-and-simplify/gcc/jit/docs/topics/contexts.rst
    branches/match-and-simplify/gcc/jit/docs/topics/expressions.rst
    branches/match-and-simplify/gcc/jit/docs/topics/functions.rst
    branches/match-and-simplify/gcc/jit/docs/topics/index.rst
    branches/match-and-simplify/gcc/jit/docs/topics/locations.rst
    branches/match-and-simplify/gcc/jit/docs/topics/objects.rst
    branches/match-and-simplify/gcc/jit/docs/topics/types.rst
    branches/match-and-simplify/gcc/jit/dummy-frontend.c
    branches/match-and-simplify/gcc/jit/jit-builtins.c
    branches/match-and-simplify/gcc/jit/jit-builtins.h
    branches/match-and-simplify/gcc/jit/jit-common.h
    branches/match-and-simplify/gcc/jit/jit-logging.c
    branches/match-and-simplify/gcc/jit/jit-logging.h
    branches/match-and-simplify/gcc/jit/jit-playback.c
    branches/match-and-simplify/gcc/jit/jit-playback.h
    branches/match-and-simplify/gcc/jit/jit-recording.c
    branches/match-and-simplify/gcc/jit/jit-recording.h
    branches/match-and-simplify/gcc/jit/jit-result.c
    branches/match-and-simplify/gcc/jit/jit-result.h
    branches/match-and-simplify/gcc/jit/jit-tempdir.c
    branches/match-and-simplify/gcc/jit/jit-tempdir.h
    branches/match-and-simplify/gcc/jit/libgccjit++.h
    branches/match-and-simplify/gcc/jit/libgccjit.c
    branches/match-and-simplify/gcc/jit/libgccjit.h
    branches/match-and-simplify/gcc/jit/libgccjit.map
    branches/match-and-simplify/gcc/jit/notes.txt
    branches/match-and-simplify/gcc/jump.c
    branches/match-and-simplify/gcc/langhooks.c
    branches/match-and-simplify/gcc/langhooks.h
    branches/match-and-simplify/gcc/loop-doloop.c
    branches/match-and-simplify/gcc/loop-init.c
    branches/match-and-simplify/gcc/loop-invariant.c
    branches/match-and-simplify/gcc/loop-iv.c
    branches/match-and-simplify/gcc/loop-unroll.c
    branches/match-and-simplify/gcc/lower-subreg.c
    branches/match-and-simplify/gcc/lra-assigns.c
    branches/match-and-simplify/gcc/lra-coalesce.c
    branches/match-and-simplify/gcc/lra-constraints.c
    branches/match-and-simplify/gcc/lra-eliminations.c
    branches/match-and-simplify/gcc/lra-int.h
    branches/match-and-simplify/gcc/lra-lives.c
    branches/match-and-simplify/gcc/lra-remat.c
    branches/match-and-simplify/gcc/lra-spills.c
    branches/match-and-simplify/gcc/lra.c
    branches/match-and-simplify/gcc/lto-cgraph.c
    branches/match-and-simplify/gcc/lto-compress.c
    branches/match-and-simplify/gcc/lto-opts.c
    branches/match-and-simplify/gcc/lto-section-in.c
    branches/match-and-simplify/gcc/lto-section-out.c
    branches/match-and-simplify/gcc/lto-streamer-in.c
    branches/match-and-simplify/gcc/lto-streamer-out.c
    branches/match-and-simplify/gcc/lto-streamer.c
    branches/match-and-simplify/gcc/lto-streamer.h
    branches/match-and-simplify/gcc/lto-wrapper.c
    branches/match-and-simplify/gcc/lto/ChangeLog
    branches/match-and-simplify/gcc/lto/lto-lang.c
    branches/match-and-simplify/gcc/lto/lto-object.c
    branches/match-and-simplify/gcc/lto/lto-partition.c
    branches/match-and-simplify/gcc/lto/lto-symtab.c
    branches/match-and-simplify/gcc/lto/lto.c
    branches/match-and-simplify/gcc/main.c
    branches/match-and-simplify/gcc/match.pd
    branches/match-and-simplify/gcc/modulo-sched.c
    branches/match-and-simplify/gcc/objc/ChangeLog
    branches/match-and-simplify/gcc/objc/objc-act.c
    branches/match-and-simplify/gcc/objc/objc-encoding.c
    branches/match-and-simplify/gcc/objc/objc-gnu-runtime-abi-01.c
    branches/match-and-simplify/gcc/objc/objc-lang.c
    branches/match-and-simplify/gcc/objc/objc-map.c
    branches/match-and-simplify/gcc/objc/objc-next-runtime-abi-01.c
    branches/match-and-simplify/gcc/objc/objc-next-runtime-abi-02.c
    branches/match-and-simplify/gcc/objc/objc-runtime-shared-support.c
    branches/match-and-simplify/gcc/objcp/ChangeLog
    branches/match-and-simplify/gcc/objcp/objcp-decl.c
    branches/match-and-simplify/gcc/objcp/objcp-lang.c
    branches/match-and-simplify/gcc/omega.c
    branches/match-and-simplify/gcc/omp-builtins.def
    branches/match-and-simplify/gcc/omp-low.c
    branches/match-and-simplify/gcc/optabs.c
    branches/match-and-simplify/gcc/optc-save-gen.awk
    branches/match-and-simplify/gcc/opth-gen.awk
    branches/match-and-simplify/gcc/opts-global.c
    branches/match-and-simplify/gcc/opts.c
    branches/match-and-simplify/gcc/output.h
    branches/match-and-simplify/gcc/params.def
    branches/match-and-simplify/gcc/params.h
    branches/match-and-simplify/gcc/passes.c
    branches/match-and-simplify/gcc/passes.def
    branches/match-and-simplify/gcc/plugin.c
    branches/match-and-simplify/gcc/po/ChangeLog
    branches/match-and-simplify/gcc/po/be.po
    branches/match-and-simplify/gcc/po/da.po
    branches/match-and-simplify/gcc/po/de.po
    branches/match-and-simplify/gcc/po/el.po
    branches/match-and-simplify/gcc/po/es.po
    branches/match-and-simplify/gcc/po/fi.po
    branches/match-and-simplify/gcc/po/fr.po
    branches/match-and-simplify/gcc/po/gcc.pot
    branches/match-and-simplify/gcc/po/hr.po
    branches/match-and-simplify/gcc/po/id.po
    branches/match-and-simplify/gcc/po/ja.po
    branches/match-and-simplify/gcc/po/nl.po
    branches/match-and-simplify/gcc/po/ru.po
    branches/match-and-simplify/gcc/po/sr.po
    branches/match-and-simplify/gcc/po/sv.po
    branches/match-and-simplify/gcc/po/tr.po
    branches/match-and-simplify/gcc/po/vi.po
    branches/match-and-simplify/gcc/po/zh_CN.po
    branches/match-and-simplify/gcc/po/zh_TW.po
    branches/match-and-simplify/gcc/postreload-gcse.c
    branches/match-and-simplify/gcc/postreload.c
    branches/match-and-simplify/gcc/predict.c
    branches/match-and-simplify/gcc/print-rtl.c
    branches/match-and-simplify/gcc/print-tree.c
    branches/match-and-simplify/gcc/profile.c
    branches/match-and-simplify/gcc/real.c
    branches/match-and-simplify/gcc/real.h
    branches/match-and-simplify/gcc/realmpfr.c
    branches/match-and-simplify/gcc/recog.c
    branches/match-and-simplify/gcc/ree.c
    branches/match-and-simplify/gcc/reg-stack.c
    branches/match-and-simplify/gcc/regcprop.c
    branches/match-and-simplify/gcc/reginfo.c
    branches/match-and-simplify/gcc/reload.c
    branches/match-and-simplify/gcc/reload1.c
    branches/match-and-simplify/gcc/reorg.c
    branches/match-and-simplify/gcc/rtl-chkp.c
    branches/match-and-simplify/gcc/rtlanal.c
    branches/match-and-simplify/gcc/rtlhooks.c
    branches/match-and-simplify/gcc/sanitizer.def
    branches/match-and-simplify/gcc/sanopt.c
    branches/match-and-simplify/gcc/sched-deps.c
    branches/match-and-simplify/gcc/sched-int.h
    branches/match-and-simplify/gcc/sched-vis.c
    branches/match-and-simplify/gcc/sdbout.c
    branches/match-and-simplify/gcc/sel-sched-ir.c
    branches/match-and-simplify/gcc/sel-sched.c
    branches/match-and-simplify/gcc/sese.c
    branches/match-and-simplify/gcc/shrink-wrap.c
    branches/match-and-simplify/gcc/simplify-rtx.c
    branches/match-and-simplify/gcc/sreal.c
    branches/match-and-simplify/gcc/stack-ptr-mod.c
    branches/match-and-simplify/gcc/stmt.c
    branches/match-and-simplify/gcc/stmt.h
    branches/match-and-simplify/gcc/stor-layout.c
    branches/match-and-simplify/gcc/store-motion.c
    branches/match-and-simplify/gcc/streamer-hooks.h
    branches/match-and-simplify/gcc/stringpool.c
    branches/match-and-simplify/gcc/symbol-summary.h
    branches/match-and-simplify/gcc/symtab.c
    branches/match-and-simplify/gcc/target-globals.c
    branches/match-and-simplify/gcc/target.def
    branches/match-and-simplify/gcc/targhooks.c
    branches/match-and-simplify/gcc/testsuite/ChangeLog
    branches/match-and-simplify/gcc/testsuite/ChangeLog-2014
    branches/match-and-simplify/gcc/testsuite/c-c++-common/asan/instrument-with-calls-1.c
    branches/match-and-simplify/gcc/testsuite/c-c++-common/asan/instrument-with-calls-2.c
    branches/match-and-simplify/gcc/testsuite/c-c++-common/asan/instrument-with-calls-3.c
    branches/match-and-simplify/gcc/testsuite/c-c++-common/asan/kasan-recover-1.c
    branches/match-and-simplify/gcc/testsuite/c-c++-common/asan/kasan-recover-2.c
    branches/match-and-simplify/gcc/testsuite/c-c++-common/pr19807-1.c
    branches/match-and-simplify/gcc/testsuite/c-c++-common/pr49706.c
    branches/match-and-simplify/gcc/testsuite/c-c++-common/pr62199-2.c
    branches/match-and-simplify/gcc/testsuite/c-c++-common/ubsan/bounds-1.c
    branches/match-and-simplify/gcc/testsuite/c-c++-common/ubsan/bounds-6.c
    branches/match-and-simplify/gcc/testsuite/g++.dg/abi/abi-tag1.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/abi/abi-tag4.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/abi/abi-tag8.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/abi/anon3.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/abi/macro0.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/abi/mangle-arm-crypto.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/abi/rtti3.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/constexpr-object1.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template13.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/override1.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/pr57101.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/static_assert10.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp0x/udlit-resolve.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp1y/digit-sep-neg.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/cpp1y/pr63996.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/debug/dwarf2/deallocator.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/debug/dwarf2/localclass3.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/debug/dwarf2/redeclaration-1.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/debug/dwarf2/typedef5.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/gcov/gcov-14.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/gcov/gcov-2.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/gomp/block-1.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/gomp/block-2.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/gomp/block-3.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/gomp/block-5.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/gomp/target-1.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/gomp/target-2.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/gomp/taskgroup-1.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/gomp/teams-1.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/guality/guality.exp
    branches/match-and-simplify/gcc/testsuite/g++.dg/ipa/devirt-37.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/ipa/ipa-icf-4.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/ipa/pr63595.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/ipa/pr63621.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/ipa/pr64146.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/opt/dump1.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/other/anon5.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/tls/thread_local5.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/tls/thread_local5g.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/tls/thread_local6g.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/tm/pr47573.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/torture/20141013.C
    branches/match-and-simplify/gcc/testsuite/g++.dg/vect/pr64410.cc
    branches/match-and-simplify/gcc/testsuite/g++.dg/warn/Wsuggest-final.C
    branches/match-and-simplify/gcc/testsuite/g++.old-deja/g++.eh/badalloc1.C
    branches/match-and-simplify/gcc/testsuite/g++.old-deja/g++.jason/report.C
    branches/match-and-simplify/gcc/testsuite/g++.old-deja/g++.pt/friend5.C
    branches/match-and-simplify/gcc/testsuite/gcc.dg/20020919-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/20141029-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/aru-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/atomic-invalid.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/attr-noinline.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/builtin-apply2.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/builtins-58.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/c11-true_min-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/cilk-plus/jump-openmp.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/cilk-plus/jump.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/combine_ashiftrt_1.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/combine_ashiftrt_2.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/cpp/pr36320.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/gomp/block-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/gomp/block-10.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/gomp/block-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/gomp/block-3.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/gomp/block-4.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/gomp/block-5.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/gomp/block-6.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/gomp/block-7.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/gomp/block-8.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/gomp/block-9.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/gomp/target-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/gomp/target-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/gomp/taskgroup-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/gomp/teams-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/graphite/scop-19.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/graphite/vect-pr43423.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/guality/guality.exp
    branches/match-and-simplify/gcc/testsuite/gcc.dg/guality/guality.h
    branches/match-and-simplify/gcc/testsuite/gcc.dg/guality/pr36728-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/guality/pr36728-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/guality/pr36728-3.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/guality/pr36728-4.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/guality/pr41447-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/guality/pr41616-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/guality/pr49888.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/hoist-register-pressure-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/hoist-register-pressure-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/hoist-register-pressure-3.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/ipa/iinline-5.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/ipa/ipa-icf-26.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/ipa/ipa-icf-32.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/ipa/pr63569.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/noreturn-7.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/plugin/ggcplug.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr15347.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr23623.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr28685-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr29215.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr30957-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr44194-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/pr46728-6.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/torture/builtin-noret-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/torture/builtin-noret-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/tree-ssa/20040204-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/tree-ssa/foldconst-6.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/tree-ssa/pr42585.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/tree-ssa/sra-12.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-cse-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/tree-ssa/ssa-store-ccp-3.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/var-expand1.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/bb-slp-11.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/bb-slp-26.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/costmodel/ppc/costmodel-bb-slp-9a.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/no-section-anchors-vect-31.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/no-section-anchors-vect-34.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/no-section-anchors-vect-36.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/no-section-anchors-vect-64.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/no-section-anchors-vect-65.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/no-section-anchors-vect-68.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/no-section-anchors-vect-69.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/section-anchors-vect-69.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/slp-25.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/vect-109.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/vect-13.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/vect-17.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/vect-18.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/vect-19.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/vect-2-big-array.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/vect-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/vect-20.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/vect-21.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/vect-22.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/vect-27.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/vect-29.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/vect-3.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/vect-33.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/vect-4.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/vect-5.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/vect-7.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/vect-72.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/vect-73-big-array.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/vect-73.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/vect-77-global.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/vect-78-global.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/vect-86.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/vect-align-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/vect-align-3.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/vect-all-big-array.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/vect-all.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/vect-multitypes-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/vect-multitypes-4.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/vect-peel-3.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/vect-peel-4.c
    branches/match-and-simplify/gcc/testsuite/gcc.dg/vect/wrapv-vect-7.c
    branches/match-and-simplify/gcc/testsuite/gcc.misc-tests/godump-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/aapcs64/abitest.S
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/arm-neon-ref.h
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/binary_sat_op.inc
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/compute-ref-data.h
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/unary_sat_op.inc
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vaddhn.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vaddl.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vaddw.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vfma.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vfma_n.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vfms.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vuzp.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vzip.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/atomic-comp-swap-release-acquire.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/atomic-op-consume.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/csneg-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/vect-movi.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/vect_saddl_1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/aarch64/vect_smlal_1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/arm/atomic-comp-swap-release-acquire.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/arm/atomic-op-consume.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/arm/memset-inline-4.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/arm/memset-inline-5.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/arm/memset-inline-6.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/arm/memset-inline-8.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/arm/memset-inline-9.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/arm/pr45701-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/arm/pr45701-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/arm/scd42-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/avr/tiny-caller-save.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/avr/tiny-memx.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/avx512f-kandnw-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/builtin_target.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/chkp-builtins-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/chkp-builtins-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/chkp-builtins-3.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/chkp-builtins-4.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/chkp-const-check-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/chkp-lifetime-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/chkp-remove-bndint-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/chkp-remove-bndint-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/fentry-override.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/fentry.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/funcspec-5.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/fuse-caller-save-rec.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/fuse-caller-save-xmm.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/fuse-caller-save.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/headmerge-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/headmerge-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/mcount_pic.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/nop-mcount.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr49095.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr54445-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr64110.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr64291-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/pr64291-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/sibcall-6.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/sse-13.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/sse-14.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/sse-22.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/sse-23.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/i386/stackalign/longlong-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/mips/call-saved-4.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/mips/call-saved-5.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/mips/call-saved-6.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/mips/loongson-simd.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/mips/mips.exp
    branches/match-and-simplify/gcc/testsuite/gcc.target/mips/mulsize-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/mips/mulsize-4.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/powerpc/atomic-p7.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/powerpc/atomic-p8.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/powerpc/compress-float-ppc-pic.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/powerpc/compress-float-ppc.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/powerpc/direct-move.h
    branches/match-and-simplify/gcc/testsuite/gcc.target/powerpc/htm-builtin-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/powerpc/pack01.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/powerpc/ppc-fpconv-4.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/powerpc/ppc-fpconv-8.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/powerpc/ppc64-abi-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/powerpc/pr53199.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/powerpc/pr64505.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/powerpc/recip-test.h
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/20090223-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/20140327-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-10.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-11.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-12.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-3.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-4.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-5.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-6.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-7.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-8.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-9.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-compile-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-compile-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-compile-3.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-compile-4.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-compile-5.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-compile-6.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-compile-7.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/hotpatch-compile-8.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/htm-nofloat-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/pr42224.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/pr55718.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/pr57559.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/pr57960.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/s390/pr61078.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr49263-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr49263-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr49263-3.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr49263.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr51244-12.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr51244-20-sh2a.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr51244-4.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr52933-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr52933-2.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr53987-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr54089-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr54236-1.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr54236-3.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/pr54680.c
    branches/match-and-simplify/gcc/testsuite/gcc.target/sh/sh.exp
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/allocate_alloc_opt_13.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/associate_1.f03
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/coarray_35a.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/deferred_type_param_6.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/enum_10.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/enum_9.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/fmt_cache_1.f
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/line_length_4.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/line_length_5.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/negative_unit_int8.f
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/open_errors.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/pointer_init_6.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/pr37287-1.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/pr45636.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/quad_2.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/read_eof_8.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/readwrite_unf_direct_eor_1.f90
    branches/match-and-simplify/gcc/testsuite/gfortran.dg/unlimited_polymorphic_2.f03
    branches/match-and-simplify/gcc/testsuite/gnat.dg/unchecked_convert1.adb
    branches/match-and-simplify/gcc/testsuite/go.test/go-test.exp
    branches/match-and-simplify/gcc/testsuite/jit.dg/all-non-failing-tests.h
    branches/match-and-simplify/gcc/testsuite/jit.dg/harness.h
    branches/match-and-simplify/gcc/testsuite/jit.dg/jit.exp
    branches/match-and-simplify/gcc/testsuite/jit.dg/test-arith-overflow.c
    branches/match-and-simplify/gcc/testsuite/jit.dg/test-array-as-pointer.c
    branches/match-and-simplify/gcc/testsuite/jit.dg/test-combination.c
    branches/match-and-simplify/gcc/testsuite/jit.dg/test-error-array-as-pointer.c
    branches/match-and-simplify/gcc/testsuite/jit.dg/test-expressions.c
    branches/match-and-simplify/gcc/testsuite/jit.dg/test-fuzzer.c
    branches/match-and-simplify/gcc/testsuite/jit.dg/test-nested-contexts.c
    branches/match-and-simplify/gcc/testsuite/jit.dg/test-threads.c
    branches/match-and-simplify/gcc/testsuite/jit.dg/test-using-global.c
    branches/match-and-simplify/gcc/testsuite/lib/c-torture.exp
    branches/match-and-simplify/gcc/testsuite/lib/dg-pch.exp
    branches/match-and-simplify/gcc/testsuite/lib/gcc-defs.exp
    branches/match-and-simplify/gcc/testsuite/lib/gcc-dg.exp
    branches/match-and-simplify/gcc/testsuite/lib/gcov.exp
    branches/match-and-simplify/gcc/testsuite/lib/mpx-dg.exp
    branches/match-and-simplify/gcc/testsuite/lib/profopt.exp
    branches/match-and-simplify/gcc/testsuite/lib/target-supports.exp
    branches/match-and-simplify/gcc/testsuite/objc.dg/gnu-api-2-class.m
    branches/match-and-simplify/gcc/tlink.c
    branches/match-and-simplify/gcc/toplev.c
    branches/match-and-simplify/gcc/toplev.h
    branches/match-and-simplify/gcc/tracer.c
    branches/match-and-simplify/gcc/trans-mem.c
    branches/match-and-simplify/gcc/tree-affine.c
    branches/match-and-simplify/gcc/tree-browser.c
    branches/match-and-simplify/gcc/tree-call-cdce.c
    branches/match-and-simplify/gcc/tree-cfg.c
    branches/match-and-simplify/gcc/tree-cfgcleanup.c
    branches/match-and-simplify/gcc/tree-chkp-opt.c
    branches/match-and-simplify/gcc/tree-chkp.c
    branches/match-and-simplify/gcc/tree-chrec.c
    branches/match-and-simplify/gcc/tree-complex.c
    branches/match-and-simplify/gcc/tree-core.h
    branches/match-and-simplify/gcc/tree-data-ref.c
    branches/match-and-simplify/gcc/tree-data-ref.h
    branches/match-and-simplify/gcc/tree-dfa.c
    branches/match-and-simplify/gcc/tree-diagnostic.c
    branches/match-and-simplify/gcc/tree-dump.c
    branches/match-and-simplify/gcc/tree-eh.c
    branches/match-and-simplify/gcc/tree-emutls.c
    branches/match-and-simplify/gcc/tree-if-conv.c
    branches/match-and-simplify/gcc/tree-inline.c
    branches/match-and-simplify/gcc/tree-inline.h
    branches/match-and-simplify/gcc/tree-into-ssa.c
    branches/match-and-simplify/gcc/tree-iterator.c
    branches/match-and-simplify/gcc/tree-loop-distribution.c
    branches/match-and-simplify/gcc/tree-nested.c
    branches/match-and-simplify/gcc/tree-nrv.c
    branches/match-and-simplify/gcc/tree-object-size.c
    branches/match-and-simplify/gcc/tree-outof-ssa.c
    branches/match-and-simplify/gcc/tree-parloops.c
    branches/match-and-simplify/gcc/tree-parloops.h
    branches/match-and-simplify/gcc/tree-pass.h
    branches/match-and-simplify/gcc/tree-phinodes.c
    branches/match-and-simplify/gcc/tree-predcom.c
    branches/match-and-simplify/gcc/tree-pretty-print.c
    branches/match-and-simplify/gcc/tree-profile.c
    branches/match-and-simplify/gcc/tree-scalar-evolution.c
    branches/match-and-simplify/gcc/tree-sra.c
    branches/match-and-simplify/gcc/tree-ssa-address.c
    branches/match-and-simplify/gcc/tree-ssa-alias.c
    branches/match-and-simplify/gcc/tree-ssa-ccp.c
    branches/match-and-simplify/gcc/tree-ssa-coalesce.c
    branches/match-and-simplify/gcc/tree-ssa-copy.c
    branches/match-and-simplify/gcc/tree-ssa-copyrename.c
    branches/match-and-simplify/gcc/tree-ssa-dce.c
    branches/match-and-simplify/gcc/tree-ssa-dom.c
    branches/match-and-simplify/gcc/tree-ssa-dse.c
    branches/match-and-simplify/gcc/tree-ssa-forwprop.c
    branches/match-and-simplify/gcc/tree-ssa-ifcombine.c
    branches/match-and-simplify/gcc/tree-ssa-live.c
    branches/match-and-simplify/gcc/tree-ssa-live.h
    branches/match-and-simplify/gcc/tree-ssa-loop-ch.c
    branches/match-and-simplify/gcc/tree-ssa-loop-im.c
    branches/match-and-simplify/gcc/tree-ssa-loop-ivcanon.c
    branches/match-and-simplify/gcc/tree-ssa-loop-ivopts.c
    branches/match-and-simplify/gcc/tree-ssa-loop-manip.c
    branches/match-and-simplify/gcc/tree-ssa-loop-niter.c
    branches/match-and-simplify/gcc/tree-ssa-loop-niter.h
    branches/match-and-simplify/gcc/tree-ssa-loop-prefetch.c
    branches/match-and-simplify/gcc/tree-ssa-loop-unswitch.c
    branches/match-and-simplify/gcc/tree-ssa-loop.c
    branches/match-and-simplify/gcc/tree-ssa-math-opts.c
    branches/match-and-simplify/gcc/tree-ssa-operands.c
    branches/match-and-simplify/gcc/tree-ssa-phiopt.c
    branches/match-and-simplify/gcc/tree-ssa-phiprop.c
    branches/match-and-simplify/gcc/tree-ssa-pre.c
    branches/match-and-simplify/gcc/tree-ssa-propagate.c
    branches/match-and-simplify/gcc/tree-ssa-reassoc.c
    branches/match-and-simplify/gcc/tree-ssa-sccvn.c
    branches/match-and-simplify/gcc/tree-ssa-sink.c
    branches/match-and-simplify/gcc/tree-ssa-strlen.c
    branches/match-and-simplify/gcc/tree-ssa-structalias.c
    branches/match-and-simplify/gcc/tree-ssa-tail-merge.c
    branches/match-and-simplify/gcc/tree-ssa-ter.c
    branches/match-and-simplify/gcc/tree-ssa-threadedge.c
    branches/match-and-simplify/gcc/tree-ssa-threadupdate.c
    branches/match-and-simplify/gcc/tree-ssa-uncprop.c
    branches/match-and-simplify/gcc/tree-ssa-uninit.c
    branches/match-and-simplify/gcc/tree-ssa.c
    branches/match-and-simplify/gcc/tree-ssanames.c
    branches/match-and-simplify/gcc/tree-stdarg.c
    branches/match-and-simplify/gcc/tree-streamer-in.c
    branches/match-and-simplify/gcc/tree-streamer-out.c
    branches/match-and-simplify/gcc/tree-streamer.c
    branches/match-and-simplify/gcc/tree-streamer.h
    branches/match-and-simplify/gcc/tree-switch-conversion.c
    branches/match-and-simplify/gcc/tree-tailcall.c
    branches/match-and-simplify/gcc/tree-vect-data-refs.c
    branches/match-and-simplify/gcc/tree-vect-generic.c
    branches/match-and-simplify/gcc/tree-vect-loop-manip.c
    branches/match-and-simplify/gcc/tree-vect-loop.c
    branches/match-and-simplify/gcc/tree-vect-patterns.c
    branches/match-and-simplify/gcc/tree-vect-slp.c
    branches/match-and-simplify/gcc/tree-vect-stmts.c
    branches/match-and-simplify/gcc/tree-vectorizer.c
    branches/match-and-simplify/gcc/tree-vectorizer.h
    branches/match-and-simplify/gcc/tree-vrp.c
    branches/match-and-simplify/gcc/tree.c
    branches/match-and-simplify/gcc/tree.def
    branches/match-and-simplify/gcc/tree.h
    branches/match-and-simplify/gcc/tsan.c
    branches/match-and-simplify/gcc/ubsan.c
    branches/match-and-simplify/gcc/ubsan.h
    branches/match-and-simplify/gcc/value-prof.c
    branches/match-and-simplify/gcc/var-tracking.c
    branches/match-and-simplify/gcc/varasm.c
    branches/match-and-simplify/gcc/varasm.h
    branches/match-and-simplify/gcc/varpool.c
    branches/match-and-simplify/gcc/vmsdbgout.c
    branches/match-and-simplify/gcc/vtable-verify.c
    branches/match-and-simplify/gcc/wide-int.cc
    branches/match-and-simplify/gcc/xcoffout.c
    branches/match-and-simplify/gcc/xcoffout.h
    branches/match-and-simplify/include/ChangeLog
    branches/match-and-simplify/include/ansidecl.h
    branches/match-and-simplify/include/dwarf2.h
    branches/match-and-simplify/include/floatformat.h
    branches/match-and-simplify/include/libiberty.h
    branches/match-and-simplify/include/partition.h
    branches/match-and-simplify/libada/ChangeLog
    branches/match-and-simplify/libada/configure
    branches/match-and-simplify/libatomic/ChangeLog
    branches/match-and-simplify/libatomic/configure.tgt
    branches/match-and-simplify/libatomic/fop_n.c
    branches/match-and-simplify/libatomic/testsuite/lib/libatomic.exp
    branches/match-and-simplify/libatomic/testsuite/libatomic.c/c.exp
    branches/match-and-simplify/libbacktrace/ChangeLog
    branches/match-and-simplify/libbacktrace/configure
    branches/match-and-simplify/libbacktrace/configure.ac
    branches/match-and-simplify/libcc1/ChangeLog
    branches/match-and-simplify/libcc1/plugin.cc
    branches/match-and-simplify/libcilkrts/ChangeLog
    branches/match-and-simplify/libcilkrts/configure
    branches/match-and-simplify/libcilkrts/configure.ac
    branches/match-and-simplify/libcpp/ChangeLog
    branches/match-and-simplify/libcpp/directives.c
    branches/match-and-simplify/libcpp/expr.c
    branches/match-and-simplify/libcpp/internal.h
    branches/match-and-simplify/libcpp/lex.c
    branches/match-and-simplify/libcpp/macro.c
    branches/match-and-simplify/libcpp/po/ChangeLog
    branches/match-and-simplify/libcpp/po/be.po
    branches/match-and-simplify/libcpp/po/ca.po
    branches/match-and-simplify/libcpp/po/cpplib.pot
    branches/match-and-simplify/libcpp/po/da.po
    branches/match-and-simplify/libcpp/po/de.po
    branches/match-and-simplify/libcpp/po/el.po
    branches/match-and-simplify/libcpp/po/eo.po
    branches/match-and-simplify/libcpp/po/es.po
    branches/match-and-simplify/libcpp/po/fi.po
    branches/match-and-simplify/libcpp/po/fr.po
    branches/match-and-simplify/libcpp/po/id.po
    branches/match-and-simplify/libcpp/po/ja.po
    branches/match-and-simplify/libcpp/po/nl.po
    branches/match-and-simplify/libcpp/po/pt_BR.po
    branches/match-and-simplify/libcpp/po/ru.po
    branches/match-and-simplify/libcpp/po/sr.po
    branches/match-and-simplify/libcpp/po/sv.po
    branches/match-and-simplify/libcpp/po/tr.po
    branches/match-and-simplify/libcpp/po/uk.po
    branches/match-and-simplify/libcpp/po/vi.po
    branches/match-and-simplify/libcpp/po/zh_CN.po
    branches/match-and-simplify/libcpp/po/zh_TW.po
    branches/match-and-simplify/libcpp/traditional.c
    branches/match-and-simplify/libffi/ChangeLog
    branches/match-and-simplify/libffi/LICENSE
    branches/match-and-simplify/libffi/Makefile.am
    branches/match-and-simplify/libffi/Makefile.in
    branches/match-and-simplify/libffi/README
    branches/match-and-simplify/libffi/configure
    branches/match-and-simplify/libffi/configure.ac
    branches/match-and-simplify/libffi/configure.host
    branches/match-and-simplify/libffi/doc/libffi.texi
    branches/match-and-simplify/libffi/doc/version.texi
    branches/match-and-simplify/libffi/fficonfig.h.in
    branches/match-and-simplify/libffi/include/Makefile.am
    branches/match-and-simplify/libffi/include/Makefile.in
    branches/match-and-simplify/libffi/include/ffi.h.in
    branches/match-and-simplify/libffi/include/ffi_common.h
    branches/match-and-simplify/libffi/libffi.xcodeproj/project.pbxproj
    branches/match-and-simplify/libffi/man/Makefile.in
    branches/match-and-simplify/libffi/man/ffi_prep_cif.3
    branches/match-and-simplify/libffi/msvcc.sh
    branches/match-and-simplify/libffi/src/aarch64/ffi.c
    branches/match-and-simplify/libffi/src/aarch64/ffitarget.h
    branches/match-and-simplify/libffi/src/aarch64/sysv.S
    branches/match-and-simplify/libffi/src/alpha/ffi.c
    branches/match-and-simplify/libffi/src/alpha/ffitarget.h
    branches/match-and-simplify/libffi/src/alpha/osf.S
    branches/match-and-simplify/libffi/src/arm/ffi.c
    branches/match-and-simplify/libffi/src/arm/ffitarget.h
    branches/match-and-simplify/libffi/src/arm/sysv.S
    branches/match-and-simplify/libffi/src/bfin/ffi.c
    branches/match-and-simplify/libffi/src/bfin/sysv.S
    branches/match-and-simplify/libffi/src/closures.c
    branches/match-and-simplify/libffi/src/debug.c
    branches/match-and-simplify/libffi/src/dlmalloc.c
    branches/match-and-simplify/libffi/src/ia64/ffi.c
    branches/match-and-simplify/libffi/src/java_raw_api.c
    branches/match-and-simplify/libffi/src/m68k/ffi.c
    branches/match-and-simplify/libffi/src/m68k/sysv.S
    branches/match-and-simplify/libffi/src/mips/ffi.c
    branches/match-and-simplify/libffi/src/mips/n32.S
    branches/match-and-simplify/libffi/src/pa/ffitarget.h
    branches/match-and-simplify/libffi/src/powerpc/aix.S
    branches/match-and-simplify/libffi/src/powerpc/darwin.S
    branches/match-and-simplify/libffi/src/powerpc/darwin_closure.S
    branches/match-and-simplify/libffi/src/powerpc/ffi.c
    branches/match-and-simplify/libffi/src/powerpc/ffi_darwin.c
    branches/match-and-simplify/libffi/src/powerpc/ffi_linux64.c
    branches/match-and-simplify/libffi/src/powerpc/ffi_powerpc.h
    branches/match-and-simplify/libffi/src/powerpc/ffi_sysv.c
    branches/match-and-simplify/libffi/src/powerpc/ffitarget.h
    branches/match-and-simplify/libffi/src/powerpc/linux64.S
    branches/match-and-simplify/libffi/src/powerpc/linux64_closure.S
    branches/match-and-simplify/libffi/src/powerpc/ppc_closure.S
    branches/match-and-simplify/libffi/src/powerpc/sysv.S
    branches/match-and-simplify/libffi/src/prep_cif.c
    branches/match-and-simplify/libffi/src/raw_api.c
    branches/match-and-simplify/libffi/src/s390/ffi.c
    branches/match-and-simplify/libffi/src/s390/ffitarget.h
    branches/match-and-simplify/libffi/src/s390/sysv.S
    branches/match-and-simplify/libffi/src/sh/ffi.c
    branches/match-and-simplify/libffi/src/sparc/ffi.c
    branches/match-and-simplify/libffi/src/sparc/ffitarget.h
    branches/match-and-simplify/libffi/src/sparc/v8.S
    branches/match-and-simplify/libffi/src/sparc/v9.S
    branches/match-and-simplify/libffi/src/tile/tile.S
    branches/match-and-simplify/libffi/src/types.c
    branches/match-and-simplify/libffi/src/x86/ffi.c
    branches/match-and-simplify/libffi/src/x86/ffi64.c
    branches/match-and-simplify/libffi/src/x86/ffitarget.h
    branches/match-and-simplify/libffi/src/x86/sysv.S
    branches/match-and-simplify/libffi/src/x86/unix64.S
    branches/match-and-simplify/libffi/src/x86/win64.S
    branches/match-and-simplify/libffi/testsuite/Makefile.am
    branches/match-and-simplify/libffi/testsuite/Makefile.in
    branches/match-and-simplify/libffi/testsuite/lib/libffi.exp
    branches/match-and-simplify/libffi/testsuite/libffi.call/call.exp
    branches/match-and-simplify/libffi/testsuite/libffi.call/cls_align_longdouble_split.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/cls_align_longdouble_split2.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/cls_longdouble.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/cls_pointer.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/cls_pointer_stack.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/cls_struct_va1.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/cls_ulonglong.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/ffitest.h
    branches/match-and-simplify/libffi/testsuite/libffi.call/float1.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/float2.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/float3.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/float_va.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/huge_struct.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/many.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/many2.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/negint.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/nested_struct1.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/nested_struct11.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/return_dbl.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/return_ldl.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/return_uc.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/stret_large.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/stret_large2.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/strlen.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/struct1.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/struct2.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/struct3.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/struct4.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/struct5.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/struct6.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/struct7.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/struct8.c
    branches/match-and-simplify/libffi/testsuite/libffi.call/struct9.c
    branches/match-and-simplify/libgcc/ChangeLog
    branches/match-and-simplify/libgcc/Makefile.in
    branches/match-and-simplify/libgcc/config.host
    branches/match-and-simplify/libgcc/config.in
    branches/match-and-simplify/libgcc/config/arm/bpabi-v6m.S
    branches/match-and-simplify/libgcc/config/arm/bpabi.S
    branches/match-and-simplify/libgcc/config/arm/unwind-arm.h
    branches/match-and-simplify/libgcc/config/gthr-vxworks.h
    branches/match-and-simplify/libgcc/config/i386/cpuinfo.c
    branches/match-and-simplify/libgcc/config/i386/gthr-win32.h
    branches/match-and-simplify/libgcc/config/nios2/linux-unwind.h
    branches/match-and-simplify/libgcc/config/nvptx/realloc.c
    branches/match-and-simplify/libgcc/config/nvptx/t-nvptx
    branches/match-and-simplify/libgcc/config/pa/linux-atomic.c
    branches/match-and-simplify/libgcc/config/rl78/cmpsi2.S
    branches/match-and-simplify/libgcc/config/rl78/lshrsi3.S
    branches/match-and-simplify/libgcc/config/rl78/mulsi3.S
    branches/match-and-simplify/libgcc/config/rl78/signbit.S
    branches/match-and-simplify/libgcc/config/rl78/t-rl78
    branches/match-and-simplify/libgcc/config/rl78/trampoline.S
    branches/match-and-simplify/libgcc/config/rl78/vregs.h
    branches/match-and-simplify/libgcc/config/xtensa/lib2funcs.S
    branches/match-and-simplify/libgcc/config/xtensa/linux-unwind.h
    branches/match-and-simplify/libgcc/config/xtensa/t-xtensa
    branches/match-and-simplify/libgcc/configure
    branches/match-and-simplify/libgcc/configure.ac
    branches/match-and-simplify/libgcc/gthr-single.h
    branches/match-and-simplify/libgcc/libgcov-driver-system.c
    branches/match-and-simplify/libgcc/libgcov-util.c
    branches/match-and-simplify/libgcc/unwind-dw2-fde-dip.c
    branches/match-and-simplify/libgcc/unwind-dw2-fde.h
    branches/match-and-simplify/libgfortran/ChangeLog
    branches/match-and-simplify/libgfortran/caf/libcaf.h
    branches/match-and-simplify/libgfortran/caf/single.c
    branches/match-and-simplify/libgfortran/intrinsics/system_clock.c
    branches/match-and-simplify/libgfortran/io/fbuf.c
    branches/match-and-simplify/libgfortran/io/fbuf.h
    branches/match-and-simplify/libgfortran/io/inquire.c
    branches/match-and-simplify/libgfortran/io/io.h
    branches/match-and-simplify/libgfortran/io/list_read.c
    branches/match-and-simplify/libgfortran/io/open.c
    branches/match-and-simplify/libgfortran/io/transfer.c
    branches/match-and-simplify/libgfortran/io/unit.c
    branches/match-and-simplify/libgfortran/io/unix.c
    branches/match-and-simplify/libgfortran/io/write.c
    branches/match-and-simplify/libgfortran/io/write_float.def
    branches/match-and-simplify/libgfortran/runtime/error.c
    branches/match-and-simplify/libgfortran/runtime/minimal.c
    branches/match-and-simplify/libgo/MERGE
    branches/match-and-simplify/libgo/Makefile.am
    branches/match-and-simplify/libgo/Makefile.in
    branches/match-and-simplify/libgo/README
    branches/match-and-simplify/libgo/config.h.in
    branches/match-and-simplify/libgo/configure
    branches/match-and-simplify/libgo/configure.ac
    branches/match-and-simplify/libgo/go/archive/tar/reader.go
    branches/match-and-simplify/libgo/go/archive/tar/writer.go
    branches/match-and-simplify/libgo/go/archive/tar/writer_test.go
    branches/match-and-simplify/libgo/go/archive/zip/reader.go
    branches/match-and-simplify/libgo/go/archive/zip/reader_test.go
    branches/match-and-simplify/libgo/go/archive/zip/writer.go
    branches/match-and-simplify/libgo/go/archive/zip/writer_test.go
    branches/match-and-simplify/libgo/go/bufio/bufio.go
    branches/match-and-simplify/libgo/go/bufio/bufio_test.go
    branches/match-and-simplify/libgo/go/bufio/scan.go
    branches/match-and-simplify/libgo/go/bufio/scan_test.go
    branches/match-and-simplify/libgo/go/bytes/bytes.go
    branches/match-and-simplify/libgo/go/bytes/bytes_test.go
    branches/match-and-simplify/libgo/go/cmd/cgo/ast.go
    branches/match-and-simplify/libgo/go/cmd/cgo/doc.go
    branches/match-and-simplify/libgo/go/cmd/cgo/gcc.go
    branches/match-and-simplify/libgo/go/cmd/cgo/main.go
    branches/match-and-simplify/libgo/go/cmd/cgo/out.go
    branches/match-and-simplify/libgo/go/cmd/go/build.go
    branches/match-and-simplify/libgo/go/cmd/go/doc.go
    branches/match-and-simplify/libgo/go/cmd/go/get.go
    branches/match-and-simplify/libgo/go/cmd/go/help.go
    branches/match-and-simplify/libgo/go/cmd/go/list.go
    branches/match-and-simplify/libgo/go/cmd/go/main.go
    branches/match-and-simplify/libgo/go/cmd/go/pkg.go
    branches/match-and-simplify/libgo/go/cmd/go/test.go
    branches/match-and-simplify/libgo/go/cmd/go/testflag.go
    branches/match-and-simplify/libgo/go/cmd/go/tool.go
    branches/match-and-simplify/libgo/go/cmd/go/vcs.go
    branches/match-and-simplify/libgo/go/cmd/go/vet.go
    branches/match-and-simplify/libgo/go/cmd/gofmt/doc.go
    branches/match-and-simplify/libgo/go/cmd/gofmt/gofmt.go
    branches/match-and-simplify/libgo/go/cmd/gofmt/gofmt_test.go
    branches/match-and-simplify/libgo/go/cmd/gofmt/long_test.go
    branches/match-and-simplify/libgo/go/cmd/gofmt/rewrite.go
    branches/match-and-simplify/libgo/go/cmd/gofmt/simplify.go
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/composites.golden
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/composites.input
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/crlf.golden
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/crlf.input
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/rewrite1.golden
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/rewrite1.input
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/rewrite2.golden
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/rewrite2.input
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/rewrite3.golden
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/rewrite3.input
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/rewrite4.golden
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/rewrite4.input
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/rewrite5.golden
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/rewrite5.input
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/rewrite6.golden
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/rewrite6.input
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/rewrite7.golden
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/rewrite7.input
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/rewrite8.golden
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/rewrite8.input
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/slices1.golden
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/slices1.input
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/slices2.golden
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/slices2.input
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/stdin1.golden
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/stdin1.input
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/stdin2.golden
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/stdin2.input
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/stdin3.golden
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/stdin3.input
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/stdin4.golden
    branches/match-and-simplify/libgo/go/cmd/gofmt/testdata/stdin4.input
    branches/match-and-simplify/libgo/go/compress/bzip2/bzip2.go
    branches/match-and-simplify/libgo/go/compress/bzip2/bzip2_test.go
    branches/match-and-simplify/libgo/go/compress/bzip2/move_to_front.go
    branches/match-and-simplify/libgo/go/compress/flate/fixedhuff.go
    branches/match-and-simplify/libgo/go/compress/flate/gen.go
    branches/match-and-simplify/libgo/go/compress/flate/inflate.go
    branches/match-and-simplify/libgo/go/compress/gzip/gunzip.go
    branches/match-and-simplify/libgo/go/compress/gzip/gunzip_test.go
    branches/match-and-simplify/libgo/go/compress/lzw/reader.go
    branches/match-and-simplify/libgo/go/compress/zlib/reader.go
    branches/match-and-simplify/libgo/go/crypto/cipher/cfb_test.go
    branches/match-and-simplify/libgo/go/crypto/cipher/example_test.go
    branches/match-and-simplify/libgo/go/crypto/crypto.go
    branches/match-and-simplify/libgo/go/crypto/ecdsa/ecdsa.go
    branches/match-and-simplify/libgo/go/crypto/md5/gen.go
    branches/match-and-simplify/libgo/go/crypto/md5/md5.go
    branches/match-and-simplify/libgo/go/crypto/md5/md5block.go
    branches/match-and-simplify/libgo/go/crypto/rand/rand_unix.go
    branches/match-and-simplify/libgo/go/crypto/rc4/rc4_asm.go
    branches/match-and-simplify/libgo/go/crypto/rc4/rc4_ref.go
    branches/match-and-simplify/libgo/go/crypto/rsa/pss.go
    branches/match-and-simplify/libgo/go/crypto/rsa/rsa.go
    branches/match-and-simplify/libgo/go/crypto/subtle/constant_time.go
    branches/match-and-simplify/libgo/go/crypto/subtle/constant_time_test.go
    branches/match-and-simplify/libgo/go/crypto/tls/alert.go
    branches/match-and-simplify/libgo/go/crypto/tls/cipher_suites.go
    branches/match-and-simplify/libgo/go/crypto/tls/common.go
    branches/match-and-simplify/libgo/go/crypto/tls/conn.go
    branches/match-and-simplify/libgo/go/crypto/tls/conn_test.go
    branches/match-and-simplify/libgo/go/crypto/tls/generate_cert.go
    branches/match-and-simplify/libgo/go/crypto/tls/handshake_client.go
    branches/match-and-simplify/libgo/go/crypto/tls/handshake_client_test.go
    branches/match-and-simplify/libgo/go/crypto/tls/handshake_messages.go
    branches/match-and-simplify/libgo/go/crypto/tls/handshake_messages_test.go
    branches/match-and-simplify/libgo/go/crypto/tls/handshake_server.go
    branches/match-and-simplify/libgo/go/crypto/tls/handshake_server_test.go
    branches/match-and-simplify/libgo/go/crypto/tls/key_agreement.go
    branches/match-and-simplify/libgo/go/crypto/tls/tls_test.go
    branches/match-and-simplify/libgo/go/crypto/x509/pem_decrypt_test.go
    branches/match-and-simplify/libgo/go/crypto/x509/pkix/pkix.go
    branches/match-and-simplify/libgo/go/crypto/x509/root_unix.go
    branches/match-and-simplify/libgo/go/crypto/x509/verify.go
    branches/match-and-simplify/libgo/go/crypto/x509/x509.go
    branches/match-and-simplify/libgo/go/crypto/x509/x509_test.go
    branches/match-and-simplify/libgo/go/database/sql/convert_test.go
    branches/match-and-simplify/libgo/go/database/sql/fakedb_test.go
    branches/match-and-simplify/libgo/go/database/sql/sql.go
    branches/match-and-simplify/libgo/go/database/sql/sql_test.go
    branches/match-and-simplify/libgo/go/debug/dwarf/type.go
    branches/match-and-simplify/libgo/go/debug/elf/elf.go
    branches/match-and-simplify/libgo/go/debug/elf/file.go
    branches/match-and-simplify/libgo/go/debug/elf/file_test.go
    branches/match-and-simplify/libgo/go/debug/gosym/symtab.go
    branches/match-and-simplify/libgo/go/debug/pe/file.go
    branches/match-and-simplify/libgo/go/debug/pe/file_test.go
    branches/match-and-simplify/libgo/go/debug/pe/testdata/gcc-amd64-mingw-exec
    branches/match-and-simplify/libgo/go/debug/plan9obj/file.go
    branches/match-and-simplify/libgo/go/debug/plan9obj/file_test.go
    branches/match-and-simplify/libgo/go/encoding/ascii85/ascii85.go
    branches/match-and-simplify/libgo/go/encoding/asn1/asn1.go
    branches/match-and-simplify/libgo/go/encoding/asn1/asn1_test.go
    branches/match-and-simplify/libgo/go/encoding/asn1/marshal.go
    branches/match-and-simplify/libgo/go/encoding/asn1/marshal_test.go
    branches/match-and-simplify/libgo/go/encoding/base32/base32.go
    branches/match-and-simplify/libgo/go/encoding/base32/base32_test.go
    branches/match-and-simplify/libgo/go/encoding/base64/base64.go
    branches/match-and-simplify/libgo/go/encoding/base64/base64_test.go
    branches/match-and-simplify/libgo/go/encoding/binary/binary.go
    branches/match-and-simplify/libgo/go/encoding/binary/binary_test.go
    branches/match-and-simplify/libgo/go/encoding/csv/writer.go
    branches/match-and-simplify/libgo/go/encoding/csv/writer_test.go
    branches/match-and-simplify/libgo/go/encoding/gob/codec_test.go
    branches/match-and-simplify/libgo/go/encoding/gob/debug.go
    branches/match-and-simplify/libgo/go/encoding/gob/decode.go
    branches/match-and-simplify/libgo/go/encoding/gob/decoder.go
    branches/match-and-simplify/libgo/go/encoding/gob/encode.go
    branches/match-and-simplify/libgo/go/encoding/gob/encoder.go
    branches/match-and-simplify/libgo/go/encoding/gob/encoder_test.go
    branches/match-and-simplify/libgo/go/encoding/gob/gobencdec_test.go
    branches/match-and-simplify/libgo/go/encoding/gob/timing_test.go
    branches/match-and-simplify/libgo/go/encoding/gob/type.go
    branches/match-and-simplify/libgo/go/encoding/json/decode.go
    branches/match-and-simplify/libgo/go/encoding/json/decode_test.go
    branches/match-and-simplify/libgo/go/encoding/json/encode.go
    branches/match-and-simplify/libgo/go/encoding/json/encode_test.go
    branches/match-and-simplify/libgo/go/encoding/json/stream.go
    branches/match-and-simplify/libgo/go/encoding/xml/xml.go
    branches/match-and-simplify/libgo/go/encoding/xml/xml_test.go
    branches/match-and-simplify/libgo/go/flag/flag.go
    branches/match-and-simplify/libgo/go/flag/flag_test.go
    branches/match-and-simplify/libgo/go/fmt/doc.go
    branches/match-and-simplify/libgo/go/fmt/fmt_test.go
    branches/match-and-simplify/libgo/go/fmt/format.go
    branches/match-and-simplify/libgo/go/fmt/print.go
    branches/match-and-simplify/libgo/go/fmt/scan.go
    branches/match-and-simplify/libgo/go/fmt/scan_test.go
    branches/match-and-simplify/libgo/go/go/ast/ast.go
    branches/match-and-simplify/libgo/go/go/ast/scope.go
    branches/match-and-simplify/libgo/go/go/ast/walk.go
    branches/match-and-simplify/libgo/go/go/build/build.go
    branches/match-and-simplify/libgo/go/go/build/build_test.go
    branches/match-and-simplify/libgo/go/go/build/deps_test.go
    branches/match-and-simplify/libgo/go/go/build/doc.go
    branches/match-and-simplify/libgo/go/go/build/syslist.go
    branches/match-and-simplify/libgo/go/go/doc/exports.go
    branches/match-and-simplify/libgo/go/go/doc/headscan.go
    branches/match-and-simplify/libgo/go/go/format/format.go
    branches/match-and-simplify/libgo/go/go/format/format_test.go
    branches/match-and-simplify/libgo/go/go/parser/error_test.go
    branches/match-and-simplify/libgo/go/go/parser/interface.go
    branches/match-and-simplify/libgo/go/go/parser/parser.go
    branches/match-and-simplify/libgo/go/go/parser/parser_test.go
    branches/match-and-simplify/libgo/go/go/parser/short_test.go
    branches/match-and-simplify/libgo/go/go/printer/nodes.go
    branches/match-and-simplify/libgo/go/go/printer/printer_test.go
    branches/match-and-simplify/libgo/go/go/printer/testdata/declarations.golden
    branches/match-and-simplify/libgo/go/go/printer/testdata/declarations.input
    branches/match-and-simplify/libgo/go/go/printer/testdata/expressions.golden
    branches/match-and-simplify/libgo/go/go/printer/testdata/expressions.input
    branches/match-and-simplify/libgo/go/go/printer/testdata/expressions.raw
    branches/match-and-simplify/libgo/go/go/printer/testdata/statements.golden
    branches/match-and-simplify/libgo/go/go/printer/testdata/statements.input
    branches/match-and-simplify/libgo/go/go/token/position.go
    branches/match-and-simplify/libgo/go/go/token/position_test.go
    branches/match-and-simplify/libgo/go/hash/crc32/crc32.go
    branches/match-and-simplify/libgo/go/html/template/error.go
    branches/match-and-simplify/libgo/go/html/template/escape.go
    branches/match-and-simplify/libgo/go/html/template/escape_test.go
    branches/match-and-simplify/libgo/go/html/template/js_test.go
    branches/match-and-simplify/libgo/go/html/template/template.go
    branches/match-and-simplify/libgo/go/html/template/transition.go
    branches/match-and-simplify/libgo/go/image/color/palette/gen.go
    branches/match-and-simplify/libgo/go/image/color/palette/palette.go
    branches/match-and-simplify/libgo/go/image/gif/reader.go
    branches/match-and-simplify/libgo/go/image/gif/reader_test.go
    branches/match-and-simplify/libgo/go/image/gif/writer.go
    branches/match-and-simplify/libgo/go/image/gif/writer_test.go
    branches/match-and-simplify/libgo/go/image/image.go
    branches/match-and-simplify/libgo/go/image/jpeg/huffman.go
    branches/match-and-simplify/libgo/go/image/jpeg/reader.go
    branches/match-and-simplify/libgo/go/image/jpeg/reader_test.go
    branches/match-and-simplify/libgo/go/image/jpeg/scan.go
    branches/match-and-simplify/libgo/go/image/jpeg/writer.go
    branches/match-and-simplify/libgo/go/image/jpeg/writer_test.go
    branches/match-and-simplify/libgo/go/image/png/paeth.go
    branches/match-and-simplify/libgo/go/image/png/paeth_test.go
    branches/match-and-simplify/libgo/go/image/png/reader.go
    branches/match-and-simplify/libgo/go/image/png/reader_test.go
    branches/match-and-simplify/libgo/go/image/png/writer.go
    branches/match-and-simplify/libgo/go/image/png/writer_test.go
    branches/match-and-simplify/libgo/go/image/ycbcr.go
    branches/match-and-simplify/libgo/go/index/suffixarray/suffixarray_test.go
    branches/match-and-simplify/libgo/go/io/io.go
    branches/match-and-simplify/libgo/go/log/syslog/syslog_test.go
    branches/match-and-simplify/libgo/go/log/syslog/syslog_unix.go
    branches/match-and-simplify/libgo/go/math/all_test.go
    branches/match-and-simplify/libgo/go/math/big/int.go
    branches/match-and-simplify/libgo/go/math/big/int_test.go
    branches/match-and-simplify/libgo/go/math/big/rat.go
    branches/match-and-simplify/libgo/go/math/big/rat_test.go
    branches/match-and-simplify/libgo/go/math/nextafter.go
    branches/match-and-simplify/libgo/go/math/sqrt.go
    branches/match-and-simplify/libgo/go/mime/multipart/multipart.go
    branches/match-and-simplify/libgo/go/mime/multipart/writer_test.go
    branches/match-and-simplify/libgo/go/mime/type.go
    branches/match-and-simplify/libgo/go/mime/type_plan9.go
    branches/match-and-simplify/libgo/go/mime/type_test.go
    branches/match-and-simplify/libgo/go/mime/type_unix.go
    branches/match-and-simplify/libgo/go/mime/type_windows.go
    branches/match-and-simplify/libgo/go/net/cgo_linux.go
    branches/match-and-simplify/libgo/go/net/conn_test.go
    branches/match-and-simplify/libgo/go/net/dial.go
    branches/match-and-simplify/libgo/go/net/dial_test.go
    branches/match-and-simplify/libgo/go/net/dnsclient.go
    branches/match-and-simplify/libgo/go/net/dnsclient_unix.go
    branches/match-and-simplify/libgo/go/net/dnsclient_unix_test.go
    branches/match-and-simplify/libgo/go/net/dnsconfig_unix.go
    branches/match-and-simplify/libgo/go/net/dnsconfig_unix_test.go
    branches/match-and-simplify/libgo/go/net/fd_unix.go
    branches/match-and-simplify/libgo/go/net/fd_windows.go
    branches/match-and-simplify/libgo/go/net/file_test.go
    branches/match-and-simplify/libgo/go/net/file_unix.go
    branches/match-and-simplify/libgo/go/net/hosts.go
    branches/match-and-simplify/libgo/go/net/http/client.go
    branches/match-and-simplify/libgo/go/net/http/client_test.go
    branches/match-and-simplify/libgo/go/net/http/cookie.go
    branches/match-and-simplify/libgo/go/net/http/cookie_test.go
    branches/match-and-simplify/libgo/go/net/http/cookiejar/jar.go
    branches/match-and-simplify/libgo/go/net/http/export_test.go
    branches/match-and-simplify/libgo/go/net/http/fs.go
    branches/match-and-simplify/libgo/go/net/http/fs_test.go
    branches/match-and-simplify/libgo/go/net/http/httptest/server.go
    branches/match-and-simplify/libgo/go/net/http/httptest/server_test.go
    branches/match-and-simplify/libgo/go/net/http/httputil/dump.go
    branches/match-and-simplify/libgo/go/net/http/httputil/dump_test.go
    branches/match-and-simplify/libgo/go/net/http/httputil/httputil.go
    branches/match-and-simplify/libgo/go/net/http/httputil/reverseproxy.go
    branches/match-and-simplify/libgo/go/net/http/pprof/pprof.go
    branches/match-and-simplify/libgo/go/net/http/readrequest_test.go
    branches/match-and-simplify/libgo/go/net/http/request.go
    branches/match-and-simplify/libgo/go/net/http/request_test.go
    branches/match-and-simplify/libgo/go/net/http/requestwrite_test.go
    branches/match-and-simplify/libgo/go/net/http/response_test.go
    branches/match-and-simplify/libgo/go/net/http/serve_test.go
    branches/match-and-simplify/libgo/go/net/http/server.go
    branches/match-and-simplify/libgo/go/net/http/transfer.go
    branches/match-and-simplify/libgo/go/net/http/transport.go
    branches/match-and-simplify/libgo/go/net/http/transport_test.go
    branches/match-and-simplify/libgo/go/net/ip.go
    branches/match-and-simplify/libgo/go/net/ip_test.go
    branches/match-and-simplify/libgo/go/net/ipraw_test.go
    branches/match-and-simplify/libgo/go/net/iprawsock_posix.go
    branches/match-and-simplify/libgo/go/net/ipsock_posix.go
    branches/match-and-simplify/libgo/go/net/lookup.go
    branches/match-and-simplify/libgo/go/net/lookup_test.go
    branches/match-and-simplify/libgo/go/net/lookup_unix.go
    branches/match-and-simplify/libgo/go/net/lookup_windows.go
    branches/match-and-simplify/libgo/go/net/mail/message.go
    branches/match-and-simplify/libgo/go/net/mail/message_test.go
    branches/match-and-simplify/libgo/go/net/multicast_test.go
    branches/match-and-simplify/libgo/go/net/net.go
    branches/match-and-simplify/libgo/go/net/parse.go
    branches/match-and-simplify/libgo/go/net/parse_test.go
    branches/match-and-simplify/libgo/go/net/port_test.go
    branches/match-and-simplify/libgo/go/net/port_unix.go
    branches/match-and-simplify/libgo/go/net/rpc/client.go
    branches/match-and-simplify/libgo/go/net/rpc/client_test.go
    branches/match-and-simplify/libgo/go/net/rpc/debug.go
    branches/match-and-simplify/libgo/go/net/rpc/server.go
    branches/match-and-simplify/libgo/go/net/singleflight.go
    branches/match-and-simplify/libgo/go/net/smtp/smtp_test.go
    branches/match-and-simplify/libgo/go/net/sock_bsd.go
    branches/match-and-simplify/libgo/go/net/sock_posix.go
    branches/match-and-simplify/libgo/go/net/sockopt_bsd.go
    branches/match-and-simplify/libgo/go/net/sockopt_posix.go
    branches/match-and-simplify/libgo/go/net/sockoptip_bsd.go
    branches/match-and-simplify/libgo/go/net/sockoptip_posix.go
    branches/match-and-simplify/libgo/go/net/sockoptip_stub.go
    branches/match-and-simplify/libgo/go/net/tcpsock_posix.go
    branches/match-and-simplify/libgo/go/net/tcpsockopt_darwin.go
    branches/match-and-simplify/libgo/go/net/tcpsockopt_dragonfly.go
    branches/match-and-simplify/libgo/go/net/tcpsockopt_openbsd.go
    branches/match-and-simplify/libgo/go/net/tcpsockopt_posix.go
    branches/match-and-simplify/libgo/go/net/tcpsockopt_unix.go
    branches/match-and-simplify/libgo/go/net/tcpsockopt_windows.go
    branches/match-and-simplify/libgo/go/net/testdata/resolv.conf
    branches/match-and-simplify/libgo/go/net/udp_test.go
    branches/match-and-simplify/libgo/go/net/udpsock_posix.go
    branches/match-and-simplify/libgo/go/net/unicast_posix_test.go
    branches/match-and-simplify/libgo/go/net/unix_test.go
    branches/match-and-simplify/libgo/go/net/unixsock_posix.go
    branches/match-and-simplify/libgo/go/net/url/url.go
    branches/match-and-simplify/libgo/go/net/url/url_test.go
    branches/match-and-simplify/libgo/go/net/z_last_test.go
    branches/match-and-simplify/libgo/go/os/dir_unix.go
    branches/match-and-simplify/libgo/go/os/env.go
    branches/match-and-simplify/libgo/go/os/env_test.go
    branches/match-and-simplify/libgo/go/os/error_plan9.go
    branches/match-and-simplify/libgo/go/os/exec/exec.go
    branches/match-and-simplify/libgo/go/os/exec/exec_test.go
    branches/match-and-simplify/libgo/go/os/exec_unix.go
    branches/match-and-simplify/libgo/go/os/exec_windows.go
    branches/match-and-simplify/libgo/go/os/file.go
    branches/match-and-simplify/libgo/go/os/file_plan9.go
    branches/match-and-simplify/libgo/go/os/file_posix.go
    branches/match-and-simplify/libgo/go/os/file_unix.go
    branches/match-and-simplify/libgo/go/os/getwd.go
    branches/match-and-simplify/libgo/go/os/os_test.go
    branches/match-and-simplify/libgo/go/os/path.go
    branches/match-and-simplify/libgo/go/os/path_test.go
    branches/match-and-simplify/libgo/go/os/proc.go
    branches/match-and-simplify/libgo/go/os/signal/signal_test.go
    branches/match-and-simplify/libgo/go/os/types_windows.go
    branches/match-and-simplify/libgo/go/os/user/lookup_stubs.go
    branches/match-and-simplify/libgo/go/os/user/lookup_unix.go
    branches/match-and-simplify/libgo/go/path/filepath/match.go
    branches/match-and-simplify/libgo/go/path/filepath/match_test.go
    branches/match-and-simplify/libgo/go/path/filepath/path.go
    branches/match-and-simplify/libgo/go/path/filepath/path_plan9.go
    branches/match-and-simplify/libgo/go/path/filepath/path_test.go
    branches/match-and-simplify/libgo/go/path/filepath/path_unix.go
    branches/match-and-simplify/libgo/go/path/filepath/path_windows.go
    branches/match-and-simplify/libgo/go/path/filepath/symlink.go
    branches/match-and-simplify/libgo/go/path/filepath/symlink_windows.go
    branches/match-and-simplify/libgo/go/path/path.go
    branches/match-and-simplify/libgo/go/reflect/all_test.go
    branches/match-and-simplify/libgo/go/reflect/export_test.go
    branches/match-and-simplify/libgo/go/reflect/makefunc.go
    branches/match-and-simplify/libgo/go/reflect/makefunc_ffi.go
    branches/match-and-simplify/libgo/go/reflect/makefunc_ffi_c.c
    branches/match-and-simplify/libgo/go/reflect/type.go
    branches/match-and-simplify/libgo/go/reflect/value.go
    branches/match-and-simplify/libgo/go/regexp/all_test.go
    branches/match-and-simplify/libgo/go/regexp/onepass.go
    branches/match-and-simplify/libgo/go/regexp/regexp.go
    branches/match-and-simplify/libgo/go/regexp/syntax/doc.go
    branches/match-and-simplify/libgo/go/regexp/syntax/parse.go
    branches/match-and-simplify/libgo/go/regexp/syntax/parse_test.go
    branches/match-and-simplify/libgo/go/regexp/syntax/regexp.go
    branches/match-and-simplify/libgo/go/runtime/chan_test.go
    branches/match-and-simplify/libgo/go/runtime/crash_cgo_test.go
    branches/match-and-simplify/libgo/go/runtime/crash_test.go
    branches/match-and-simplify/libgo/go/runtime/extern.go
    branches/match-and-simplify/libgo/go/runtime/gc_test.go
    branches/match-and-simplify/libgo/go/runtime/map_test.go
    branches/match-and-simplify/libgo/go/runtime/mapspeed_test.go
    branches/match-and-simplify/libgo/go/runtime/memmove_test.go
    branches/match-and-simplify/libgo/go/runtime/mfinal_test.go
    branches/match-and-simplify/libgo/go/runtime/mgc0.go
    branches/match-and-simplify/libgo/go/runtime/pprof/pprof.go
    branches/match-and-simplify/libgo/go/runtime/pprof/pprof_test.go
    branches/match-and-simplify/libgo/go/runtime/runtime_test.go
    branches/match-and-simplify/libgo/go/strconv/atoi.go
    branches/match-and-simplify/libgo/go/strconv/isprint.go
    branches/match-and-simplify/libgo/go/strconv/makeisprint.go
    branches/match-and-simplify/libgo/go/strconv/quote.go
    branches/match-and-simplify/libgo/go/strconv/quote_test.go
    branches/match-and-simplify/libgo/go/strings/replace.go
    branches/match-and-simplify/libgo/go/strings/replace_test.go
    branches/match-and-simplify/libgo/go/strings/strings.go
    branches/match-and-simplify/libgo/go/strings/strings_test.go
    branches/match-and-simplify/libgo/go/sync/atomic/64bit_arm.go
    branches/match-and-simplify/libgo/go/sync/atomic/doc.go
    branches/match-and-simplify/libgo/go/sync/once.go
    branches/match-and-simplify/libgo/go/sync/once_test.go
    branches/match-and-simplify/libgo/go/sync/pool.go
    branches/match-and-simplify/libgo/go/sync/pool_test.go
    branches/match-and-simplify/libgo/go/sync/runtime.go
    branches/match-and-simplify/libgo/go/sync/rwmutex.go
    branches/match-and-simplify/libgo/go/sync/rwmutex_test.go
    branches/match-and-simplify/libgo/go/sync/waitgroup.go
    branches/match-and-simplify/libgo/go/syscall/env_plan9.go
    branches/match-and-simplify/libgo/go/syscall/env_unix.go
    branches/match-and-simplify/libgo/go/syscall/env_windows.go
    branches/match-and-simplify/libgo/go/syscall/exec_linux.go
    branches/match-and-simplify/libgo/go/syscall/exec_unix.go
    branches/match-and-simplify/libgo/go/syscall/exec_windows.go
    branches/match-and-simplify/libgo/go/syscall/netlink_linux.go
    branches/match-and-simplify/libgo/go/syscall/route_bsd.go
    branches/match-and-simplify/libgo/go/syscall/route_openbsd.go
    branches/match-and-simplify/libgo/go/syscall/str.go
    branches/match-and-simplify/libgo/go/syscall/syscall.go
    branches/match-and-simplify/libgo/go/syscall/syscall_errno.go
    branches/match-and-simplify/libgo/go/syscall/syscall_test.go
    branches/match-and-simplify/libgo/go/syscall/syscall_unix.go
    branches/match-and-simplify/libgo/go/testing/benchmark.go
    branches/match-and-simplify/libgo/go/testing/benchmark_test.go
    branches/match-and-simplify/libgo/go/testing/cover.go
    branches/match-and-simplify/libgo/go/testing/example.go
    branches/match-and-simplify/libgo/go/testing/quick/quick.go
    branches/match-and-simplify/libgo/go/testing/quick/quick_test.go
    branches/match-and-simplify/libgo/go/testing/testing.go
    branches/match-and-simplify/libgo/go/text/scanner/scanner.go
    branches/match-and-simplify/libgo/go/text/scanner/scanner_test.go
    branches/match-and-simplify/libgo/go/text/template/doc.go
    branches/match-and-simplify/libgo/go/text/template/exec.go
    branches/match-and-simplify/libgo/go/text/template/exec_test.go
    branches/match-and-simplify/libgo/go/text/template/funcs.go
    branches/match-and-simplify/libgo/go/text/template/parse/node.go
    branches/match-and-simplify/libgo/go/text/template/parse/parse.go
    branches/match-and-simplify/libgo/go/text/template/parse/parse_test.go
    branches/match-and-simplify/libgo/go/time/example_test.go
    branches/match-and-simplify/libgo/go/time/format.go
    branches/match-and-simplify/libgo/go/time/format_test.go
    branches/match-and-simplify/libgo/go/time/genzabbrs.go
    branches/match-and-simplify/libgo/go/time/internal_test.go
    branches/match-and-simplify/libgo/go/time/sleep.go
    branches/match-and-simplify/libgo/go/time/sleep_test.go
    branches/match-and-simplify/libgo/go/time/time.go
    branches/match-and-simplify/libgo/go/time/time_test.go
    branches/match-and-simplify/libgo/go/time/zoneinfo_abbrs_windows.go
    branches/match-and-simplify/libgo/go/time/zoneinfo_windows.go
    branches/match-and-simplify/libgo/go/unicode/letter.go
    branches/match-and-simplify/libgo/go/unicode/script_test.go
    branches/match-and-simplify/libgo/go/unicode/tables.go
    branches/match-and-simplify/libgo/go/unicode/utf8/utf8.go
    branches/match-and-simplify/libgo/merge.sh
    branches/match-and-simplify/libgo/mksysinfo.sh
    branches/match-and-simplify/libgo/runtime/env_posix.c
    branches/match-and-simplify/libgo/runtime/go-assert-interface.c
    branches/match-and-simplify/libgo/runtime/go-caller.c
    branches/match-and-simplify/libgo/runtime/go-callers.c
    branches/match-and-simplify/libgo/runtime/go-can-convert-interface.c
    branches/match-and-simplify/libgo/runtime/go-check-interface.c
    branches/match-and-simplify/libgo/runtime/go-convert-interface.c
    branches/match-and-simplify/libgo/runtime/go-ffi.c
    branches/match-and-simplify/libgo/runtime/go-make-slice.c
    branches/match-and-simplify/libgo/runtime/go-map-index.c
    branches/match-and-simplify/libgo/runtime/go-reflect-call.c
    branches/match-and-simplify/libgo/runtime/go-reflect-map.c
    branches/match-and-simplify/libgo/runtime/go-type.h
    branches/match-and-simplify/libgo/runtime/go-unsafe-pointer.c
    branches/match-and-simplify/libgo/runtime/malloc.goc
    branches/match-and-simplify/libgo/runtime/mgc0.c
    branches/match-and-simplify/libgo/runtime/netpoll.goc
    branches/match-and-simplify/libgo/runtime/proc.c
    branches/match-and-simplify/libgo/runtime/runtime.c
    branches/match-and-simplify/libgo/runtime/runtime.h
    branches/match-and-simplify/libgo/runtime/runtime1.goc
    branches/match-and-simplify/libgo/runtime/time.goc
    branches/match-and-simplify/libgo/testsuite/gotest
    branches/match-and-simplify/libgomp/ChangeLog
    branches/match-and-simplify/libgomp/Makefile.am
    branches/match-and-simplify/libgomp/Makefile.in
    branches/match-and-simplify/libgomp/alloc.c
    branches/match-and-simplify/libgomp/barrier.c
    branches/match-and-simplify/libgomp/config.h.in
    branches/match-and-simplify/libgomp/config/bsd/proc.c
    branches/match-and-simplify/libgomp/config/linux/affinity.c
    branches/match-and-simplify/libgomp/config/linux/alpha/futex.h
    branches/match-and-simplify/libgomp/config/linux/bar.c
    branches/match-and-simplify/libgomp/config/linux/bar.h
    branches/match-and-simplify/libgomp/config/linux/futex.h
    branches/match-and-simplify/libgomp/config/linux/ia64/futex.h
    branches/match-and-simplify/libgomp/config/linux/lock.c
    branches/match-and-simplify/libgomp/config/linux/mips/futex.h
    branches/match-and-simplify/libgomp/config/linux/mutex.c
    branches/match-and-simplify/libgomp/config/linux/mutex.h
    branches/match-and-simplify/libgomp/config/linux/powerpc/futex.h
    branches/match-and-simplify/libgomp/config/linux/proc.c
    branches/match-and-simplify/libgomp/config/linux/proc.h
    branches/match-and-simplify/libgomp/config/linux/ptrlock.c
    branches/match-and-simplify/libgomp/config/linux/ptrlock.h
    branches/match-and-simplify/libgomp/config/linux/s390/futex.h
    branches/match-and-simplify/libgomp/config/linux/sem.c
    branches/match-and-simplify/libgomp/config/linux/sem.h
    branches/match-and-simplify/libgomp/config/linux/sparc/futex.h
    branches/match-and-simplify/libgomp/config/linux/tile/futex.h
    branches/match-and-simplify/libgomp/config/linux/wait.h
    branches/match-and-simplify/libgomp/config/linux/x86/futex.h
    branches/match-and-simplify/libgomp/config/mingw32/proc.c
    branches/match-and-simplify/libgomp/config/mingw32/time.c
    branches/match-and-simplify/libgomp/config/posix/affinity.c
    branches/match-and-simplify/libgomp/config/posix/bar.c
    branches/match-and-simplify/libgomp/config/posix/bar.h
    branches/match-and-simplify/libgomp/config/posix/lock.c
    branches/match-and-simplify/libgomp/config/posix/mutex.h
    branches/match-and-simplify/libgomp/config/posix/proc.c
    branches/match-and-simplify/libgomp/config/posix/ptrlock.h
    branches/match-and-simplify/libgomp/config/posix/sem.c
    branches/match-and-simplify/libgomp/config/posix/sem.h
    branches/match-and-simplify/libgomp/config/posix/time.c
    branches/match-and-simplify/libgomp/configure
    branches/match-and-simplify/libgomp/configure.ac
    branches/match-and-simplify/libgomp/configure.tgt
    branches/match-and-simplify/libgomp/critical.c
    branches/match-and-simplify/libgomp/env.c
    branches/match-and-simplify/libgomp/error.c
    branches/match-and-simplify/libgomp/fortran.c
    branches/match-and-simplify/libgomp/iter.c
    branches/match-and-simplify/libgomp/iter_ull.c
    branches/match-and-simplify/libgomp/libgomp.h
    branches/match-and-simplify/libgomp/libgomp.map
    branches/match-and-simplify/libgomp/libgomp.texi
    branches/match-and-simplify/libgomp/libgomp_f.h.in
    branches/match-and-simplify/libgomp/libgomp_g.h
    branches/match-and-simplify/libgomp/loop.c
    branches/match-and-simplify/libgomp/loop_ull.c
    branches/match-and-simplify/libgomp/omp.h.in
    branches/match-and-simplify/libgomp/omp_lib.f90.in
    branches/match-and-simplify/libgomp/omp_lib.h.in
    branches/match-and-simplify/libgomp/ordered.c
    branches/match-and-simplify/libgomp/parallel.c
    branches/match-and-simplify/libgomp/sections.c
    branches/match-and-simplify/libgomp/single.c
    branches/match-and-simplify/libgomp/splay-tree.h
    branches/match-and-simplify/libgomp/target.c
    branches/match-and-simplify/libgomp/task.c
    branches/match-and-simplify/libgomp/team.c
    branches/match-and-simplify/libgomp/testsuite/Makefile.am
    branches/match-and-simplify/libgomp/testsuite/Makefile.in
    branches/match-and-simplify/libgomp/testsuite/lib/libgomp.exp
    branches/match-and-simplify/libgomp/testsuite/libgomp.c/target-9.c
    branches/match-and-simplify/libgomp/testsuite/libgomp.graphite/force-parallel-6.c
    branches/match-and-simplify/libgomp/work.c
    branches/match-and-simplify/libiberty/ChangeLog
    branches/match-and-simplify/libiberty/configure
    branches/match-and-simplify/libiberty/strerror.c
    branches/match-and-simplify/libitm/ChangeLog
    branches/match-and-simplify/libitm/testsuite/libitm.c/stackundo.c
    branches/match-and-simplify/libjava/ChangeLog
    branches/match-and-simplify/libjava/Makefile.am
    branches/match-and-simplify/libjava/Makefile.in
    branches/match-and-simplify/libjava/libtool-version
    branches/match-and-simplify/libobjc/ChangeLog
    branches/match-and-simplify/libobjc/ivars.c
    branches/match-and-simplify/libobjc/sendmsg.c
    branches/match-and-simplify/libobjc/thr.c
    branches/match-and-simplify/liboffloadmic/ChangeLog
    branches/match-and-simplify/liboffloadmic/plugin/Makefile.am
    branches/match-and-simplify/liboffloadmic/plugin/Makefile.in
    branches/match-and-simplify/liboffloadmic/plugin/configure.ac
    branches/match-and-simplify/liboffloadmic/plugin/libgomp-plugin-intelmic.cpp
    branches/match-and-simplify/liboffloadmic/plugin/offload_target_main.cpp
    branches/match-and-simplify/libquadmath/ChangeLog
    branches/match-and-simplify/libquadmath/configure
    branches/match-and-simplify/libquadmath/configure.ac
    branches/match-and-simplify/libsanitizer/ChangeLog
    branches/match-and-simplify/libsanitizer/Makefile.in
    branches/match-and-simplify/libsanitizer/asan/Makefile.in
    branches/match-and-simplify/libsanitizer/asan/asan_globals.cc
    branches/match-and-simplify/libsanitizer/configure
    branches/match-and-simplify/libsanitizer/configure.ac
    branches/match-and-simplify/libsanitizer/configure.tgt
    branches/match-and-simplify/libsanitizer/interception/Makefile.in
    branches/match-and-simplify/libsanitizer/libbacktrace/Makefile.in
    branches/match-and-simplify/libsanitizer/lsan/Makefile.in
    branches/match-and-simplify/libsanitizer/sanitizer_common/Makefile.in
    branches/match-and-simplify/libsanitizer/sanitizer_common/sanitizer_common_syscalls.inc
    branches/match-and-simplify/libsanitizer/sanitizer_common/sanitizer_deadlock_detector.h
    branches/match-and-simplify/libsanitizer/sanitizer_common/sanitizer_platform.h
    branches/match-and-simplify/libsanitizer/sanitizer_common/sanitizer_platform_limits_linux.cc
    branches/match-and-simplify/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cc
    branches/match-and-simplify/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.h
    branches/match-and-simplify/libsanitizer/sanitizer_common/sanitizer_posix.cc
    branches/match-and-simplify/libsanitizer/tsan/Makefile.am
    branches/match-and-simplify/libsanitizer/tsan/Makefile.in
    branches/match-and-simplify/libsanitizer/tsan/tsan_rtl.h
    branches/match-and-simplify/libsanitizer/tsan/tsan_rtl_report.cc
    branches/match-and-simplify/libsanitizer/tsan/tsan_rtl_thread.cc
    branches/match-and-simplify/libsanitizer/ubsan/Makefile.in
    branches/match-and-simplify/libsanitizer/ubsan/ubsan_type_hash.cc
    branches/match-and-simplify/libssp/ChangeLog
    branches/match-and-simplify/libssp/gets-chk.c
    branches/match-and-simplify/libssp/ssp.c
    branches/match-and-simplify/libvtv/ChangeLog
    branches/match-and-simplify/libvtv/Makefile.am
    branches/match-and-simplify/libvtv/Makefile.in
    branches/match-and-simplify/libvtv/aclocal.m4
    branches/match-and-simplify/libvtv/configure
    branches/match-and-simplify/libvtv/configure.ac
    branches/match-and-simplify/libvtv/configure.tgt
    branches/match-and-simplify/libvtv/testsuite/Makefile.in
    branches/match-and-simplify/libvtv/vtv_fail.cc
    branches/match-and-simplify/libvtv/vtv_malloc.cc
    branches/match-and-simplify/libvtv/vtv_malloc.h
    branches/match-and-simplify/libvtv/vtv_map.h
    branches/match-and-simplify/libvtv/vtv_rts.cc
    branches/match-and-simplify/libvtv/vtv_utils.cc
    branches/match-and-simplify/lto-plugin/ChangeLog
    branches/match-and-simplify/maintainer-scripts/ChangeLog
    branches/match-and-simplify/maintainer-scripts/update_web_docs_libstdcxx_svn
    branches/match-and-simplify/maintainer-scripts/update_web_docs_svn



More information about the Libstdc++-cvs mailing list