r248404 - in /branches/gomp-5_0-branch: ./ Chan...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Wed May 24 09:55:00 GMT 2017


Author: jakub
Date: Wed May 24 09:55:29 2017
New Revision: 248404

URL: https://gcc.gnu.org/viewcvs?rev=248404&root=gcc&view=rev
Log:
svn merge -r247593:248403 svn+ssh://gcc.gnu.org/svn/gcc/trunk

Added:
    branches/gomp-5_0-branch/libstdc++-v3/include/experimental/source_location
      - copied unchanged from r248403, trunk/libstdc++-v3/include/experimental/source_location
    branches/gomp-5_0-branch/libstdc++-v3/testsuite/20_util/function_objects/mem_fn/80478.cc
      - copied unchanged from r248403, trunk/libstdc++-v3/testsuite/20_util/function_objects/mem_fn/80478.cc
    branches/gomp-5_0-branch/libstdc++-v3/testsuite/20_util/shared_ptr/creation/single_allocation.cc
      - copied unchanged from r248403, trunk/libstdc++-v3/testsuite/20_util/shared_ptr/creation/single_allocation.cc
    branches/gomp-5_0-branch/libstdc++-v3/testsuite/20_util/shared_ptr/creation/single_allocation_no_rtti.cc
      - copied unchanged from r248403, trunk/libstdc++-v3/testsuite/20_util/shared_ptr/creation/single_allocation_no_rtti.cc
    branches/gomp-5_0-branch/libstdc++-v3/testsuite/20_util/tuple/78939.cc
      - copied unchanged from r248403, trunk/libstdc++-v3/testsuite/20_util/tuple/78939.cc
    branches/gomp-5_0-branch/libstdc++-v3/testsuite/20_util/tuple/cv_tuple_size_neg.cc
      - copied unchanged from r248403, trunk/libstdc++-v3/testsuite/20_util/tuple/cv_tuple_size_neg.cc
    branches/gomp-5_0-branch/libstdc++-v3/testsuite/25_algorithms/search/searcher.cc
      - copied unchanged from r248403, trunk/libstdc++-v3/testsuite/25_algorithms/search/searcher.cc
    branches/gomp-5_0-branch/libstdc++-v3/testsuite/experimental/source_location/
      - copied from r248403, trunk/libstdc++-v3/testsuite/experimental/source_location/
Modified:
    branches/gomp-5_0-branch/libstdc++-v3/ChangeLog
    branches/gomp-5_0-branch/libstdc++-v3/acinclude.m4
    branches/gomp-5_0-branch/libstdc++-v3/config.h.in
    branches/gomp-5_0-branch/libstdc++-v3/config/abi/pre/gnu-versioned-namespace.ver
    branches/gomp-5_0-branch/libstdc++-v3/config/abi/pre/gnu.ver
    branches/gomp-5_0-branch/libstdc++-v3/configure
    branches/gomp-5_0-branch/libstdc++-v3/configure.ac
    branches/gomp-5_0-branch/libstdc++-v3/doc/html/manual/abi.html
    branches/gomp-5_0-branch/libstdc++-v3/doc/html/manual/appendix_porting.html
    branches/gomp-5_0-branch/libstdc++-v3/doc/html/manual/memory.html
    branches/gomp-5_0-branch/libstdc++-v3/doc/html/manual/mt_allocator_impl.html
    branches/gomp-5_0-branch/libstdc++-v3/doc/html/manual/policy_based_data_structures_test.html
    branches/gomp-5_0-branch/libstdc++-v3/doc/html/manual/policy_data_structures.html
    branches/gomp-5_0-branch/libstdc++-v3/doc/html/manual/source_code_style.html
    branches/gomp-5_0-branch/libstdc++-v3/doc/html/manual/source_organization.html
    branches/gomp-5_0-branch/libstdc++-v3/doc/html/manual/status.html
    branches/gomp-5_0-branch/libstdc++-v3/doc/xml/manual/abi.xml
    branches/gomp-5_0-branch/libstdc++-v3/doc/xml/manual/allocator.xml
    branches/gomp-5_0-branch/libstdc++-v3/doc/xml/manual/appendix_contributing.xml
    branches/gomp-5_0-branch/libstdc++-v3/doc/xml/manual/build_hacking.xml
    branches/gomp-5_0-branch/libstdc++-v3/doc/xml/manual/mt_allocator.xml
    branches/gomp-5_0-branch/libstdc++-v3/doc/xml/manual/policy_data_structures.xml
    branches/gomp-5_0-branch/libstdc++-v3/doc/xml/manual/status_cxx2017.xml
    branches/gomp-5_0-branch/libstdc++-v3/doc/xml/manual/test_policy_data_structures.xml
    branches/gomp-5_0-branch/libstdc++-v3/include/Makefile.am
    branches/gomp-5_0-branch/libstdc++-v3/include/Makefile.in
    branches/gomp-5_0-branch/libstdc++-v3/include/bits/c++config
    branches/gomp-5_0-branch/libstdc++-v3/include/bits/locale_facets.tcc
    branches/gomp-5_0-branch/libstdc++-v3/include/bits/node_handle.h
    branches/gomp-5_0-branch/libstdc++-v3/include/bits/random.h
    branches/gomp-5_0-branch/libstdc++-v3/include/bits/refwrap.h
    branches/gomp-5_0-branch/libstdc++-v3/include/bits/regex.h
    branches/gomp-5_0-branch/libstdc++-v3/include/bits/shared_ptr_base.h
    branches/gomp-5_0-branch/libstdc++-v3/include/bits/specfun.h
    branches/gomp-5_0-branch/libstdc++-v3/include/bits/std_function.h
    branches/gomp-5_0-branch/libstdc++-v3/include/bits/stl_algo.h
    branches/gomp-5_0-branch/libstdc++-v3/include/bits/stl_algobase.h
    branches/gomp-5_0-branch/libstdc++-v3/include/bits/stl_iterator.h
    branches/gomp-5_0-branch/libstdc++-v3/include/bits/stl_tree.h
    branches/gomp-5_0-branch/libstdc++-v3/include/bits/string_view.tcc
    branches/gomp-5_0-branch/libstdc++-v3/include/debug/formatter.h
    branches/gomp-5_0-branch/libstdc++-v3/include/experimental/bits/fs_fwd.h
    branches/gomp-5_0-branch/libstdc++-v3/include/experimental/bits/lfts_config.h
    branches/gomp-5_0-branch/libstdc++-v3/include/std/functional
    branches/gomp-5_0-branch/libstdc++-v3/include/std/mutex
    branches/gomp-5_0-branch/libstdc++-v3/include/std/optional
    branches/gomp-5_0-branch/libstdc++-v3/include/std/type_traits
    branches/gomp-5_0-branch/libstdc++-v3/include/std/utility
    branches/gomp-5_0-branch/libstdc++-v3/include/std/variant
    branches/gomp-5_0-branch/libstdc++-v3/python/libstdcxx/v6/printers.py
    branches/gomp-5_0-branch/libstdc++-v3/src/c++11/debug.cc
    branches/gomp-5_0-branch/libstdc++-v3/src/c++11/random.cc
    branches/gomp-5_0-branch/libstdc++-v3/testsuite/20_util/declval/requirements/1_neg.cc
    branches/gomp-5_0-branch/libstdc++-v3/testsuite/20_util/is_trivially_copy_assignable/value.cc
    branches/gomp-5_0-branch/libstdc++-v3/testsuite/20_util/is_trivially_copy_constructible/value.cc
    branches/gomp-5_0-branch/libstdc++-v3/testsuite/20_util/is_trivially_move_assignable/value.cc
    branches/gomp-5_0-branch/libstdc++-v3/testsuite/20_util/is_trivially_move_constructible/value.cc
    branches/gomp-5_0-branch/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs_neg.cc
    branches/gomp-5_0-branch/libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc
    branches/gomp-5_0-branch/libstdc++-v3/testsuite/20_util/optional/cons/value_neg.cc
    branches/gomp-5_0-branch/libstdc++-v3/testsuite/20_util/shared_ptr/creation/alloc.cc
    branches/gomp-5_0-branch/libstdc++-v3/testsuite/23_containers/map/modifiers/extract.cc
    branches/gomp-5_0-branch/libstdc++-v3/testsuite/23_containers/set/modifiers/extract.cc
    branches/gomp-5_0-branch/libstdc++-v3/testsuite/23_containers/unordered_map/modifiers/extract.cc
    branches/gomp-5_0-branch/libstdc++-v3/testsuite/23_containers/unordered_set/modifiers/extract.cc
    branches/gomp-5_0-branch/libstdc++-v3/testsuite/24_iterators/container_access.cc
    branches/gomp-5_0-branch/libstdc++-v3/testsuite/libstdc++-prettyprinters/48362.cc
    branches/gomp-5_0-branch/libstdc++-v3/testsuite/util/testsuite_abi.cc

Changes in other areas also in this revision:
Added:
    branches/gomp-5_0-branch/contrib/check_GNU_style.py
      - copied unchanged from r248403, trunk/contrib/check_GNU_style.py
    branches/gomp-5_0-branch/contrib/check_GNU_style_lib.py
      - copied unchanged from r248403, trunk/contrib/check_GNU_style_lib.py
    branches/gomp-5_0-branch/gcc/config/arm/t-multilib
      - copied unchanged from r248403, trunk/gcc/config/arm/t-multilib
    branches/gomp-5_0-branch/gcc/config/rs6000/bmi2intrin.h
      - copied unchanged from r248403, trunk/gcc/config/rs6000/bmi2intrin.h
    branches/gomp-5_0-branch/gcc/config/rs6000/bmiintrin.h
      - copied unchanged from r248403, trunk/gcc/config/rs6000/bmiintrin.h
    branches/gomp-5_0-branch/gcc/config/rs6000/x86intrin.h
      - copied unchanged from r248403, trunk/gcc/config/rs6000/x86intrin.h
    branches/gomp-5_0-branch/gcc/go/gofrontend/wb.cc
      - copied unchanged from r248403, trunk/gcc/go/gofrontend/wb.cc
    branches/gomp-5_0-branch/gcc/ipa-fnsummary.c
      - copied unchanged from r248403, trunk/gcc/ipa-fnsummary.c
    branches/gomp-5_0-branch/gcc/ipa-fnsummary.h
      - copied unchanged from r248403, trunk/gcc/ipa-fnsummary.h
    branches/gomp-5_0-branch/gcc/ipa-predicate.c
      - copied unchanged from r248403, trunk/gcc/ipa-predicate.c
    branches/gomp-5_0-branch/gcc/ipa-predicate.h
      - copied unchanged from r248403, trunk/gcc/ipa-predicate.h
    branches/gomp-5_0-branch/gcc/testsuite/brig.dg/test/gimple/priv-array-offset-access.hsail
      - copied unchanged from r248403, trunk/gcc/testsuite/brig.dg/test/gimple/priv-array-offset-access.hsail
    branches/gomp-5_0-branch/gcc/testsuite/c-c++-common/Wlogical-op-2.c
      - copied unchanged from r248403, trunk/gcc/testsuite/c-c++-common/Wlogical-op-2.c
    branches/gomp-5_0-branch/gcc/testsuite/c-c++-common/goacc/classify-kernels-unparallelized.c
      - copied unchanged from r248403, trunk/gcc/testsuite/c-c++-common/goacc/classify-kernels-unparallelized.c
    branches/gomp-5_0-branch/gcc/testsuite/c-c++-common/goacc/classify-kernels.c
      - copied unchanged from r248403, trunk/gcc/testsuite/c-c++-common/goacc/classify-kernels.c
    branches/gomp-5_0-branch/gcc/testsuite/c-c++-common/goacc/classify-parallel.c
      - copied unchanged from r248403, trunk/gcc/testsuite/c-c++-common/goacc/classify-parallel.c
    branches/gomp-5_0-branch/gcc/testsuite/c-c++-common/goacc/classify-routine.c
      - copied unchanged from r248403, trunk/gcc/testsuite/c-c++-common/goacc/classify-routine.c
    branches/gomp-5_0-branch/gcc/testsuite/c-c++-common/goacc/default-1.c
      - copied unchanged from r248403, trunk/gcc/testsuite/c-c++-common/goacc/default-1.c
    branches/gomp-5_0-branch/gcc/testsuite/c-c++-common/goacc/default-2.c
      - copied unchanged from r248403, trunk/gcc/testsuite/c-c++-common/goacc/default-2.c
    branches/gomp-5_0-branch/gcc/testsuite/c-c++-common/goacc/default-3.c
      - copied unchanged from r248403, trunk/gcc/testsuite/c-c++-common/goacc/default-3.c
    branches/gomp-5_0-branch/gcc/testsuite/c-c++-common/goacc/default-4.c
      - copied unchanged from r248403, trunk/gcc/testsuite/c-c++-common/goacc/default-4.c
    branches/gomp-5_0-branch/gcc/testsuite/c-c++-common/goacc/default-5.c
      - copied unchanged from r248403, trunk/gcc/testsuite/c-c++-common/goacc/default-5.c
    branches/gomp-5_0-branch/gcc/testsuite/c-c++-common/goacc/parallel-dims-1.c
      - copied unchanged from r248403, trunk/gcc/testsuite/c-c++-common/goacc/parallel-dims-1.c
    branches/gomp-5_0-branch/gcc/testsuite/c-c++-common/goacc/parallel-dims-2.c
      - copied unchanged from r248403, trunk/gcc/testsuite/c-c++-common/goacc/parallel-dims-2.c
    branches/gomp-5_0-branch/gcc/testsuite/c-c++-common/ubsan/null-12.c
      - copied unchanged from r248403, trunk/gcc/testsuite/c-c++-common/ubsan/null-12.c
    branches/gomp-5_0-branch/gcc/testsuite/c-c++-common/ubsan/pr80536.c
      - copied unchanged from r248403, trunk/gcc/testsuite/c-c++-common/ubsan/pr80536.c
    branches/gomp-5_0-branch/gcc/testsuite/c-c++-common/ubsan/pr80800.c
      - copied unchanged from r248403, trunk/gcc/testsuite/c-c++-common/ubsan/pr80800.c
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/abi/invisiref1.C
      - copied unchanged from r248403, trunk/gcc/testsuite/g++.dg/abi/invisiref1.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/abi/invisiref1a.C
      - copied unchanged from r248403, trunk/gcc/testsuite/g++.dg/abi/invisiref1a.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-ice17.C
      - copied unchanged from r248403, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-ice17.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/cpp0x/forw_enum14.C
      - copied unchanged from r248403, trunk/gcc/testsuite/g++.dg/cpp0x/forw_enum14.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/cpp0x/forw_enum15.C
      - copied unchanged from r248403, trunk/gcc/testsuite/g++.dg/cpp0x/forw_enum15.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/cpp0x/initlist-array6.C
      - copied unchanged from r248403, trunk/gcc/testsuite/g++.dg/cpp0x/initlist-array6.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/cpp0x/pr60430.C
      - copied unchanged from r248403, trunk/gcc/testsuite/g++.dg/cpp0x/pr60430.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/cpp0x/pr70538.C
      - copied unchanged from r248403, trunk/gcc/testsuite/g++.dg/cpp0x/pr70538.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/cpp0x/pr71577.C
      - copied unchanged from r248403, trunk/gcc/testsuite/g++.dg/cpp0x/pr71577.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/cpp0x/pr79369.C
      - copied unchanged from r248403, trunk/gcc/testsuite/g++.dg/cpp0x/pr79369.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/cpp1y/auto-fn37.C
      - copied unchanged from r248403, trunk/gcc/testsuite/g++.dg/cpp1y/auto-fn37.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/cpp1y/auto-fn38.C
      - copied unchanged from r248403, trunk/gcc/testsuite/g++.dg/cpp1y/auto-fn38.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/cpp1y/constexpr-70265-1.C
      - copied unchanged from r248403, trunk/gcc/testsuite/g++.dg/cpp1y/constexpr-70265-1.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/cpp1y/constexpr-70265-2.C
      - copied unchanged from r248403, trunk/gcc/testsuite/g++.dg/cpp1y/constexpr-70265-2.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/cpp1y/constexpr-dr1684.C
      - copied unchanged from r248403, trunk/gcc/testsuite/g++.dg/cpp1y/constexpr-dr1684.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/cpp1z/byte2.C
      - copied unchanged from r248403, trunk/gcc/testsuite/g++.dg/cpp1z/byte2.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/cpp1z/decomp29.C
      - copied unchanged from r248403, trunk/gcc/testsuite/g++.dg/cpp1z/decomp29.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/ext/80654.C
      - copied unchanged from r248403, trunk/gcc/testsuite/g++.dg/ext/80654.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/ext/integer-pack1.C
      - copied unchanged from r248403, trunk/gcc/testsuite/g++.dg/ext/integer-pack1.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/ext/integer-pack2.C
      - copied unchanged from r248403, trunk/gcc/testsuite/g++.dg/ext/integer-pack2.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/ext/is_std_layout1.C
      - copied unchanged from r248403, trunk/gcc/testsuite/g++.dg/ext/is_std_layout1.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/lookup/strong-using.C
      - copied unchanged from r248403, trunk/gcc/testsuite/g++.dg/lookup/strong-using.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/other/accessor-fixits-1.C
      - copied unchanged from r248403, trunk/gcc/testsuite/g++.dg/other/accessor-fixits-1.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/other/accessor-fixits-2.C
      - copied unchanged from r248403, trunk/gcc/testsuite/g++.dg/other/accessor-fixits-2.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/other/accessor-fixits-3.C
      - copied unchanged from r248403, trunk/gcc/testsuite/g++.dg/other/accessor-fixits-3.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/other/accessor-fixits-4.C
      - copied unchanged from r248403, trunk/gcc/testsuite/g++.dg/other/accessor-fixits-4.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/other/i386-11.C
      - copied unchanged from r248403, trunk/gcc/testsuite/g++.dg/other/i386-11.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/parse/pr80866.C
      - copied unchanged from r248403, trunk/gcc/testsuite/g++.dg/parse/pr80866.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/pr80707.C
      - copied unchanged from r248403, trunk/gcc/testsuite/g++.dg/pr80707.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/template/crash126.C
      - copied unchanged from r248403, trunk/gcc/testsuite/g++.dg/template/crash126.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/template/partial-order1.C
      - copied unchanged from r248403, trunk/gcc/testsuite/g++.dg/template/partial-order1.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/ubsan/pr80386.C
      - copied unchanged from r248403, trunk/gcc/testsuite/g++.dg/ubsan/pr80386.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/warn/Wstrict-aliasing-bogus-char-2.C
      - copied unchanged from r248403, trunk/gcc/testsuite/g++.dg/warn/Wstrict-aliasing-bogus-char-2.C
    branches/gomp-5_0-branch/gcc/testsuite/gcc.c-torture/execute/pr80692.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.c-torture/execute/pr80692.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/asan/pr80659.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.dg/asan/pr80659.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/builtin-stpncpy.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.dg/builtin-stpncpy.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/builtin-stringop-chk-8.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.dg/builtin-stringop-chk-8.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/format/gcc_diag-10.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.dg/format/gcc_diag-10.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/gimplefe-error-4.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.dg/gimplefe-error-4.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/gimplefe-error-5.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.dg/gimplefe-error-5.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/gimplefe-error-6.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.dg/gimplefe-error-6.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/guality/inline-params-2.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.dg/guality/inline-params-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/pr35441.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.dg/pr35441.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/pr79214.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.dg/pr79214.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/pr79214.h
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.dg/pr79214.h
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/pr79222.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.dg/pr79222.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/pr79223.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.dg/pr79223.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/pr80632.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.dg/pr80632.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/pr80775.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.dg/pr80775.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/pragma-diag-7.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.dg/pragma-diag-7.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/torture/pr75964.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.dg/torture/pr75964.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/torture/pr80713.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.dg/torture/pr80713.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/torture/pr80764.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.dg/torture/pr80764.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-7.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-7.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-8.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-8.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/tree-ssa/pr77644.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr77644.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/tree-ssa/pr80622.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr80622.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-58.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-58.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/tree-ssa/vrp115.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp115.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/vect/bb-slp-pr80705.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.dg/vect/bb-slp-pr80705.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/aarch64/prfm_imm_offset_1.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/aarch64/prfm_imm_offset_1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/aarch64/spill_1.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/aarch64/spill_1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/arc/firq-1.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/arc/firq-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/arc/firq-2.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/arc/firq-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/arc/firq-3.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/arc/firq-3.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/arc/firq-4.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/arc/firq-4.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/arc/firq-5.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/arc/firq-5.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/arc/firq-6.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/arc/firq-6.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/arc/interrupt-5.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/arc/interrupt-5.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/arc/interrupt-6.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/arc/interrupt-6.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/arc/interrupt-7.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/arc/interrupt-7.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/arc/interrupt-8.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/arc/interrupt-8.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/arc/interrupt-9.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/arc/interrupt-9.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/arc/tmac-1.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/arc/tmac-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/arc/tmac-2.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/arc/tmac-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/arc/tmac.h
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/arc/tmac.h
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/arm/armv8_2-fp16-arith-2.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/arm/armv8_2-fp16-arith-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/arm/armv8_2-fp16-neon-2.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/arm/armv8_2-fp16-neon-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/arm/armv8_2-fp16-neon-3.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/arm/armv8_2-fp16-neon-3.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/arm/movdi_movt.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/arm/movdi_movt.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/arm/movsi_movt.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/arm/movsi_movt.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/arm/thumb2-slow-flash-data-1.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/arm/thumb2-slow-flash-data-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/arm/thumb2-slow-flash-data-2.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/arm/thumb2-slow-flash-data-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/arm/thumb2-slow-flash-data-3.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/arm/thumb2-slow-flash-data-3.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/arm/thumb2-slow-flash-data-4.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/arm/thumb2-slow-flash-data-4.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/arm/thumb2-slow-flash-data-5.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/arm/thumb2-slow-flash-data-5.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/arm/tls-disable-literal-pool.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/arm/tls-disable-literal-pool.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx512f-vdivsd-2.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/i386/avx512f-vdivsd-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx512f-vdivss-2.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/i386/avx512f-vdivss-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx512f-vmaxsd-2.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/i386/avx512f-vmaxsd-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx512f-vmaxss-2.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/i386/avx512f-vmaxss-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx512f-vminsd-2.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/i386/avx512f-vminsd-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx512f-vminss-2.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/i386/avx512f-vminss-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx512f-vmulsd-2.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/i386/avx512f-vmulsd-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx512f-vmulss-2.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/i386/avx512f-vmulss-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/pr80425-1.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/i386/pr80425-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/pr80425-2.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/i386/pr80425-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/pr80706.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/i386/pr80706.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/xgetsetbv.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/i386/xgetsetbv.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/mips/reorgbug-1.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/mips/reorgbug-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/bmi-andn-1.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/bmi-andn-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/bmi-andn-2.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/bmi-andn-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/bmi-bextr-1.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/bmi-bextr-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/bmi-bextr-2.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/bmi-bextr-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/bmi-bextr-4.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/bmi-bextr-4.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/bmi-bextr-5.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/bmi-bextr-5.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/bmi-blsi-1.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/bmi-blsi-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/bmi-blsi-2.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/bmi-blsi-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/bmi-blsmsk-1.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/bmi-blsmsk-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/bmi-blsmsk-2.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/bmi-blsmsk-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/bmi-blsr-1.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/bmi-blsr-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/bmi-blsr-2.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/bmi-blsr-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/bmi-check.h
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/bmi-check.h
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/bmi-tzcnt-1.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/bmi-tzcnt-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/bmi-tzcnt-2.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/bmi-tzcnt-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/bmi2-bzhi32-1.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/bmi2-bzhi32-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/bmi2-bzhi64-1.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/bmi2-bzhi64-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/bmi2-bzhi64-1a.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/bmi2-bzhi64-1a.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/bmi2-check.h
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/bmi2-check.h
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/bmi2-mulx32-1.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/bmi2-mulx32-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/bmi2-mulx32-2.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/bmi2-mulx32-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/bmi2-mulx64-1.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/bmi2-mulx64-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/bmi2-mulx64-2.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/bmi2-mulx64-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/bmi2-pdep32-1.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/bmi2-pdep32-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/bmi2-pdep64-1.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/bmi2-pdep64-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/bmi2-pext32-1.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/bmi2-pext32-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/bmi2-pext64-1.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/bmi2-pext64-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/bmi2-pext64-1a.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/bmi2-pext64-1a.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/cmpb-1.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/cmpb-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/cmpb-2.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/cmpb-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/cmpb-3.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/cmpb-3.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/cmpb32-1.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/cmpb32-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/cmpb32-2.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/cmpb32-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/conditional-return.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/conditional-return.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/fold-vec-div-float.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/fold-vec-div-float.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/fold-vec-div-floatdouble.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/fold-vec-div-floatdouble.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/fold-vec-div-longlong.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/fold-vec-div-longlong.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/fold-vec-logical-ands-char.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/fold-vec-logical-ands-char.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/fold-vec-logical-ands-int.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/fold-vec-logical-ands-int.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/fold-vec-logical-ands-longlong.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/fold-vec-logical-ands-longlong.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/fold-vec-logical-ands-short.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/fold-vec-logical-ands-short.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/fold-vec-logical-ors-char.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/fold-vec-logical-ors-char.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/fold-vec-logical-ors-int.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/fold-vec-logical-ors-int.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/fold-vec-logical-ors-longlong.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/fold-vec-logical-ors-longlong.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/fold-vec-logical-ors-short.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/fold-vec-logical-ors-short.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/fold-vec-logical-other-char.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/fold-vec-logical-other-char.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/fold-vec-logical-other-int.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/fold-vec-logical-other-int.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/fold-vec-logical-other-longlong.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/fold-vec-logical-other-longlong.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/fold-vec-logical-other-short.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/fold-vec-logical-other-short.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/p8-vec-xl-xst.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/p8-vec-xl-xst.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/ppc-round3.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/ppc-round3.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/pr51513.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/pr51513.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/pr68163.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/pr68163.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/pr80101-1.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/pr80101-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/pr80510-1.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/pr80510-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/pr80510-2.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/pr80510-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/pr80695-p8.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/pr80695-p8.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/pr80695-p9.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/pr80695-p9.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/pr80718.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/pr80718.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/versioned-copy-loop.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/powerpc/versioned-copy-loop.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/sparc/niagara7-align.c
      - copied unchanged from r248403, trunk/gcc/testsuite/gcc.target/sparc/niagara7-align.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/x86_64/abi/ms-sysv/
      - copied from r248403, trunk/gcc/testsuite/gcc.target/x86_64/abi/ms-sysv/
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/dtio_30.f03
      - copied unchanged from r248403, trunk/gcc/testsuite/gfortran.dg/dtio_30.f03
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/finalize_32.f90
      - copied unchanged from r248403, trunk/gcc/testsuite/gfortran.dg/finalize_32.f90
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/goacc/classify-kernels-unparallelized.f95
      - copied unchanged from r248403, trunk/gcc/testsuite/gfortran.dg/goacc/classify-kernels-unparallelized.f95
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/goacc/classify-kernels.f95
      - copied unchanged from r248403, trunk/gcc/testsuite/gfortran.dg/goacc/classify-kernels.f95
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/goacc/classify-parallel.f95
      - copied unchanged from r248403, trunk/gcc/testsuite/gfortran.dg/goacc/classify-parallel.f95
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/goacc/classify-routine.f95
      - copied unchanged from r248403, trunk/gcc/testsuite/gfortran.dg/goacc/classify-routine.f95
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/goacc/default-1.f95
      - copied unchanged from r248403, trunk/gcc/testsuite/gfortran.dg/goacc/default-1.f95
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/goacc/default-2.f
      - copied unchanged from r248403, trunk/gcc/testsuite/gfortran.dg/goacc/default-2.f
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/goacc/default-3.f95
      - copied unchanged from r248403, trunk/gcc/testsuite/gfortran.dg/goacc/default-3.f95
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/goacc/default-4.f
      - copied unchanged from r248403, trunk/gcc/testsuite/gfortran.dg/goacc/default-4.f
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/goacc/default-5.f
      - copied unchanged from r248403, trunk/gcc/testsuite/gfortran.dg/goacc/default-5.f
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/impl_do_var_data.f90
      - copied unchanged from r248403, trunk/gcc/testsuite/gfortran.dg/impl_do_var_data.f90
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/inline_matmul_14.f90
      - copied unchanged from r248403, trunk/gcc/testsuite/gfortran.dg/inline_matmul_14.f90
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/inline_matmul_15.f90
      - copied unchanged from r248403, trunk/gcc/testsuite/gfortran.dg/inline_matmul_15.f90
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/matmul_15.f90
      - copied unchanged from r248403, trunk/gcc/testsuite/gfortran.dg/matmul_15.f90
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/namelist_91.f90
      - copied unchanged from r248403, trunk/gcc/testsuite/gfortran.dg/namelist_91.f90
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/namelist_92.f90
      - copied unchanged from r248403, trunk/gcc/testsuite/gfortran.dg/namelist_92.f90
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/namelist_93.f90
      - copied unchanged from r248403, trunk/gcc/testsuite/gfortran.dg/namelist_93.f90
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/namelist_94.f90
      - copied unchanged from r248403, trunk/gcc/testsuite/gfortran.dg/namelist_94.f90
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/pr80668.f90
      - copied unchanged from r248403, trunk/gcc/testsuite/gfortran.dg/pr80668.f90
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/pr80752.f90
      - copied unchanged from r248403, trunk/gcc/testsuite/gfortran.dg/pr80752.f90
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/read_3.f90
      - copied unchanged from r248403, trunk/gcc/testsuite/gfortran.dg/read_3.f90
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/read_4.f90
      - copied unchanged from r248403, trunk/gcc/testsuite/gfortran.dg/read_4.f90
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/submodule_29.f08
      - copied unchanged from r248403, trunk/gcc/testsuite/gfortran.dg/submodule_29.f08
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/typebound_call_28.f90
      - copied unchanged from r248403, trunk/gcc/testsuite/gfortran.dg/typebound_call_28.f90
    branches/gomp-5_0-branch/gcc/testsuite/gnat.dg/limited_with5.adb
      - copied unchanged from r248403, trunk/gcc/testsuite/gnat.dg/limited_with5.adb
    branches/gomp-5_0-branch/gcc/testsuite/gnat.dg/limited_with5.ads
      - copied unchanged from r248403, trunk/gcc/testsuite/gnat.dg/limited_with5.ads
    branches/gomp-5_0-branch/gcc/testsuite/gnat.dg/limited_with5_pkg.adb
      - copied unchanged from r248403, trunk/gcc/testsuite/gnat.dg/limited_with5_pkg.adb
    branches/gomp-5_0-branch/gcc/testsuite/gnat.dg/limited_with5_pkg.ads
      - copied unchanged from r248403, trunk/gcc/testsuite/gnat.dg/limited_with5_pkg.ads
    branches/gomp-5_0-branch/gcc/testsuite/gnat.dg/limited_with6.adb
      - copied unchanged from r248403, trunk/gcc/testsuite/gnat.dg/limited_with6.adb
    branches/gomp-5_0-branch/gcc/testsuite/gnat.dg/limited_with6.ads
      - copied unchanged from r248403, trunk/gcc/testsuite/gnat.dg/limited_with6.ads
    branches/gomp-5_0-branch/gcc/testsuite/gnat.dg/limited_with6_pkg.adb
      - copied unchanged from r248403, trunk/gcc/testsuite/gnat.dg/limited_with6_pkg.adb
    branches/gomp-5_0-branch/gcc/testsuite/gnat.dg/limited_with6_pkg.ads
      - copied unchanged from r248403, trunk/gcc/testsuite/gnat.dg/limited_with6_pkg.ads
    branches/gomp-5_0-branch/gcc/testsuite/gnat.dg/specs/not_null1.ads
      - copied unchanged from r248403, trunk/gcc/testsuite/gnat.dg/specs/not_null1.ads
    branches/gomp-5_0-branch/gcc/testsuite/gnat.dg/specs/pack13.ads
      - copied unchanged from r248403, trunk/gcc/testsuite/gnat.dg/specs/pack13.ads
    branches/gomp-5_0-branch/gcc/testsuite/lib/scanlang.exp
      - copied unchanged from r248403, trunk/gcc/testsuite/lib/scanlang.exp
    branches/gomp-5_0-branch/libbacktrace/edtest.c
      - copied unchanged from r248403, trunk/libbacktrace/edtest.c
    branches/gomp-5_0-branch/libbacktrace/edtest2.c
      - copied unchanged from r248403, trunk/libbacktrace/edtest2.c
    branches/gomp-5_0-branch/libgcc/config/i386/i386-asm.h
      - copied unchanged from r248403, trunk/libgcc/config/i386/i386-asm.h
    branches/gomp-5_0-branch/libgcc/config/i386/resms64.S
      - copied unchanged from r248403, trunk/libgcc/config/i386/resms64.S
    branches/gomp-5_0-branch/libgcc/config/i386/resms64f.S
      - copied unchanged from r248403, trunk/libgcc/config/i386/resms64f.S
    branches/gomp-5_0-branch/libgcc/config/i386/resms64fx.S
      - copied unchanged from r248403, trunk/libgcc/config/i386/resms64fx.S
    branches/gomp-5_0-branch/libgcc/config/i386/resms64x.S
      - copied unchanged from r248403, trunk/libgcc/config/i386/resms64x.S
    branches/gomp-5_0-branch/libgcc/config/i386/savms64.S
      - copied unchanged from r248403, trunk/libgcc/config/i386/savms64.S
    branches/gomp-5_0-branch/libgcc/config/i386/savms64f.S
      - copied unchanged from r248403, trunk/libgcc/config/i386/savms64f.S
    branches/gomp-5_0-branch/libgcc/config/i386/t-msabi
      - copied unchanged from r248403, trunk/libgcc/config/i386/t-msabi
    branches/gomp-5_0-branch/libgcc/config/t-slibgcc-fuchsia
      - copied unchanged from r248403, trunk/libgcc/config/t-slibgcc-fuchsia
    branches/gomp-5_0-branch/libgo/go/crypto/x509/root_aix.go
      - copied unchanged from r248403, trunk/libgo/go/crypto/x509/root_aix.go
    branches/gomp-5_0-branch/libgo/go/net/cgo_aix.go
      - copied unchanged from r248403, trunk/libgo/go/net/cgo_aix.go
    branches/gomp-5_0-branch/libgo/go/net/sockopt_aix.go
      - copied unchanged from r248403, trunk/libgo/go/net/sockopt_aix.go
    branches/gomp-5_0-branch/libgo/go/net/sockoptip_aix.go
      - copied unchanged from r248403, trunk/libgo/go/net/sockoptip_aix.go
    branches/gomp-5_0-branch/libgo/go/os/dir_libc64_gccgo.go
      - copied unchanged from r248403, trunk/libgo/go/os/dir_libc64_gccgo.go
    branches/gomp-5_0-branch/libgo/go/os/dir_libc_gccgo.go
      - copied unchanged from r248403, trunk/libgo/go/os/dir_libc_gccgo.go
    branches/gomp-5_0-branch/libgo/go/os/executable_path.go
      - copied unchanged from r248403, trunk/libgo/go/os/executable_path.go
    branches/gomp-5_0-branch/libgo/go/os/user/decls_aix.go
      - copied unchanged from r248403, trunk/libgo/go/os/user/decls_aix.go
    branches/gomp-5_0-branch/libgo/go/os/user/listgroups_aix.go
      - copied unchanged from r248403, trunk/libgo/go/os/user/listgroups_aix.go
    branches/gomp-5_0-branch/libgo/go/runtime/cgocall.go
      - copied unchanged from r248403, trunk/libgo/go/runtime/cgocall.go
    branches/gomp-5_0-branch/libgo/go/runtime/hash_test.go
      - copied unchanged from r248403, trunk/libgo/go/runtime/hash_test.go
    branches/gomp-5_0-branch/libgo/go/runtime/heapdump.go
      - copied unchanged from r248403, trunk/libgo/go/runtime/heapdump.go
    branches/gomp-5_0-branch/libgo/go/runtime/malloc.go
      - copied unchanged from r248403, trunk/libgo/go/runtime/malloc.go
    branches/gomp-5_0-branch/libgo/go/runtime/mbarrier.go
      - copied unchanged from r248403, trunk/libgo/go/runtime/mbarrier.go
    branches/gomp-5_0-branch/libgo/go/runtime/mbitmap.go
      - copied unchanged from r248403, trunk/libgo/go/runtime/mbitmap.go
    branches/gomp-5_0-branch/libgo/go/runtime/mcentral.go
      - copied unchanged from r248403, trunk/libgo/go/runtime/mcentral.go
    branches/gomp-5_0-branch/libgo/go/runtime/mem_gccgo.go
      - copied unchanged from r248403, trunk/libgo/go/runtime/mem_gccgo.go
    branches/gomp-5_0-branch/libgo/go/runtime/memmove_linux_amd64_test.go
      - copied unchanged from r248403, trunk/libgo/go/runtime/memmove_linux_amd64_test.go
    branches/gomp-5_0-branch/libgo/go/runtime/memmove_test.go
      - copied unchanged from r248403, trunk/libgo/go/runtime/memmove_test.go
    branches/gomp-5_0-branch/libgo/go/runtime/mfinal.go
      - copied unchanged from r248403, trunk/libgo/go/runtime/mfinal.go
    branches/gomp-5_0-branch/libgo/go/runtime/mfixalloc.go
      - copied unchanged from r248403, trunk/libgo/go/runtime/mfixalloc.go
    branches/gomp-5_0-branch/libgo/go/runtime/mgc.go
      - copied unchanged from r248403, trunk/libgo/go/runtime/mgc.go
    branches/gomp-5_0-branch/libgo/go/runtime/mgc_gccgo.go
      - copied unchanged from r248403, trunk/libgo/go/runtime/mgc_gccgo.go
    branches/gomp-5_0-branch/libgo/go/runtime/mgcmark.go
      - copied unchanged from r248403, trunk/libgo/go/runtime/mgcmark.go
    branches/gomp-5_0-branch/libgo/go/runtime/mgcsweep.go
      - copied unchanged from r248403, trunk/libgo/go/runtime/mgcsweep.go
    branches/gomp-5_0-branch/libgo/go/runtime/mgcsweepbuf.go
      - copied unchanged from r248403, trunk/libgo/go/runtime/mgcsweepbuf.go
    branches/gomp-5_0-branch/libgo/go/runtime/mgcwork.go
      - copied unchanged from r248403, trunk/libgo/go/runtime/mgcwork.go
    branches/gomp-5_0-branch/libgo/go/runtime/mheap.go
      - copied unchanged from r248403, trunk/libgo/go/runtime/mheap.go
    branches/gomp-5_0-branch/libgo/go/runtime/msize.go
      - copied unchanged from r248403, trunk/libgo/go/runtime/msize.go
    branches/gomp-5_0-branch/libgo/go/runtime/netpoll_aix.go
      - copied unchanged from r248403, trunk/libgo/go/runtime/netpoll_aix.go
    branches/gomp-5_0-branch/libgo/go/runtime/os_aix.go
      - copied unchanged from r248403, trunk/libgo/go/runtime/os_aix.go
    branches/gomp-5_0-branch/libgo/go/syscall/libcall_aix.go
      - copied unchanged from r248403, trunk/libgo/go/syscall/libcall_aix.go
    branches/gomp-5_0-branch/libgo/go/syscall/libcall_wait4_aix.go
      - copied unchanged from r248403, trunk/libgo/go/syscall/libcall_wait4_aix.go
    branches/gomp-5_0-branch/libgo/libgo.imp
      - copied unchanged from r248403, trunk/libgo/libgo.imp
    branches/gomp-5_0-branch/libgo/runtime/getncpu-aix.c
      - copied unchanged from r248403, trunk/libgo/runtime/getncpu-aix.c
    branches/gomp-5_0-branch/libgo/runtime/stack.c
      - copied unchanged from r248403, trunk/libgo/runtime/stack.c
    branches/gomp-5_0-branch/libgomp/testsuite/libgomp.c/pr80809-1.c
      - copied unchanged from r248403, trunk/libgomp/testsuite/libgomp.c/pr80809-1.c
    branches/gomp-5_0-branch/libgomp/testsuite/libgomp.c/pr80809-2.c
      - copied unchanged from r248403, trunk/libgomp/testsuite/libgomp.c/pr80809-2.c
    branches/gomp-5_0-branch/libgomp/testsuite/libgomp.c/pr80809-3.c
      - copied unchanged from r248403, trunk/libgomp/testsuite/libgomp.c/pr80809-3.c
    branches/gomp-5_0-branch/libgomp/testsuite/libgomp.c/pr80853.c
      - copied unchanged from r248403, trunk/libgomp/testsuite/libgomp.c/pr80853.c
Removed:
    branches/gomp-5_0-branch/gcc/ada/system-linux-aarch64-ilp32.ads
    branches/gomp-5_0-branch/gcc/testsuite/c-c++-common/goacc/data-default-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/arm/thumb2-slow-flash-data.c
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/goacc/default.f95
    branches/gomp-5_0-branch/libgo/runtime/go-breakpoint.c
    branches/gomp-5_0-branch/libgo/runtime/go-new.c
    branches/gomp-5_0-branch/libgo/runtime/go-unsafe-new.c
    branches/gomp-5_0-branch/libgo/runtime/go-unsafe-newarray.c
    branches/gomp-5_0-branch/libgo/runtime/goc2c.c
    branches/gomp-5_0-branch/libgo/runtime/heapdump.c
    branches/gomp-5_0-branch/libgo/runtime/malloc.goc
    branches/gomp-5_0-branch/libgo/runtime/malloc.h
    branches/gomp-5_0-branch/libgo/runtime/mcache.c
    branches/gomp-5_0-branch/libgo/runtime/mcentral.c
    branches/gomp-5_0-branch/libgo/runtime/mem.c
    branches/gomp-5_0-branch/libgo/runtime/mem_posix_memalign.c
    branches/gomp-5_0-branch/libgo/runtime/mfixalloc.c
    branches/gomp-5_0-branch/libgo/runtime/mgc0.c
    branches/gomp-5_0-branch/libgo/runtime/mgc0.h
    branches/gomp-5_0-branch/libgo/runtime/mheap.c
    branches/gomp-5_0-branch/libgo/runtime/msize.c
    branches/gomp-5_0-branch/libgo/runtime/parfor.c
Modified:
    branches/gomp-5_0-branch/   (props changed)
    branches/gomp-5_0-branch/ChangeLog
    branches/gomp-5_0-branch/MAINTAINERS
    branches/gomp-5_0-branch/configure
    branches/gomp-5_0-branch/configure.ac
    branches/gomp-5_0-branch/contrib/ChangeLog
    branches/gomp-5_0-branch/gcc/ChangeLog
    branches/gomp-5_0-branch/gcc/DATESTAMP
    branches/gomp-5_0-branch/gcc/Makefile.in
    branches/gomp-5_0-branch/gcc/ada/ChangeLog
    branches/gomp-5_0-branch/gcc/ada/gcc-interface/Makefile.in
    branches/gomp-5_0-branch/gcc/ada/gcc-interface/decl.c
    branches/gomp-5_0-branch/gcc/ada/gcc-interface/gigi.h
    branches/gomp-5_0-branch/gcc/ada/gcc-interface/trans.c
    branches/gomp-5_0-branch/gcc/ada/gcc-interface/utils.c
    branches/gomp-5_0-branch/gcc/ada/inline.adb
    branches/gomp-5_0-branch/gcc/ada/raise-gcc.c
    branches/gomp-5_0-branch/gcc/ada/sem_ch4.adb
    branches/gomp-5_0-branch/gcc/ada/system-linux-arm.ads
    branches/gomp-5_0-branch/gcc/ada/system-linux-x86.ads
    branches/gomp-5_0-branch/gcc/attribs.c
    branches/gomp-5_0-branch/gcc/attribs.h
    branches/gomp-5_0-branch/gcc/auto-profile.c
    branches/gomp-5_0-branch/gcc/bitmap.h
    branches/gomp-5_0-branch/gcc/brig/ChangeLog
    branches/gomp-5_0-branch/gcc/brig/brigfrontend/brig-code-entry-handler.cc
    branches/gomp-5_0-branch/gcc/brig/brigfrontend/brig-to-generic.h
    branches/gomp-5_0-branch/gcc/bt-load.c
    branches/gomp-5_0-branch/gcc/builtins.c
    branches/gomp-5_0-branch/gcc/c-family/ChangeLog
    branches/gomp-5_0-branch/gcc/c-family/c-attribs.c
    branches/gomp-5_0-branch/gcc/c-family/c-common.c
    branches/gomp-5_0-branch/gcc/c-family/c-common.h
    branches/gomp-5_0-branch/gcc/c-family/c-format.c
    branches/gomp-5_0-branch/gcc/c-family/c-format.h
    branches/gomp-5_0-branch/gcc/c-family/c-gimplify.c
    branches/gomp-5_0-branch/gcc/c-family/c-opts.c
    branches/gomp-5_0-branch/gcc/c-family/c-pragma.c
    branches/gomp-5_0-branch/gcc/c-family/c-pretty-print.c
    branches/gomp-5_0-branch/gcc/c-family/c-warn.c
    branches/gomp-5_0-branch/gcc/c/ChangeLog
    branches/gomp-5_0-branch/gcc/c/c-convert.c
    branches/gomp-5_0-branch/gcc/c/c-decl.c
    branches/gomp-5_0-branch/gcc/c/c-errors.c
    branches/gomp-5_0-branch/gcc/c/c-fold.c
    branches/gomp-5_0-branch/gcc/c/c-parser.c
    branches/gomp-5_0-branch/gcc/c/c-tree.h
    branches/gomp-5_0-branch/gcc/c/c-typeck.c
    branches/gomp-5_0-branch/gcc/c/config-lang.in
    branches/gomp-5_0-branch/gcc/c/gimple-parser.c
    branches/gomp-5_0-branch/gcc/calls.c
    branches/gomp-5_0-branch/gcc/cfg.c
    branches/gomp-5_0-branch/gcc/cfg.h
    branches/gomp-5_0-branch/gcc/cfganal.c
    branches/gomp-5_0-branch/gcc/cfganal.h
    branches/gomp-5_0-branch/gcc/cfgcleanup.c
    branches/gomp-5_0-branch/gcc/cfgexpand.c
    branches/gomp-5_0-branch/gcc/cfghooks.c
    branches/gomp-5_0-branch/gcc/cfghooks.h
    branches/gomp-5_0-branch/gcc/cfgloop.c
    branches/gomp-5_0-branch/gcc/cfgrtl.c
    branches/gomp-5_0-branch/gcc/cfgrtl.h
    branches/gomp-5_0-branch/gcc/cgraph.c
    branches/gomp-5_0-branch/gcc/cgraph.h
    branches/gomp-5_0-branch/gcc/cgraphclones.c
    branches/gomp-5_0-branch/gcc/cgraphunit.c
    branches/gomp-5_0-branch/gcc/common.opt
    branches/gomp-5_0-branch/gcc/compare-elim.c
    branches/gomp-5_0-branch/gcc/config.gcc
    branches/gomp-5_0-branch/gcc/config/aarch64/aarch64-protos.h
    branches/gomp-5_0-branch/gcc/config/aarch64/aarch64.c
    branches/gomp-5_0-branch/gcc/config/aarch64/aarch64.md
    branches/gomp-5_0-branch/gcc/config/aarch64/constraints.md
    branches/gomp-5_0-branch/gcc/config/aarch64/cortex-a57-fma-steering.c
    branches/gomp-5_0-branch/gcc/config/aarch64/predicates.md
    branches/gomp-5_0-branch/gcc/config/arc/arc.c
    branches/gomp-5_0-branch/gcc/config/arc/arc.h
    branches/gomp-5_0-branch/gcc/config/arc/arc.md
    branches/gomp-5_0-branch/gcc/config/arc/arc.opt
    branches/gomp-5_0-branch/gcc/config/arc/predicates.md
    branches/gomp-5_0-branch/gcc/config/arm/aarch-common-protos.h
    branches/gomp-5_0-branch/gcc/config/arm/aarch-common.c
    branches/gomp-5_0-branch/gcc/config/arm/arm.c
    branches/gomp-5_0-branch/gcc/config/arm/arm.md
    branches/gomp-5_0-branch/gcc/config/arm/arm_neon.h
    branches/gomp-5_0-branch/gcc/config/arm/cortex-a53.md
    branches/gomp-5_0-branch/gcc/config/arm/neon.md
    branches/gomp-5_0-branch/gcc/config/arm/t-aprofile
    branches/gomp-5_0-branch/gcc/config/arm/t-rmprofile
    branches/gomp-5_0-branch/gcc/config/arm/vfp.md
    branches/gomp-5_0-branch/gcc/config/avr/avr.md
    branches/gomp-5_0-branch/gcc/config/avr/genmultilib.awk
    branches/gomp-5_0-branch/gcc/config/avr/t-avr
    branches/gomp-5_0-branch/gcc/config/avr/t-multilib
    branches/gomp-5_0-branch/gcc/config/i386/avx512fintrin.h
    branches/gomp-5_0-branch/gcc/config/i386/avxintrin.h
    branches/gomp-5_0-branch/gcc/config/i386/i386-builtin-types.def
    branches/gomp-5_0-branch/gcc/config/i386/i386-builtin.def
    branches/gomp-5_0-branch/gcc/config/i386/i386.c
    branches/gomp-5_0-branch/gcc/config/i386/i386.h
    branches/gomp-5_0-branch/gcc/config/i386/i386.md
    branches/gomp-5_0-branch/gcc/config/i386/i386.opt
    branches/gomp-5_0-branch/gcc/config/i386/mmx.md
    branches/gomp-5_0-branch/gcc/config/i386/msformat-c.c
    branches/gomp-5_0-branch/gcc/config/i386/predicates.md
    branches/gomp-5_0-branch/gcc/config/i386/sse.md
    branches/gomp-5_0-branch/gcc/config/i386/sync.md
    branches/gomp-5_0-branch/gcc/config/i386/winnt.c
    branches/gomp-5_0-branch/gcc/config/i386/xsaveintrin.h
    branches/gomp-5_0-branch/gcc/config/mn10300/mn10300.c
    branches/gomp-5_0-branch/gcc/config/mn10300/mn10300.md
    branches/gomp-5_0-branch/gcc/config/netbsd.h
    branches/gomp-5_0-branch/gcc/config/pa/pa.c
    branches/gomp-5_0-branch/gcc/config/riscv/riscv.c
    branches/gomp-5_0-branch/gcc/config/riscv/riscv.h
    branches/gomp-5_0-branch/gcc/config/riscv/riscv.md
    branches/gomp-5_0-branch/gcc/config/riscv/riscv.opt
    branches/gomp-5_0-branch/gcc/config/rs6000/altivec.h
    branches/gomp-5_0-branch/gcc/config/rs6000/power6.md
    branches/gomp-5_0-branch/gcc/config/rs6000/predicates.md
    branches/gomp-5_0-branch/gcc/config/rs6000/rs6000-builtin.def
    branches/gomp-5_0-branch/gcc/config/rs6000/rs6000-c.c
    branches/gomp-5_0-branch/gcc/config/rs6000/rs6000-protos.h
    branches/gomp-5_0-branch/gcc/config/rs6000/rs6000.c
    branches/gomp-5_0-branch/gcc/config/rs6000/rs6000.h
    branches/gomp-5_0-branch/gcc/config/rs6000/rs6000.md
    branches/gomp-5_0-branch/gcc/config/rs6000/vsx.md
    branches/gomp-5_0-branch/gcc/config/rx/rx.c
    branches/gomp-5_0-branch/gcc/config/rx/rx.md
    branches/gomp-5_0-branch/gcc/config/sol2-c.c
    branches/gomp-5_0-branch/gcc/config/sparc/sol2.h
    branches/gomp-5_0-branch/gcc/config/sparc/sparc.c
    branches/gomp-5_0-branch/gcc/config/sparc/sparc.h
    branches/gomp-5_0-branch/gcc/config/tilegx/tilegx.c
    branches/gomp-5_0-branch/gcc/config/tilepro/tilepro.c
    branches/gomp-5_0-branch/gcc/config/visium/visium.c
    branches/gomp-5_0-branch/gcc/config/visium/visium.md
    branches/gomp-5_0-branch/gcc/config/xtensa/xtensa-protos.h
    branches/gomp-5_0-branch/gcc/config/xtensa/xtensa.c
    branches/gomp-5_0-branch/gcc/config/xtensa/xtensa.h
    branches/gomp-5_0-branch/gcc/context.c
    branches/gomp-5_0-branch/gcc/context.h
    branches/gomp-5_0-branch/gcc/coretypes.h
    branches/gomp-5_0-branch/gcc/cp/ChangeLog
    branches/gomp-5_0-branch/gcc/cp/call.c
    branches/gomp-5_0-branch/gcc/cp/class.c
    branches/gomp-5_0-branch/gcc/cp/config-lang.in
    branches/gomp-5_0-branch/gcc/cp/constexpr.c
    branches/gomp-5_0-branch/gcc/cp/constraint.cc
    branches/gomp-5_0-branch/gcc/cp/cp-gimplify.c
    branches/gomp-5_0-branch/gcc/cp/cp-lang.c
    branches/gomp-5_0-branch/gcc/cp/cp-objcp-common.c
    branches/gomp-5_0-branch/gcc/cp/cp-objcp-common.h
    branches/gomp-5_0-branch/gcc/cp/cp-tree.h
    branches/gomp-5_0-branch/gcc/cp/cvt.c
    branches/gomp-5_0-branch/gcc/cp/cxx-pretty-print.c
    branches/gomp-5_0-branch/gcc/cp/decl.c
    branches/gomp-5_0-branch/gcc/cp/decl2.c
    branches/gomp-5_0-branch/gcc/cp/dump.c
    branches/gomp-5_0-branch/gcc/cp/error.c
    branches/gomp-5_0-branch/gcc/cp/except.c
    branches/gomp-5_0-branch/gcc/cp/expr.c
    branches/gomp-5_0-branch/gcc/cp/friend.c
    branches/gomp-5_0-branch/gcc/cp/init.c
    branches/gomp-5_0-branch/gcc/cp/lambda.c
    branches/gomp-5_0-branch/gcc/cp/lex.c
    branches/gomp-5_0-branch/gcc/cp/mangle.c
    branches/gomp-5_0-branch/gcc/cp/method.c
    branches/gomp-5_0-branch/gcc/cp/name-lookup.c
    branches/gomp-5_0-branch/gcc/cp/name-lookup.h
    branches/gomp-5_0-branch/gcc/cp/parser.c
    branches/gomp-5_0-branch/gcc/cp/pt.c
    branches/gomp-5_0-branch/gcc/cp/ptree.c
    branches/gomp-5_0-branch/gcc/cp/rtti.c
    branches/gomp-5_0-branch/gcc/cp/search.c
    branches/gomp-5_0-branch/gcc/cp/semantics.c
    branches/gomp-5_0-branch/gcc/cp/tree.c
    branches/gomp-5_0-branch/gcc/cp/typeck.c
    branches/gomp-5_0-branch/gcc/cp/typeck2.c
    branches/gomp-5_0-branch/gcc/ddg.c
    branches/gomp-5_0-branch/gcc/df-core.c
    branches/gomp-5_0-branch/gcc/df-problems.c
    branches/gomp-5_0-branch/gcc/df-scan.c
    branches/gomp-5_0-branch/gcc/df.h
    branches/gomp-5_0-branch/gcc/diagnostic.c
    branches/gomp-5_0-branch/gcc/diagnostic.h
    branches/gomp-5_0-branch/gcc/doc/extend.texi
    branches/gomp-5_0-branch/gcc/doc/install.texi
    branches/gomp-5_0-branch/gcc/doc/invoke.texi
    branches/gomp-5_0-branch/gcc/doc/md.texi
    branches/gomp-5_0-branch/gcc/doc/optinfo.texi
    branches/gomp-5_0-branch/gcc/doc/sourcebuild.texi
    branches/gomp-5_0-branch/gcc/doc/tm.texi
    branches/gomp-5_0-branch/gcc/doc/tm.texi.in
    branches/gomp-5_0-branch/gcc/domwalk.c
    branches/gomp-5_0-branch/gcc/domwalk.h
    branches/gomp-5_0-branch/gcc/dumpfile.c
    branches/gomp-5_0-branch/gcc/dumpfile.h
    branches/gomp-5_0-branch/gcc/dwarf2out.c
    branches/gomp-5_0-branch/gcc/except.c
    branches/gomp-5_0-branch/gcc/expmed.c
    branches/gomp-5_0-branch/gcc/expmed.h
    branches/gomp-5_0-branch/gcc/expr.c
    branches/gomp-5_0-branch/gcc/final.c
    branches/gomp-5_0-branch/gcc/fold-const.c
    branches/gomp-5_0-branch/gcc/fortran/ChangeLog
    branches/gomp-5_0-branch/gcc/fortran/array.c
    branches/gomp-5_0-branch/gcc/fortran/bbt.c
    branches/gomp-5_0-branch/gcc/fortran/cpp.c
    branches/gomp-5_0-branch/gcc/fortran/data.c
    branches/gomp-5_0-branch/gcc/fortran/decl.c
    branches/gomp-5_0-branch/gcc/fortran/dump-parse-tree.c
    branches/gomp-5_0-branch/gcc/fortran/error.c
    branches/gomp-5_0-branch/gcc/fortran/expr.c
    branches/gomp-5_0-branch/gcc/fortran/frontend-passes.c
    branches/gomp-5_0-branch/gcc/fortran/gfortran.h
    branches/gomp-5_0-branch/gcc/fortran/invoke.texi
    branches/gomp-5_0-branch/gcc/fortran/io.c
    branches/gomp-5_0-branch/gcc/fortran/module.c
    branches/gomp-5_0-branch/gcc/fortran/openmp.c
    branches/gomp-5_0-branch/gcc/fortran/primary.c
    branches/gomp-5_0-branch/gcc/fortran/resolve.c
    branches/gomp-5_0-branch/gcc/fortran/trans-decl.c
    branches/gomp-5_0-branch/gcc/fortran/trans-io.c
    branches/gomp-5_0-branch/gcc/fortran/trans-openmp.c
    branches/gomp-5_0-branch/gcc/fortran/trans-stmt.c
    branches/gomp-5_0-branch/gcc/gcc.c
    branches/gomp-5_0-branch/gcc/genemit.c
    branches/gomp-5_0-branch/gcc/generic-match-head.c
    branches/gomp-5_0-branch/gcc/gengtype.c
    branches/gomp-5_0-branch/gcc/genmatch.c
    branches/gomp-5_0-branch/gcc/genrecog.c
    branches/gomp-5_0-branch/gcc/gimple-fold.c
    branches/gomp-5_0-branch/gcc/gimple-fold.h
    branches/gomp-5_0-branch/gcc/gimple-pretty-print.c
    branches/gomp-5_0-branch/gcc/gimple-pretty-print.h
    branches/gomp-5_0-branch/gcc/gimple-ssa-backprop.c
    branches/gomp-5_0-branch/gcc/gimple-ssa-sprintf.c
    branches/gomp-5_0-branch/gcc/gimple-ssa-store-merging.c
    branches/gomp-5_0-branch/gcc/gimple-ssa-strength-reduction.c
    branches/gomp-5_0-branch/gcc/gimplify.c
    branches/gomp-5_0-branch/gcc/go/ChangeLog
    branches/gomp-5_0-branch/gcc/go/Make-lang.in
    branches/gomp-5_0-branch/gcc/go/go-backend.c
    branches/gomp-5_0-branch/gcc/go/go-gcc.cc
    branches/gomp-5_0-branch/gcc/go/gofrontend/MERGE
    branches/gomp-5_0-branch/gcc/go/gofrontend/backend.h
    branches/gomp-5_0-branch/gcc/go/gofrontend/export.cc
    branches/gomp-5_0-branch/gcc/go/gofrontend/export.h
    branches/gomp-5_0-branch/gcc/go/gofrontend/expressions.cc
    branches/gomp-5_0-branch/gcc/go/gofrontend/expressions.h
    branches/gomp-5_0-branch/gcc/go/gofrontend/go.cc
    branches/gomp-5_0-branch/gcc/go/gofrontend/gogo.cc
    branches/gomp-5_0-branch/gcc/go/gofrontend/gogo.h
    branches/gomp-5_0-branch/gcc/go/gofrontend/import-archive.cc
    branches/gomp-5_0-branch/gcc/go/gofrontend/runtime.def
    branches/gomp-5_0-branch/gcc/go/gofrontend/statements.cc
    branches/gomp-5_0-branch/gcc/go/gofrontend/types.cc
    branches/gomp-5_0-branch/gcc/go/gofrontend/types.h
    branches/gomp-5_0-branch/gcc/graph.c
    branches/gomp-5_0-branch/gcc/graphite-isl-ast-to-gimple.c
    branches/gomp-5_0-branch/gcc/graphite-poly.c
    branches/gomp-5_0-branch/gcc/graphite-scop-detection.c
    branches/gomp-5_0-branch/gcc/haifa-sched.c
    branches/gomp-5_0-branch/gcc/hsa-common.h
    branches/gomp-5_0-branch/gcc/hsa-dump.c
    branches/gomp-5_0-branch/gcc/hsa-gen.c
    branches/gomp-5_0-branch/gcc/init-regs.c
    branches/gomp-5_0-branch/gcc/ipa-cp.c
    branches/gomp-5_0-branch/gcc/ipa-devirt.c
    branches/gomp-5_0-branch/gcc/ipa-icf.c
    branches/gomp-5_0-branch/gcc/ipa-inline-analysis.c
    branches/gomp-5_0-branch/gcc/ipa-inline-transform.c
    branches/gomp-5_0-branch/gcc/ipa-inline.c
    branches/gomp-5_0-branch/gcc/ipa-inline.h
    branches/gomp-5_0-branch/gcc/ipa-polymorphic-call.c
    branches/gomp-5_0-branch/gcc/ipa-profile.c
    branches/gomp-5_0-branch/gcc/ipa-prop.c
    branches/gomp-5_0-branch/gcc/ipa-pure-const.c
    branches/gomp-5_0-branch/gcc/ipa-reference.c
    branches/gomp-5_0-branch/gcc/ipa-split.c
    branches/gomp-5_0-branch/gcc/ipa-utils.c
    branches/gomp-5_0-branch/gcc/ipa.c
    branches/gomp-5_0-branch/gcc/ira.c
    branches/gomp-5_0-branch/gcc/langhooks-def.h
    branches/gomp-5_0-branch/gcc/langhooks.c
    branches/gomp-5_0-branch/gcc/langhooks.h
    branches/gomp-5_0-branch/gcc/lcm.c
    branches/gomp-5_0-branch/gcc/loop-invariant.c
    branches/gomp-5_0-branch/gcc/loop-unroll.c
    branches/gomp-5_0-branch/gcc/lower-subreg.c
    branches/gomp-5_0-branch/gcc/lra-constraints.c
    branches/gomp-5_0-branch/gcc/lra-eliminations.c
    branches/gomp-5_0-branch/gcc/lra-lives.c
    branches/gomp-5_0-branch/gcc/lra-remat.c
    branches/gomp-5_0-branch/gcc/lra-spills.c
    branches/gomp-5_0-branch/gcc/lto-streamer.h
    branches/gomp-5_0-branch/gcc/lto/ChangeLog
    branches/gomp-5_0-branch/gcc/lto/lto-partition.c
    branches/gomp-5_0-branch/gcc/lto/lto-symtab.c
    branches/gomp-5_0-branch/gcc/lto/lto.c
    branches/gomp-5_0-branch/gcc/match.pd
    branches/gomp-5_0-branch/gcc/objc/ChangeLog
    branches/gomp-5_0-branch/gcc/objc/objc-gnu-runtime-abi-01.c
    branches/gomp-5_0-branch/gcc/objc/objc-next-runtime-abi-01.c
    branches/gomp-5_0-branch/gcc/objc/objc-next-runtime-abi-02.c
    branches/gomp-5_0-branch/gcc/objc/objc-runtime-shared-support.c
    branches/gomp-5_0-branch/gcc/omp-expand.c
    branches/gomp-5_0-branch/gcc/omp-general.c
    branches/gomp-5_0-branch/gcc/omp-general.h
    branches/gomp-5_0-branch/gcc/omp-low.c
    branches/gomp-5_0-branch/gcc/omp-offload.c
    branches/gomp-5_0-branch/gcc/optabs.c
    branches/gomp-5_0-branch/gcc/optabs.h
    branches/gomp-5_0-branch/gcc/passes.c
    branches/gomp-5_0-branch/gcc/passes.def
    branches/gomp-5_0-branch/gcc/plugin.c
    branches/gomp-5_0-branch/gcc/po/ChangeLog
    branches/gomp-5_0-branch/gcc/po/be.po
    branches/gomp-5_0-branch/gcc/po/da.po
    branches/gomp-5_0-branch/gcc/po/el.po
    branches/gomp-5_0-branch/gcc/po/es.po
    branches/gomp-5_0-branch/gcc/po/fi.po
    branches/gomp-5_0-branch/gcc/po/hr.po
    branches/gomp-5_0-branch/gcc/po/id.po
    branches/gomp-5_0-branch/gcc/po/ja.po
    branches/gomp-5_0-branch/gcc/po/nl.po
    branches/gomp-5_0-branch/gcc/po/ru.po
    branches/gomp-5_0-branch/gcc/po/sr.po
    branches/gomp-5_0-branch/gcc/po/sv.po
    branches/gomp-5_0-branch/gcc/po/tr.po
    branches/gomp-5_0-branch/gcc/po/uk.po
    branches/gomp-5_0-branch/gcc/po/vi.po
    branches/gomp-5_0-branch/gcc/po/zh_CN.po
    branches/gomp-5_0-branch/gcc/po/zh_TW.po
    branches/gomp-5_0-branch/gcc/predict.c
    branches/gomp-5_0-branch/gcc/print-rtl.c
    branches/gomp-5_0-branch/gcc/print-rtl.h
    branches/gomp-5_0-branch/gcc/print-tree.c
    branches/gomp-5_0-branch/gcc/real.c
    branches/gomp-5_0-branch/gcc/reload1.c
    branches/gomp-5_0-branch/gcc/reorg.c
    branches/gomp-5_0-branch/gcc/rtl-error.c
    branches/gomp-5_0-branch/gcc/rtlanal.c
    branches/gomp-5_0-branch/gcc/shrink-wrap.c
    branches/gomp-5_0-branch/gcc/simplify-rtx.c
    branches/gomp-5_0-branch/gcc/statistics.c
    branches/gomp-5_0-branch/gcc/stmt.c
    branches/gomp-5_0-branch/gcc/stor-layout.c
    branches/gomp-5_0-branch/gcc/store-motion.c
    branches/gomp-5_0-branch/gcc/substring-locations.c
    branches/gomp-5_0-branch/gcc/symtab.c
    branches/gomp-5_0-branch/gcc/target.def
    branches/gomp-5_0-branch/gcc/testsuite/ChangeLog
    branches/gomp-5_0-branch/gcc/testsuite/c-c++-common/Wduplicated-branches-1.c
    branches/gomp-5_0-branch/gcc/testsuite/c-c++-common/Wlogical-op-1.c
    branches/gomp-5_0-branch/gcc/testsuite/c-c++-common/Wsizeof-pointer-memaccess2.c
    branches/gomp-5_0-branch/gcc/testsuite/c-c++-common/goacc/kernels-counter-vars-function-scope.c
    branches/gomp-5_0-branch/gcc/testsuite/c-c++-common/goacc/kernels-double-reduction-n.c
    branches/gomp-5_0-branch/gcc/testsuite/c-c++-common/goacc/kernels-double-reduction.c
    branches/gomp-5_0-branch/gcc/testsuite/c-c++-common/goacc/kernels-loop-2.c
    branches/gomp-5_0-branch/gcc/testsuite/c-c++-common/goacc/kernels-loop-3.c
    branches/gomp-5_0-branch/gcc/testsuite/c-c++-common/goacc/kernels-loop-g.c
    branches/gomp-5_0-branch/gcc/testsuite/c-c++-common/goacc/kernels-loop-mod-not-zero.c
    branches/gomp-5_0-branch/gcc/testsuite/c-c++-common/goacc/kernels-loop-n.c
    branches/gomp-5_0-branch/gcc/testsuite/c-c++-common/goacc/kernels-loop-nest.c
    branches/gomp-5_0-branch/gcc/testsuite/c-c++-common/goacc/kernels-loop.c
    branches/gomp-5_0-branch/gcc/testsuite/c-c++-common/goacc/kernels-one-counter-var.c
    branches/gomp-5_0-branch/gcc/testsuite/c-c++-common/goacc/kernels-reduction.c
    branches/gomp-5_0-branch/gcc/testsuite/c-c++-common/goacc/routine-1.c
    branches/gomp-5_0-branch/gcc/testsuite/c-c++-common/goacc/uninit-dim-clause.c
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/abi/Wabi-2-3.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/abi/Wabi-3-2.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/abi/macro0.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-data1.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-diag1.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-diag3.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-memfn1.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-neg1.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/cpp0x/pr65558.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/cpp1z/constexpr-lambda15.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/cpp1z/direct-enum-init1.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/cpp1z/nested-namespace-def1.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/debug/dwarf2/dwarf2-1.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/debug/dwarf2/dwarf2-2.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/debug/dwarf2/pr46123-2.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/debug/dwarf2/typedef5.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/ext/is_trivially_constructible1.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/ext/strncpy-chk1.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/goacc/data-1.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/goacc/template.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/inherit/covariant7.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/lookup/using13.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/lookup/using17.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/parse/ctor9.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/torture/Wsizeof-pointer-memaccess1.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/tree-ssa/ssa-dse-2.C
    branches/gomp-5_0-branch/gcc/testsuite/g++.dg/warn/Wstrict-aliasing-6.C
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/builtin-stringop-chk-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/builtin-stringop-chk-4.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/builtin-strncat-chk-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/format/gcc_diag-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/ipa/ctor-empty-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/ipa/inline-5.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/ipa/ipcp-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/out-of-bounds-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/pr78138.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/predict-13.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/predict-14.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/torture/Wsizeof-pointer-memaccess1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/tree-ssa/builtin-snprintf-warn-3.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-3.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/tree-ssa/builtins-folding-gimple-ub.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/tree-ssa/cunroll-13.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/tree-ssa/ipa-cp-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/tree-ssa/pr78886.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/tree-ssa/pr79697.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-4.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/vect/vect-44.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.dg/vect/vect-50.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/aarch64/spellcheck_1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/aarch64/spellcheck_2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/aarch64/spellcheck_3.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/arm/armv8_2-fp16-arith-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/arm/armv8_2-fp16-neon-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/arm/pr69180.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/avr/progmem-error-1.cpp
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx-vinsertf128-256-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx-vinsertf128-256-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx-vinsertf128-256-3.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx-vtestpd-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx-vtestpd-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx-vtestpd-256-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx-vtestpd-256-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx-vtestpd-256-3.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx-vtestpd-3.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx-vtestps-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx-vtestps-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx-vtestps-256-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx-vtestps-256-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx-vtestps-256-3.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx-vtestps-3.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx512f-vaddsd-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx512f-vaddss-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx512f-vdivsd-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx512f-vdivss-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx512f-vmaxsd-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx512f-vmaxss-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx512f-vminsd-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx512f-vminss-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx512f-vmulsd-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx512f-vmulss-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx512f-vrcp14sd-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx512f-vrcp14sd-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx512f-vrcp14ss-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx512f-vrcp14ss-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx512f-vrsqrt14sd-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx512f-vrsqrt14sd-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx512f-vrsqrt14ss-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx512f-vrsqrt14ss-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx512f-vsubsd-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/avx512f-vsubss-2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/pr22152.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/rdpid.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/sse-13.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/sse-14.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/sse-23.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/i386/testround-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/altivec-macros.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/altivec-types-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/builtins-3-p8.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/builtins-3-p9.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/builtins-3.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/fold-vec-mule-misc.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/fold-vec-mult-float.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/fold-vec-mult-floatdouble.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/fold-vec-mult-int.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/fold-vec-mult-int128-p8.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/fold-vec-mult-int128-p9.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/fold-vec-sub-floatdouble.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/ppc-round2.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/powerpc/pr78604.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/spu/Wmain.c
    branches/gomp-5_0-branch/gcc/testsuite/gcc.target/spu/intrinsics-1.c
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/bind_c_array_params_2.f90
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/coarray_lock_7.f90
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/goacc/kernels-loop-2.f95
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/goacc/kernels-loop-data-2.f95
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/goacc/kernels-loop-data-enter-exit-2.f95
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/goacc/kernels-loop-data-enter-exit.f95
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/goacc/kernels-loop-data-update.f95
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/goacc/kernels-loop-data.f95
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/goacc/kernels-loop-n.f95
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/goacc/kernels-loop.f95
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/goacc/kernels-tree.f95
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/goacc/routine-3.f90
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/goacc/sie.f95
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/goacc/uninit-dim-clause.f95
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/inline_transpose_1.f90
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/matmul_5.f90
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/mvbits_7.f90
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/pr48636.f90
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/unconstrained_commons.f
    branches/gomp-5_0-branch/gcc/testsuite/gfortran.dg/vect/vect-8.f90
    branches/gomp-5_0-branch/gcc/testsuite/gnat.dg/specs/clause_on_volatile.ads
    branches/gomp-5_0-branch/gcc/testsuite/gnat.dg/specs/volatile1.ads
    branches/gomp-5_0-branch/gcc/testsuite/go.test/test/slice3.go
    branches/gomp-5_0-branch/gcc/testsuite/lib/gcc-dg.exp
    branches/gomp-5_0-branch/gcc/testsuite/lib/target-supports.exp
    branches/gomp-5_0-branch/gcc/toplev.c
    branches/gomp-5_0-branch/gcc/trans-mem.c
    branches/gomp-5_0-branch/gcc/tree-affine.h
    branches/gomp-5_0-branch/gcc/tree-cfg.c
    branches/gomp-5_0-branch/gcc/tree-cfg.h
    branches/gomp-5_0-branch/gcc/tree-chkp-opt.c
    branches/gomp-5_0-branch/gcc/tree-chkp.c
    branches/gomp-5_0-branch/gcc/tree-chrec.c
    branches/gomp-5_0-branch/gcc/tree-core.h
    branches/gomp-5_0-branch/gcc/tree-data-ref.c
    branches/gomp-5_0-branch/gcc/tree-dfa.c
    branches/gomp-5_0-branch/gcc/tree-dfa.h
    branches/gomp-5_0-branch/gcc/tree-dump.c
    branches/gomp-5_0-branch/gcc/tree-dump.h
    branches/gomp-5_0-branch/gcc/tree-inline.c
    branches/gomp-5_0-branch/gcc/tree-into-ssa.c
    branches/gomp-5_0-branch/gcc/tree-loop-distribution.c
    branches/gomp-5_0-branch/gcc/tree-nested.c
    branches/gomp-5_0-branch/gcc/tree-object-size.c
    branches/gomp-5_0-branch/gcc/tree-parloops.c
    branches/gomp-5_0-branch/gcc/tree-pass.h
    branches/gomp-5_0-branch/gcc/tree-predcom.c
    branches/gomp-5_0-branch/gcc/tree-pretty-print.c
    branches/gomp-5_0-branch/gcc/tree-pretty-print.h
    branches/gomp-5_0-branch/gcc/tree-scalar-evolution.c
    branches/gomp-5_0-branch/gcc/tree-sra.c
    branches/gomp-5_0-branch/gcc/tree-ssa-address.c
    branches/gomp-5_0-branch/gcc/tree-ssa-address.h
    branches/gomp-5_0-branch/gcc/tree-ssa-alias.c
    branches/gomp-5_0-branch/gcc/tree-ssa-ccp.c
    branches/gomp-5_0-branch/gcc/tree-ssa-coalesce.c
    branches/gomp-5_0-branch/gcc/tree-ssa-copy.c
    branches/gomp-5_0-branch/gcc/tree-ssa-dce.c
    branches/gomp-5_0-branch/gcc/tree-ssa-dom.c
    branches/gomp-5_0-branch/gcc/tree-ssa-dse.c
    branches/gomp-5_0-branch/gcc/tree-ssa-forwprop.c
    branches/gomp-5_0-branch/gcc/tree-ssa-ifcombine.c
    branches/gomp-5_0-branch/gcc/tree-ssa-live.c
    branches/gomp-5_0-branch/gcc/tree-ssa-live.h
    branches/gomp-5_0-branch/gcc/tree-ssa-loop-im.c
    branches/gomp-5_0-branch/gcc/tree-ssa-loop-ivcanon.c
    branches/gomp-5_0-branch/gcc/tree-ssa-loop-ivopts.c
    branches/gomp-5_0-branch/gcc/tree-ssa-loop-ivopts.h
    branches/gomp-5_0-branch/gcc/tree-ssa-loop-prefetch.c
    branches/gomp-5_0-branch/gcc/tree-ssa-loop.c
    branches/gomp-5_0-branch/gcc/tree-ssa-math-opts.c
    branches/gomp-5_0-branch/gcc/tree-ssa-phionlycprop.c
    branches/gomp-5_0-branch/gcc/tree-ssa-phiopt.c
    branches/gomp-5_0-branch/gcc/tree-ssa-phiprop.c
    branches/gomp-5_0-branch/gcc/tree-ssa-pre.c
    branches/gomp-5_0-branch/gcc/tree-ssa-propagate.c
    branches/gomp-5_0-branch/gcc/tree-ssa-reassoc.c
    branches/gomp-5_0-branch/gcc/tree-ssa-sccvn.c
    branches/gomp-5_0-branch/gcc/tree-ssa-sccvn.h
    branches/gomp-5_0-branch/gcc/tree-ssa-scopedtables.c
    branches/gomp-5_0-branch/gcc/tree-ssa-sink.c
    branches/gomp-5_0-branch/gcc/tree-ssa-structalias.c
    branches/gomp-5_0-branch/gcc/tree-ssa-tail-merge.c
    branches/gomp-5_0-branch/gcc/tree-ssa-threadupdate.c
    branches/gomp-5_0-branch/gcc/tree-ssa-uninit.c
    branches/gomp-5_0-branch/gcc/tree-ssa.c
    branches/gomp-5_0-branch/gcc/tree-ssanames.c
    branches/gomp-5_0-branch/gcc/tree-switch-conversion.c
    branches/gomp-5_0-branch/gcc/tree-vect-data-refs.c
    branches/gomp-5_0-branch/gcc/tree-vect-loop.c
    branches/gomp-5_0-branch/gcc/tree-vect-slp.c
    branches/gomp-5_0-branch/gcc/tree-vect-stmts.c
    branches/gomp-5_0-branch/gcc/tree-vectorizer.h
    branches/gomp-5_0-branch/gcc/tree-vrp.c
    branches/gomp-5_0-branch/gcc/tree.c
    branches/gomp-5_0-branch/gcc/tree.h
    branches/gomp-5_0-branch/gcc/ubsan.c
    branches/gomp-5_0-branch/gcc/value-prof.c
    branches/gomp-5_0-branch/gcc/var-tracking.c
    branches/gomp-5_0-branch/gcc/varasm.c
    branches/gomp-5_0-branch/gcc/vec.h
    branches/gomp-5_0-branch/gotools/ChangeLog
    branches/gomp-5_0-branch/gotools/Makefile.am
    branches/gomp-5_0-branch/gotools/Makefile.in
    branches/gomp-5_0-branch/include/ChangeLog
    branches/gomp-5_0-branch/include/ansidecl.h
    branches/gomp-5_0-branch/include/environ.h
    branches/gomp-5_0-branch/libada/ChangeLog
    branches/gomp-5_0-branch/libada/Makefile.in
    branches/gomp-5_0-branch/libada/configure
    branches/gomp-5_0-branch/libada/configure.ac
    branches/gomp-5_0-branch/libatomic/ChangeLog
    branches/gomp-5_0-branch/libatomic/testsuite/lib/libatomic.exp
    branches/gomp-5_0-branch/libbacktrace/ChangeLog
    branches/gomp-5_0-branch/libbacktrace/Makefile.am
    branches/gomp-5_0-branch/libbacktrace/Makefile.in
    branches/gomp-5_0-branch/libbacktrace/dwarf.c
    branches/gomp-5_0-branch/libcc1/ChangeLog
    branches/gomp-5_0-branch/libcc1/libcp1plugin.cc
    branches/gomp-5_0-branch/libgcc/ChangeLog
    branches/gomp-5_0-branch/libgcc/config.host
    branches/gomp-5_0-branch/libgcc/config/arm/unwind-arm.c
    branches/gomp-5_0-branch/libgcc/config/arm/unwind-arm.h
    branches/gomp-5_0-branch/libgcc/config/sparc/lb1spc.S
    branches/gomp-5_0-branch/libgfortran/ChangeLog
    branches/gomp-5_0-branch/libgfortran/Makefile.in
    branches/gomp-5_0-branch/libgfortran/generated/matmul_c10.c
    branches/gomp-5_0-branch/libgfortran/generated/matmul_c16.c
    branches/gomp-5_0-branch/libgfortran/generated/matmul_c4.c
    branches/gomp-5_0-branch/libgfortran/generated/matmul_c8.c
    branches/gomp-5_0-branch/libgfortran/generated/matmul_i1.c
    branches/gomp-5_0-branch/libgfortran/generated/matmul_i16.c
    branches/gomp-5_0-branch/libgfortran/generated/matmul_i2.c
    branches/gomp-5_0-branch/libgfortran/generated/matmul_i4.c
    branches/gomp-5_0-branch/libgfortran/generated/matmul_i8.c
    branches/gomp-5_0-branch/libgfortran/generated/matmul_r10.c
    branches/gomp-5_0-branch/libgfortran/generated/matmul_r16.c
    branches/gomp-5_0-branch/libgfortran/generated/matmul_r4.c
    branches/gomp-5_0-branch/libgfortran/generated/matmul_r8.c
    branches/gomp-5_0-branch/libgfortran/io/file_pos.c
    branches/gomp-5_0-branch/libgfortran/io/list_read.c
    branches/gomp-5_0-branch/libgfortran/io/transfer.c
    branches/gomp-5_0-branch/libgfortran/libgfortran.h
    branches/gomp-5_0-branch/libgfortran/m4/matmul_internal.m4
    branches/gomp-5_0-branch/libgfortran/runtime/environ.c
    branches/gomp-5_0-branch/libgo/Makefile.am
    branches/gomp-5_0-branch/libgo/Makefile.in
    branches/gomp-5_0-branch/libgo/config.h.in
    branches/gomp-5_0-branch/libgo/configure
    branches/gomp-5_0-branch/libgo/configure.ac
    branches/gomp-5_0-branch/libgo/go/bytes/bytes_test.go
    branches/gomp-5_0-branch/libgo/go/crypto/rand/eagain.go
    branches/gomp-5_0-branch/libgo/go/crypto/rand/rand_unix.go
    branches/gomp-5_0-branch/libgo/go/crypto/x509/root_unix.go
    branches/gomp-5_0-branch/libgo/go/go/build/syslist.go
    branches/gomp-5_0-branch/libgo/go/math/atan.go
    branches/gomp-5_0-branch/libgo/go/math/expm1.go
    branches/gomp-5_0-branch/libgo/go/math/log1p.go
    branches/gomp-5_0-branch/libgo/go/mime/type_unix.go
    branches/gomp-5_0-branch/libgo/go/net/addrselect.go
    branches/gomp-5_0-branch/libgo/go/net/cgo_resnew.go
    branches/gomp-5_0-branch/libgo/go/net/cgo_sockold.go
    branches/gomp-5_0-branch/libgo/go/net/cgo_unix.go
    branches/gomp-5_0-branch/libgo/go/net/cgo_unix_test.go
    branches/gomp-5_0-branch/libgo/go/net/conf.go
    branches/gomp-5_0-branch/libgo/go/net/dial_unix_test.go
    branches/gomp-5_0-branch/libgo/go/net/dnsclient_unix.go
    branches/gomp-5_0-branch/libgo/go/net/dnsclient_unix_test.go
    branches/gomp-5_0-branch/libgo/go/net/dnsconfig_unix.go
    branches/gomp-5_0-branch/libgo/go/net/dnsconfig_unix_test.go
    branches/gomp-5_0-branch/libgo/go/net/fd_poll_runtime.go
    branches/gomp-5_0-branch/libgo/go/net/fd_posix.go
    branches/gomp-5_0-branch/libgo/go/net/fd_unix.go
    branches/gomp-5_0-branch/libgo/go/net/file_unix.go
    branches/gomp-5_0-branch/libgo/go/net/hook_unix.go
    branches/gomp-5_0-branch/libgo/go/net/interface_stub.go
    branches/gomp-5_0-branch/libgo/go/net/internal/socktest/switch_unix.go
    branches/gomp-5_0-branch/libgo/go/net/iprawsock_posix.go
    branches/gomp-5_0-branch/libgo/go/net/ipsock_posix.go
    branches/gomp-5_0-branch/libgo/go/net/lookup_unix.go
    branches/gomp-5_0-branch/libgo/go/net/main_unix_test.go
    branches/gomp-5_0-branch/libgo/go/net/nss.go
    branches/gomp-5_0-branch/libgo/go/net/port_unix.go
    branches/gomp-5_0-branch/libgo/go/net/sendfile_stub.go
    branches/gomp-5_0-branch/libgo/go/net/sock_posix.go
    branches/gomp-5_0-branch/libgo/go/net/sock_stub.go
    branches/gomp-5_0-branch/libgo/go/net/sockopt_posix.go
    branches/gomp-5_0-branch/libgo/go/net/sockoptip_posix.go
    branches/gomp-5_0-branch/libgo/go/net/sys_cloexec.go
    branches/gomp-5_0-branch/libgo/go/net/tcpsock_posix.go
    branches/gomp-5_0-branch/libgo/go/net/tcpsockopt_posix.go
    branches/gomp-5_0-branch/libgo/go/net/tcpsockopt_unix.go
    branches/gomp-5_0-branch/libgo/go/net/udpsock_posix.go
    branches/gomp-5_0-branch/libgo/go/net/unixsock_posix.go
    branches/gomp-5_0-branch/libgo/go/os/dir_gccgo.go
    branches/gomp-5_0-branch/libgo/go/os/dir_largefile.go
    branches/gomp-5_0-branch/libgo/go/os/dir_regfile.go
    branches/gomp-5_0-branch/libgo/go/os/dir_unix.go
    branches/gomp-5_0-branch/libgo/go/os/error_unix.go
    branches/gomp-5_0-branch/libgo/go/os/exec/lp_unix.go
    branches/gomp-5_0-branch/libgo/go/os/exec_posix.go
    branches/gomp-5_0-branch/libgo/go/os/exec_unix.go
    branches/gomp-5_0-branch/libgo/go/os/file_posix.go
    branches/gomp-5_0-branch/libgo/go/os/file_unix.go
    branches/gomp-5_0-branch/libgo/go/os/path_unix.go
    branches/gomp-5_0-branch/libgo/go/os/pipe_bsd.go
    branches/gomp-5_0-branch/libgo/go/os/signal/signal_test.go
    branches/gomp-5_0-branch/libgo/go/os/signal/signal_unix.go
    branches/gomp-5_0-branch/libgo/go/os/stat.go
    branches/gomp-5_0-branch/libgo/go/os/stat_atim.go
    branches/gomp-5_0-branch/libgo/go/os/stat_unix.go
    branches/gomp-5_0-branch/libgo/go/os/sys_uname.go
    branches/gomp-5_0-branch/libgo/go/os/sys_unix.go
    branches/gomp-5_0-branch/libgo/go/os/user/lookup_unix.go
    branches/gomp-5_0-branch/libgo/go/os/wait_unimp.go
    branches/gomp-5_0-branch/libgo/go/path/filepath/path_unix.go
    branches/gomp-5_0-branch/libgo/go/reflect/type.go
    branches/gomp-5_0-branch/libgo/go/runtime/alg.go
    branches/gomp-5_0-branch/libgo/go/runtime/cgocheck.go
    branches/gomp-5_0-branch/libgo/go/runtime/crash_unix_test.go
    branches/gomp-5_0-branch/libgo/go/runtime/debug.go
    branches/gomp-5_0-branch/libgo/go/runtime/env_posix.go
    branches/gomp-5_0-branch/libgo/go/runtime/export_test.go
    branches/gomp-5_0-branch/libgo/go/runtime/extern.go
    branches/gomp-5_0-branch/libgo/go/runtime/fastlog2.go
    branches/gomp-5_0-branch/libgo/go/runtime/fastlog2_test.go
    branches/gomp-5_0-branch/libgo/go/runtime/fastlog2table.go
    branches/gomp-5_0-branch/libgo/go/runtime/gc_test.go
    branches/gomp-5_0-branch/libgo/go/runtime/iface_test.go
    branches/gomp-5_0-branch/libgo/go/runtime/lock_futex.go
    branches/gomp-5_0-branch/libgo/go/runtime/lock_sema.go
    branches/gomp-5_0-branch/libgo/go/runtime/mcache.go
    branches/gomp-5_0-branch/libgo/go/runtime/mprof.go
    branches/gomp-5_0-branch/libgo/go/runtime/mstats.go
    branches/gomp-5_0-branch/libgo/go/runtime/netpoll.go
    branches/gomp-5_0-branch/libgo/go/runtime/os_gccgo.go
    branches/gomp-5_0-branch/libgo/go/runtime/os_linux.go
    branches/gomp-5_0-branch/libgo/go/runtime/panic.go
    branches/gomp-5_0-branch/libgo/go/runtime/pprof/mprof_test.go
    branches/gomp-5_0-branch/libgo/go/runtime/proc.go
    branches/gomp-5_0-branch/libgo/go/runtime/runtime.go
    branches/gomp-5_0-branch/libgo/go/runtime/runtime1.go
    branches/gomp-5_0-branch/libgo/go/runtime/runtime2.go
    branches/gomp-5_0-branch/libgo/go/runtime/runtime_unix_test.go
    branches/gomp-5_0-branch/libgo/go/runtime/signal_gccgo.go
    branches/gomp-5_0-branch/libgo/go/runtime/signal_sighandler.go
    branches/gomp-5_0-branch/libgo/go/runtime/signal_unix.go
    branches/gomp-5_0-branch/libgo/go/runtime/slice.go
    branches/gomp-5_0-branch/libgo/go/runtime/stubs.go
    branches/gomp-5_0-branch/libgo/go/runtime/stubs2.go
    branches/gomp-5_0-branch/libgo/go/runtime/symtab.go
    branches/gomp-5_0-branch/libgo/go/runtime/time.go
    branches/gomp-5_0-branch/libgo/go/runtime/traceback_gccgo.go
    branches/gomp-5_0-branch/libgo/go/runtime/type.go
    branches/gomp-5_0-branch/libgo/go/syscall/env_unix.go
    branches/gomp-5_0-branch/libgo/go/syscall/exec_bsd.go
    branches/gomp-5_0-branch/libgo/go/syscall/exec_unix.go
    branches/gomp-5_0-branch/libgo/go/syscall/exec_unix_test.go
    branches/gomp-5_0-branch/libgo/go/syscall/export_unix_test.go
    branches/gomp-5_0-branch/libgo/go/syscall/libcall_posix_largefile.go
    branches/gomp-5_0-branch/libgo/go/syscall/libcall_posix_regfile.go
    branches/gomp-5_0-branch/libgo/go/syscall/libcall_posix_utimesnano.go
    branches/gomp-5_0-branch/libgo/go/syscall/libcall_wait4.go
    branches/gomp-5_0-branch/libgo/go/syscall/mmap_unix_test.go
    branches/gomp-5_0-branch/libgo/go/syscall/signame.c
    branches/gomp-5_0-branch/libgo/go/syscall/sockcmsg_unix.go
    branches/gomp-5_0-branch/libgo/go/syscall/socket_bsd.go
    branches/gomp-5_0-branch/libgo/go/syscall/syscall_unix.go
    branches/gomp-5_0-branch/libgo/go/syscall/timestruct.go
    branches/gomp-5_0-branch/libgo/go/syscall/wait.c
    branches/gomp-5_0-branch/libgo/go/time/sys_unix.go
    branches/gomp-5_0-branch/libgo/go/time/zoneinfo_unix.go
    branches/gomp-5_0-branch/libgo/match.sh
    branches/gomp-5_0-branch/libgo/mkrsysinfo.sh
    branches/gomp-5_0-branch/libgo/mksigtab.sh
    branches/gomp-5_0-branch/libgo/mksysinfo.sh
    branches/gomp-5_0-branch/libgo/runtime/env_posix.c
    branches/gomp-5_0-branch/libgo/runtime/go-callers.c
    branches/gomp-5_0-branch/libgo/runtime/go-fieldtrack.c
    branches/gomp-5_0-branch/libgo/runtime/go-libmain.c
    branches/gomp-5_0-branch/libgo/runtime/go-main.c
    branches/gomp-5_0-branch/libgo/runtime/go-nosys.c
    branches/gomp-5_0-branch/libgo/runtime/go-signal.c
    branches/gomp-5_0-branch/libgo/runtime/go-strslice.c
    branches/gomp-5_0-branch/libgo/runtime/go-type.h
    branches/gomp-5_0-branch/libgo/runtime/go-unsafe-pointer.c
    branches/gomp-5_0-branch/libgo/runtime/panic.c
    branches/gomp-5_0-branch/libgo/runtime/proc.c
    branches/gomp-5_0-branch/libgo/runtime/runtime.h
    branches/gomp-5_0-branch/libgo/runtime/runtime_c.c
    branches/gomp-5_0-branch/libgo/runtime/thread-linux.c
    branches/gomp-5_0-branch/libgo/runtime/thread-sema.c
    branches/gomp-5_0-branch/libgo/testsuite/gotest
    branches/gomp-5_0-branch/libgomp/ChangeLog
    branches/gomp-5_0-branch/libgomp/plugin/plugin-hsa.c
    branches/gomp-5_0-branch/libgomp/plugin/plugin-nvptx.c
    branches/gomp-5_0-branch/libgomp/testsuite/lib/libgomp.exp
    branches/gomp-5_0-branch/libgomp/testsuite/libgomp.oacc-c++/c++.exp
    branches/gomp-5_0-branch/libgomp/testsuite/libgomp.oacc-c++/template-reduction.C
    branches/gomp-5_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-2.c
    branches/gomp-5_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/nested-2.c
    branches/gomp-5_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/parallel-dims.c
    branches/gomp-5_0-branch/libgomp/testsuite/libgomp.oacc-c/c.exp
    branches/gomp-5_0-branch/libgomp/testsuite/libgomp.oacc-fortran/data-4-2.f90
    branches/gomp-5_0-branch/libgomp/testsuite/libgomp.oacc-fortran/default-1.f90
    branches/gomp-5_0-branch/libgomp/testsuite/libgomp.oacc-fortran/kernels-loop-2.f95
    branches/gomp-5_0-branch/libgomp/testsuite/libgomp.oacc-fortran/non-scalar-data.f90
    branches/gomp-5_0-branch/libitm/ChangeLog
    branches/gomp-5_0-branch/libitm/testsuite/lib/libitm.exp
    branches/gomp-5_0-branch/maintainer-scripts/ChangeLog
    branches/gomp-5_0-branch/maintainer-scripts/gcc_release

Propchange: branches/gomp-5_0-branch/
            ('svn:mergeinfo' added)




More information about the Libstdc++-cvs mailing list