r212427 [1/2] - in /branches/gomp-4_0-branch: ....

tschwinge@gcc.gnu.org tschwinge@gcc.gnu.org
Thu Jul 10 11:36:00 GMT 2014


Author: tschwinge
Date: Thu Jul 10 11:36:01 2014
New Revision: 212427

URL: https://gcc.gnu.org/viewcvs?rev=212427&root=gcc&view=rev
Log:
svn merge -r211693:212389 svn+ssh://gcc.gnu.org/svn/gcc/trunk

Added:
    branches/gomp-4_0-branch/libstdc++-v3/include/bits/allocated_ptr.h
      - copied unchanged from r212389, trunk/libstdc++-v3/include/bits/allocated_ptr.h
    branches/gomp-4_0-branch/libstdc++-v3/testsuite/20_util/shared_ptr/creation/no_rtti.cc
      - copied unchanged from r212389, trunk/libstdc++-v3/testsuite/20_util/shared_ptr/creation/no_rtti.cc
    branches/gomp-4_0-branch/libstdc++-v3/testsuite/28_regex/algorithms/regex_match/ecma/char/61601.cc
      - copied unchanged from r212389, trunk/libstdc++-v3/testsuite/28_regex/algorithms/regex_match/ecma/char/61601.cc
    branches/gomp-4_0-branch/libstdc++-v3/testsuite/28_regex/algorithms/regex_search/61424.cc
      - copied unchanged from r212389, trunk/libstdc++-v3/testsuite/28_regex/algorithms/regex_search/61424.cc
    branches/gomp-4_0-branch/libstdc++-v3/testsuite/experimental/any/typedefs.cc
      - copied unchanged from r212389, trunk/libstdc++-v3/testsuite/experimental/any/typedefs.cc
    branches/gomp-4_0-branch/libstdc++-v3/testsuite/experimental/optional/typedefs.cc
      - copied unchanged from r212389, trunk/libstdc++-v3/testsuite/experimental/optional/typedefs.cc
    branches/gomp-4_0-branch/libstdc++-v3/testsuite/experimental/string_view/typedefs.cc
      - copied unchanged from r212389, trunk/libstdc++-v3/testsuite/experimental/string_view/typedefs.cc
Modified:
    branches/gomp-4_0-branch/libstdc++-v3/ChangeLog
    branches/gomp-4_0-branch/libstdc++-v3/config/abi/pre/gnu.ver
    branches/gomp-4_0-branch/libstdc++-v3/include/Makefile.am
    branches/gomp-4_0-branch/libstdc++-v3/include/Makefile.in
    branches/gomp-4_0-branch/libstdc++-v3/include/bits/alloc_traits.h
    branches/gomp-4_0-branch/libstdc++-v3/include/bits/forward_list.h
    branches/gomp-4_0-branch/libstdc++-v3/include/bits/functexcept.h
    branches/gomp-4_0-branch/libstdc++-v3/include/bits/hashtable_policy.h
    branches/gomp-4_0-branch/libstdc++-v3/include/bits/locale_facets_nonio.tcc
    branches/gomp-4_0-branch/libstdc++-v3/include/bits/parse_numbers.h
    branches/gomp-4_0-branch/libstdc++-v3/include/bits/regex.tcc
    branches/gomp-4_0-branch/libstdc++-v3/include/bits/regex_automaton.h
    branches/gomp-4_0-branch/libstdc++-v3/include/bits/regex_automaton.tcc
    branches/gomp-4_0-branch/libstdc++-v3/include/bits/regex_compiler.tcc
    branches/gomp-4_0-branch/libstdc++-v3/include/bits/regex_executor.h
    branches/gomp-4_0-branch/libstdc++-v3/include/bits/regex_executor.tcc
    branches/gomp-4_0-branch/libstdc++-v3/include/bits/regex_scanner.h
    branches/gomp-4_0-branch/libstdc++-v3/include/bits/shared_ptr_base.h
    branches/gomp-4_0-branch/libstdc++-v3/include/bits/stl_tree.h
    branches/gomp-4_0-branch/libstdc++-v3/include/experimental/any
    branches/gomp-4_0-branch/libstdc++-v3/include/experimental/optional
    branches/gomp-4_0-branch/libstdc++-v3/include/experimental/string_view
    branches/gomp-4_0-branch/libstdc++-v3/include/ext/alloc_traits.h
    branches/gomp-4_0-branch/libstdc++-v3/include/ext/stdio_sync_filebuf.h
    branches/gomp-4_0-branch/libstdc++-v3/include/std/chrono
    branches/gomp-4_0-branch/libstdc++-v3/include/std/complex
    branches/gomp-4_0-branch/libstdc++-v3/include/std/functional
    branches/gomp-4_0-branch/libstdc++-v3/include/std/future
    branches/gomp-4_0-branch/libstdc++-v3/include/std/regex
    branches/gomp-4_0-branch/libstdc++-v3/libsupc++/cxxabi.h
    branches/gomp-4_0-branch/libstdc++-v3/testsuite/20_util/duration/literals/values.cc
    branches/gomp-4_0-branch/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs-1.cc
    branches/gomp-4_0-branch/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs-2.cc
    branches/gomp-4_0-branch/libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs-1.cc
    branches/gomp-4_0-branch/libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs-2.cc
    branches/gomp-4_0-branch/libstdc++-v3/testsuite/20_util/shared_ptr/cons/43820_neg.cc
    branches/gomp-4_0-branch/libstdc++-v3/testsuite/20_util/shared_ptr/cons/void_neg.cc
    branches/gomp-4_0-branch/libstdc++-v3/testsuite/20_util/shared_ptr/creation/alloc.cc
    branches/gomp-4_0-branch/libstdc++-v3/testsuite/30_threads/promise/cons/alloc.cc
    branches/gomp-4_0-branch/libstdc++-v3/testsuite/experimental/any/misc/any_cast_neg.cc
    branches/gomp-4_0-branch/libstdc++-v3/testsuite/util/testsuite_regex.h

Changes in other areas also in this revision:
Added:
    branches/gomp-4_0-branch/gcc/config/nds32/nds32-cost.c
      - copied unchanged from r212389, trunk/gcc/config/nds32/nds32-cost.c
    branches/gomp-4_0-branch/gcc/config/nds32/nds32-fp-as-gp.c
      - copied unchanged from r212389, trunk/gcc/config/nds32/nds32-fp-as-gp.c
    branches/gomp-4_0-branch/gcc/config/nds32/nds32-intrinsic.c
      - copied unchanged from r212389, trunk/gcc/config/nds32/nds32-intrinsic.c
    branches/gomp-4_0-branch/gcc/config/nds32/nds32-isr.c
      - copied unchanged from r212389, trunk/gcc/config/nds32/nds32-isr.c
    branches/gomp-4_0-branch/gcc/config/nds32/nds32-md-auxiliary.c
      - copied unchanged from r212389, trunk/gcc/config/nds32/nds32-md-auxiliary.c
    branches/gomp-4_0-branch/gcc/config/nds32/nds32-memory-manipulation.c
      - copied unchanged from r212389, trunk/gcc/config/nds32/nds32-memory-manipulation.c
    branches/gomp-4_0-branch/gcc/config/nds32/nds32-pipelines-auxiliary.c
      - copied unchanged from r212389, trunk/gcc/config/nds32/nds32-pipelines-auxiliary.c
    branches/gomp-4_0-branch/gcc/config/nds32/nds32-predicates.c
      - copied unchanged from r212389, trunk/gcc/config/nds32/nds32-predicates.c
    branches/gomp-4_0-branch/gcc/config/nds32/t-nds32
      - copied unchanged from r212389, trunk/gcc/config/nds32/t-nds32
    branches/gomp-4_0-branch/gcc/graphite-isl-ast-to-gimple.c
      - copied unchanged from r212389, trunk/gcc/graphite-isl-ast-to-gimple.c
    branches/gomp-4_0-branch/gcc/graphite-isl-ast-to-gimple.h
      - copied unchanged from r212389, trunk/gcc/graphite-isl-ast-to-gimple.h
    branches/gomp-4_0-branch/gcc/hash-map.h
      - copied unchanged from r212389, trunk/gcc/hash-map.h
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/asan/instrument-with-calls-1.c
      - copied unchanged from r212389, trunk/gcc/testsuite/c-c++-common/asan/instrument-with-calls-1.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/asan/instrument-with-calls-2.c
      - copied unchanged from r212389, trunk/gcc/testsuite/c-c++-common/asan/instrument-with-calls-2.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/asan/instrument-with-calls-3.c
      - copied unchanged from r212389, trunk/gcc/testsuite/c-c++-common/asan/instrument-with-calls-3.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-9.c
      - copied unchanged from r212389, trunk/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-9.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/asan/pr61530.c
      - copied unchanged from r212389, trunk/gcc/testsuite/c-c++-common/asan/pr61530.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/asan/strlen-overflow-1.c
      - copied unchanged from r212389, trunk/gcc/testsuite/c-c++-common/asan/strlen-overflow-1.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/cilk-plus/AN/pr57541-2.c
      - copied unchanged from r212389, trunk/gcc/testsuite/c-c++-common/cilk-plus/AN/pr57541-2.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/pr49706-2.c
      - copied unchanged from r212389, trunk/gcc/testsuite/c-c++-common/pr49706-2.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/pr60226.c
      - copied unchanged from r212389, trunk/gcc/testsuite/c-c++-common/pr60226.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/pr61553.c
      - copied unchanged from r212389, trunk/gcc/testsuite/c-c++-common/pr61553.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/sizeof-array-argument.c
      - copied unchanged from r212389, trunk/gcc/testsuite/c-c++-common/sizeof-array-argument.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/ubsan/attrib-2.c
      - copied unchanged from r212389, trunk/gcc/testsuite/c-c++-common/ubsan/attrib-2.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/ubsan/bounds-1.c
      - copied unchanged from r212389, trunk/gcc/testsuite/c-c++-common/ubsan/bounds-1.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/ubsan/bounds-2.c
      - copied unchanged from r212389, trunk/gcc/testsuite/c-c++-common/ubsan/bounds-2.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/ubsan/bounds-3.c
      - copied unchanged from r212389, trunk/gcc/testsuite/c-c++-common/ubsan/bounds-3.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/ubsan/bounds-4.c
      - copied unchanged from r212389, trunk/gcc/testsuite/c-c++-common/ubsan/bounds-4.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/ubsan/bounds-5.c
      - copied unchanged from r212389, trunk/gcc/testsuite/c-c++-common/ubsan/bounds-5.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/ubsan/bounds-6.c
      - copied unchanged from r212389, trunk/gcc/testsuite/c-c++-common/ubsan/bounds-6.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/ubsan/bounds-7.c
      - copied unchanged from r212389, trunk/gcc/testsuite/c-c++-common/ubsan/bounds-7.c
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/aggr1.C
      - copied unchanged from r212389, trunk/gcc/testsuite/g++.dg/cpp0x/aggr1.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/aggr2.C
      - copied unchanged from r212389, trunk/gcc/testsuite/g++.dg/cpp0x/aggr2.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-attribute3.C
      - copied unchanged from r212389, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-attribute3.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-template7.C
      - copied unchanged from r212389, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-template7.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/decltype60.C
      - copied unchanged from r212389, trunk/gcc/testsuite/g++.dg/cpp0x/decltype60.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/deleted8.C
      - copied unchanged from r212389, trunk/gcc/testsuite/g++.dg/cpp0x/deleted8.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/elision_conv.C
      - copied unchanged from r212389, trunk/gcc/testsuite/g++.dg/cpp0x/elision_conv.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-cast1.C
      - copied unchanged from r212389, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-cast1.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template13.C
      - copied unchanged from r212389, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template13.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/pr58781.C
      - copied unchanged from r212389, trunk/gcc/testsuite/g++.dg/cpp0x/pr58781.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/pr60249.C
      - copied unchanged from r212389, trunk/gcc/testsuite/g++.dg/cpp0x/pr60249.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual15.C
      - copied unchanged from r212389, trunk/gcc/testsuite/g++.dg/cpp0x/ref-qual15.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/variadic159.C
      - copied unchanged from r212389, trunk/gcc/testsuite/g++.dg/cpp0x/variadic159.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/variadic160.C
      - copied unchanged from r212389, trunk/gcc/testsuite/g++.dg/cpp0x/variadic160.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/vt-59361.C
      - copied unchanged from r212389, trunk/gcc/testsuite/g++.dg/cpp0x/vt-59361.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp1y/pr59867.C
      - copied unchanged from r212389, trunk/gcc/testsuite/g++.dg/cpp1y/pr59867.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp1z/
      - copied from r212389, trunk/gcc/testsuite/g++.dg/cpp1z/
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/debug/dwarf2/pr61433.C
      - copied unchanged from r212389, trunk/gcc/testsuite/g++.dg/debug/dwarf2/pr61433.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/ext/complit14.C
      - copied unchanged from r212389, trunk/gcc/testsuite/g++.dg/ext/complit14.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/init/aggr11.C
      - copied unchanged from r212389, trunk/gcc/testsuite/g++.dg/init/aggr11.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/init/aggr12.C
      - copied unchanged from r212389, trunk/gcc/testsuite/g++.dg/init/aggr12.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/ipa/pr61160-2.C
      - copied unchanged from r212389, trunk/gcc/testsuite/g++.dg/ipa/pr61160-2.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/ipa/pr61160-3.C
      - copied unchanged from r212389, trunk/gcc/testsuite/g++.dg/ipa/pr61160-3.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/ipa/pr61540.C
      - copied unchanged from r212389, trunk/gcc/testsuite/g++.dg/ipa/pr61540.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/opt/devirt5.C
      - copied unchanged from r212389, trunk/gcc/testsuite/g++.dg/opt/devirt5.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/opt/pr61654.C
      - copied unchanged from r212389, trunk/gcc/testsuite/g++.dg/opt/pr61654.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/other/operator3.C
      - copied unchanged from r212389, trunk/gcc/testsuite/g++.dg/other/operator3.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/parse/pr58898.C
      - copied unchanged from r212389, trunk/gcc/testsuite/g++.dg/parse/pr58898.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/template/conv14.C
      - copied unchanged from r212389, trunk/gcc/testsuite/g++.dg/template/conv14.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/template/local-fn1.C
      - copied unchanged from r212389, trunk/gcc/testsuite/g++.dg/template/local-fn1.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/template/pr57573.C
      - copied unchanged from r212389, trunk/gcc/testsuite/g++.dg/template/pr57573.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/template/pr61537.C
      - copied unchanged from r212389, trunk/gcc/testsuite/g++.dg/template/pr61537.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/template/ptrmem27.C
      - copied unchanged from r212389, trunk/gcc/testsuite/g++.dg/template/ptrmem27.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/template/ptrmem28.C
      - copied unchanged from r212389, trunk/gcc/testsuite/g++.dg/template/ptrmem28.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/torture/pr61482.C
      - copied unchanged from r212389, trunk/gcc/testsuite/g++.dg/torture/pr61482.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/torture/pr61554.C
      - copied unchanged from r212389, trunk/gcc/testsuite/g++.dg/torture/pr61554.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/tree-ssa/calloc.C
      - copied unchanged from r212389, trunk/gcc/testsuite/g++.dg/tree-ssa/calloc.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/ubsan/return-3.C
      - copied unchanged from r212389, trunk/gcc/testsuite/g++.dg/ubsan/return-3.C
    branches/gomp-4_0-branch/gcc/testsuite/gcc.c-torture/compile/20140723-1.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.c-torture/compile/20140723-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.c-torture/compile/pr61684.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.c-torture/compile/pr61684.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.c-torture/compile/section.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.c-torture/compile/section.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.c-torture/execute/20140622-1.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.c-torture/execute/20140622-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.c-torture/execute/pr61517.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.c-torture/execute/pr61517.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.c-torture/execute/pr61673.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.c-torture/execute/pr61673.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.c-torture/execute/pr61682.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.c-torture/execute/pr61682.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.c-torture/execute/pr61725.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.c-torture/execute/pr61725.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/Wincompatible-pointer-types.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.dg/Wincompatible-pointer-types.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/Wint-conversion.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.dg/Wint-conversion.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/globalalias-2.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.dg/globalalias-2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/globalalias.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.dg/globalalias.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/isl-codegen-loop-dumping.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.dg/graphite/isl-codegen-loop-dumping.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/ira-loop-pressure.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.dg/ira-loop-pressure.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/localalias-2.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.dg/localalias-2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/localalias.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.dg/localalias.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/lto/pr61526_0.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.dg/lto/pr61526_0.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/lto/pr61526_1.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.dg/lto/pr61526_1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/pr57233.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.dg/pr57233.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/pr61162-2.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.dg/pr61162-2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/pr61583.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.dg/pr61583.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/torture/pr61518.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.dg/torture/pr61518.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/torture/pr61576.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.dg/torture/pr61576.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/torture/pr61681.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.dg/torture/pr61681.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/tree-ssa/calloc-1.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.dg/tree-ssa/calloc-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/tree-ssa/calloc-2.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.dg/tree-ssa/calloc-2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/tree-ssa/calloc-3.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.dg/tree-ssa/calloc-3.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/tree-ssa/interposition.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.dg/tree-ssa/interposition.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/tree-ssa/pr61607.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr61607.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-5.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-5.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-lim-12.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-lim-12.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/tree-ssa/vrp93.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp93.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/typeof-2.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.dg/typeof-2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/pr26359.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.dg/vect/pr26359.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/pr61680.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.dg/vect/pr61680.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/vect-reduc-sad.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.dg/vect/vect-reduc-sad.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/aapcs64/func-ret-64x1_1.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/aapcs64/func-ret-64x1_1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/aapcs64/test_64x1_1.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/aapcs64/test_64x1_1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/aapcs64/va_arg-13.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/aapcs64/va_arg-13.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/aapcs64/va_arg-14.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/aapcs64/va_arg-14.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/aapcs64/va_arg-15.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/aapcs64/va_arg-15.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/fuse-caller-save.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/fuse-caller-save.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vcage_f64.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vcage_f64.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vcagt_f64.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vcagt_f64.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vcale_f64.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vcale_f64.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vcaled_f64.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vcaled_f64.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vcales_f32.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vcales_f32.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vcalt_f64.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vcalt_f64.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vcaltd_f64.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vcaltd_f64.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vcalts_f32.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vcalts_f32.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqdmlal_high_lane_s16.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqdmlal_high_lane_s16.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqdmlal_high_lane_s32.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqdmlal_high_lane_s32.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqdmlal_high_laneq_s16.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqdmlal_high_laneq_s16.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqdmlal_high_laneq_s32.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqdmlal_high_laneq_s32.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqdmlal_lane_s16.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqdmlal_lane_s16.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqdmlal_lane_s32.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqdmlal_lane_s32.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqdmlal_laneq_s16.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqdmlal_laneq_s16.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqdmlal_laneq_s32.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqdmlal_laneq_s32.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqdmlalh_lane_s16.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqdmlalh_lane_s16.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqdmlals_lane_s32.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqdmlals_lane_s32.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqdmlsl_high_lane_s16.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqdmlsl_high_lane_s16.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqdmlsl_high_lane_s32.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqdmlsl_high_lane_s32.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqdmlsl_high_laneq_s16.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqdmlsl_high_laneq_s16.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqdmlsl_high_laneq_s32.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqdmlsl_high_laneq_s32.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqdmlsl_lane_s16.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqdmlsl_lane_s16.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqdmlsl_lane_s32.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqdmlsl_lane_s32.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqdmlsl_laneq_s32.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqdmlsl_laneq_s32.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqdmlslh_lane_s16.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqdmlslh_lane_s16.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqdmlsls_lane_s32.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqdmlsls_lane_s32.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqdmulh_laneq_s16.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqdmulh_laneq_s16.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqdmulh_laneq_s32.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqdmulh_laneq_s32.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqdmulhh_lane_s16.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqdmulhh_lane_s16.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqdmulhq_laneq_s16.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqdmulhq_laneq_s16.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqdmulhq_laneq_s32.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqdmulhq_laneq_s32.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqdmulhs_lane_s32.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqdmulhs_lane_s32.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqdmull_high_lane_s16.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqdmull_high_lane_s16.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqdmull_high_lane_s32.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqdmull_high_lane_s32.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqdmull_high_laneq_s16.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqdmull_high_laneq_s16.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqdmull_high_laneq_s32.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqdmull_high_laneq_s32.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqdmull_lane_s16.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqdmull_lane_s16.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqdmull_lane_s32.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqdmull_lane_s32.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqdmull_laneq_s16.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqdmull_laneq_s16.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqdmull_laneq_s32.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqdmull_laneq_s32.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqdmullh_lane_s16.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqdmullh_lane_s16.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqdmulls_lane_s32.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqdmulls_lane_s32.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqrdmulh_laneq_s16.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqrdmulh_laneq_s16.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqrdmulh_laneq_s32.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqrdmulh_laneq_s32.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqrdmulhh_lane_s16.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqrdmulhh_lane_s16.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqrdmulhq_laneq_s16.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqrdmulhq_laneq_s16.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqrdmulhq_laneq_s32.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqrdmulhq_laneq_s32.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/vqrdmulhs_lane_s32.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/simd/vqrdmulhs_lane_s32.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/singleton_intrinsics_1.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/aarch64/singleton_intrinsics_1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/alpha/pr61586.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/alpha/pr61586.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/arm/fuse-caller-save.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/arm/fuse-caller-save.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/arm/identical-invariants.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/arm/identical-invariants.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/arm/lto/
      - copied from r212389, trunk/gcc/testsuite/gcc.target/arm/lto/
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/arm/thumb1-load-64bit-constant-1.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/arm/thumb1-load-64bit-constant-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/arm/thumb1-load-64bit-constant-2.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/arm/thumb1-load-64bit-constant-2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/arm/thumb1-load-64bit-constant-3.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/arm/thumb1-load-64bit-constant-3.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/avx-pr57233.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/i386/avx-pr57233.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/avx2-pr57233.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/i386/avx2-pr57233.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/avx512f-pr57233.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/i386/avx512f-pr57233.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/indjmp-1.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/i386/indjmp-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/pr52252-atom.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/i386/pr52252-atom.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/pr52252-core.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/i386/pr52252-core.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/pr57233.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/i386/pr57233.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/pr61403.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/i386/pr61403.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/pr61572.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/i386/pr61572.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/pr61599-1.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/i386/pr61599-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/pr61599-2.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/i386/pr61599-2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/sse2-pr57233.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/i386/sse2-pr57233.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/xop-pr57233.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/i386/xop-pr57233.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/m68k/pr54555.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/m68k/pr54555.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/powerpc/shift-dot.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/powerpc/shift-dot.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/powerpc/spe-evmerge.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/powerpc/spe-evmerge.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/sh/fpchg.c
      - copied unchanged from r212389, trunk/gcc/testsuite/gcc.target/sh/fpchg.c
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/allocatable_function_8.f90
      - copied unchanged from r212389, trunk/gcc/testsuite/gfortran.dg/allocatable_function_8.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/arrayio_15.f90
      - copied unchanged from r212389, trunk/gcc/testsuite/gfortran.dg/arrayio_15.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/arrayio_16.f90
      - copied unchanged from r212389, trunk/gcc/testsuite/gfortran.dg/arrayio_16.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/binding_label_tests_27.f90
      - copied unchanged from r212389, trunk/gcc/testsuite/gfortran.dg/binding_label_tests_27.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/coarray/coindexed_1.f90
      - copied unchanged from r212389, trunk/gcc/testsuite/gfortran.dg/coarray/coindexed_1.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/coarray/coindexed_3.f90
      - copied unchanged from r212389, trunk/gcc/testsuite/gfortran.dg/coarray/coindexed_3.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/coarray/collectives_2.f90
      - copied unchanged from r212389, trunk/gcc/testsuite/gfortran.dg/coarray/collectives_2.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/coarray/get_array.f90
      - copied unchanged from r212389, trunk/gcc/testsuite/gfortran.dg/coarray/get_array.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/coarray/send_array.f90
      - copied unchanged from r212389, trunk/gcc/testsuite/gfortran.dg/coarray/send_array.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/coarray/sendget_array.f90
      - copied unchanged from r212389, trunk/gcc/testsuite/gfortran.dg/coarray/sendget_array.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/coarray_32.f90
      - copied unchanged from r212389, trunk/gcc/testsuite/gfortran.dg/coarray_32.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/coarray_33.f90
      - copied unchanged from r212389, trunk/gcc/testsuite/gfortran.dg/coarray_33.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/coarray_collectives_8.f90
      - copied unchanged from r212389, trunk/gcc/testsuite/gfortran.dg/coarray_collectives_8.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/gomp/declare-simd-1.f90
      - copied unchanged from r212389, trunk/gcc/testsuite/gfortran.dg/gomp/declare-simd-1.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/gomp/depend-1.f90
      - copied unchanged from r212389, trunk/gcc/testsuite/gfortran.dg/gomp/depend-1.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/gomp/target1.f90
      - copied unchanged from r212389, trunk/gcc/testsuite/gfortran.dg/gomp/target1.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/gomp/target2.f90
      - copied unchanged from r212389, trunk/gcc/testsuite/gfortran.dg/gomp/target2.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/gomp/target3.f90
      - copied unchanged from r212389, trunk/gcc/testsuite/gfortran.dg/gomp/target3.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/gomp/udr8.f90
      - copied unchanged from r212389, trunk/gcc/testsuite/gfortran.dg/gomp/udr8.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/graphite/pr59586.f
      - copied unchanged from r212389, trunk/gcc/testsuite/gfortran.dg/graphite/pr59586.f
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/ieee/
      - copied from r212389, trunk/gcc/testsuite/gfortran.dg/ieee/
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/oldstyle_5.f
      - copied unchanged from r212389, trunk/gcc/testsuite/gfortran.dg/oldstyle_5.f
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/pr61454.f90
      - copied unchanged from r212389, trunk/gcc/testsuite/gfortran.dg/pr61454.f90
    branches/gomp-4_0-branch/gcc/testsuite/gnat.dg/blocklocs.adb
      - copied unchanged from r212389, trunk/gcc/testsuite/gnat.dg/blocklocs.adb
    branches/gomp-4_0-branch/libatomic/config/mingw/
      - copied from r212389, trunk/libatomic/config/mingw/
    branches/gomp-4_0-branch/libgfortran/ChangeLog-2013
      - copied unchanged from r212389, trunk/libgfortran/ChangeLog-2013
    branches/gomp-4_0-branch/libgfortran/ieee/
      - copied from r212389, trunk/libgfortran/ieee/
    branches/gomp-4_0-branch/libgo/go/compress/bzip2/testdata/
      - copied from r212389, trunk/libgo/go/compress/bzip2/testdata/
    branches/gomp-4_0-branch/libgo/go/image/png/testdata/benchGray.png
      - copied unchanged from r212389, trunk/libgo/go/image/png/testdata/benchGray.png
    branches/gomp-4_0-branch/libgo/go/image/png/testdata/benchNRGBA-gradient.png
      - copied unchanged from r212389, trunk/libgo/go/image/png/testdata/benchNRGBA-gradient.png
    branches/gomp-4_0-branch/libgo/go/image/png/testdata/benchNRGBA-opaque.png
      - copied unchanged from r212389, trunk/libgo/go/image/png/testdata/benchNRGBA-opaque.png
    branches/gomp-4_0-branch/libgo/go/image/png/testdata/benchPaletted.png
      - copied unchanged from r212389, trunk/libgo/go/image/png/testdata/benchPaletted.png
    branches/gomp-4_0-branch/libgo/go/image/png/testdata/benchRGB.png
      - copied unchanged from r212389, trunk/libgo/go/image/png/testdata/benchRGB.png
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c++/simd10.C
      - copied unchanged from r212389, trunk/libgomp/testsuite/libgomp.c++/simd10.C
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c++/simd11.C
      - copied unchanged from r212389, trunk/libgomp/testsuite/libgomp.c++/simd11.C
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c++/simd12.C
      - copied unchanged from r212389, trunk/libgomp/testsuite/libgomp.c++/simd12.C
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c++/simd13.C
      - copied unchanged from r212389, trunk/libgomp/testsuite/libgomp.c++/simd13.C
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c/simd-14.c
      - copied unchanged from r212389, trunk/libgomp/testsuite/libgomp.c/simd-14.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c/simd-15.c
      - copied unchanged from r212389, trunk/libgomp/testsuite/libgomp.c/simd-15.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c/simd-16.c
      - copied unchanged from r212389, trunk/libgomp/testsuite/libgomp.c/simd-16.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c/simd-17.c
      - copied unchanged from r212389, trunk/libgomp/testsuite/libgomp.c/simd-17.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c/target-8.c
      - copied unchanged from r212389, trunk/libgomp/testsuite/libgomp.c/target-8.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.fortran/aligned1.f03
      - copied unchanged from r212389, trunk/libgomp/testsuite/libgomp.fortran/aligned1.f03
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.fortran/depend-3.f90
      - copied unchanged from r212389, trunk/libgomp/testsuite/libgomp.fortran/depend-3.f90
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.fortran/nestedfn5.f90
      - copied unchanged from r212389, trunk/libgomp/testsuite/libgomp.fortran/nestedfn5.f90
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.fortran/simd5.f90
      - copied unchanged from r212389, trunk/libgomp/testsuite/libgomp.fortran/simd5.f90
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.fortran/simd6.f90
      - copied unchanged from r212389, trunk/libgomp/testsuite/libgomp.fortran/simd6.f90
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.fortran/simd7.f90
      - copied unchanged from r212389, trunk/libgomp/testsuite/libgomp.fortran/simd7.f90
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.fortran/target1.f90
      - copied unchanged from r212389, trunk/libgomp/testsuite/libgomp.fortran/target1.f90
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.fortran/target2.f90
      - copied unchanged from r212389, trunk/libgomp/testsuite/libgomp.fortran/target2.f90
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.fortran/target3.f90
      - copied unchanged from r212389, trunk/libgomp/testsuite/libgomp.fortran/target3.f90
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.fortran/target4.f90
      - copied unchanged from r212389, trunk/libgomp/testsuite/libgomp.fortran/target4.f90
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.fortran/target5.f90
      - copied unchanged from r212389, trunk/libgomp/testsuite/libgomp.fortran/target5.f90
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.fortran/target6.f90
      - copied unchanged from r212389, trunk/libgomp/testsuite/libgomp.fortran/target6.f90
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.fortran/target7.f90
      - copied unchanged from r212389, trunk/libgomp/testsuite/libgomp.fortran/target7.f90
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.fortran/target8.f90
      - copied unchanged from r212389, trunk/libgomp/testsuite/libgomp.fortran/target8.f90
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.fortran/udr12.f90
      - copied unchanged from r212389, trunk/libgomp/testsuite/libgomp.fortran/udr12.f90
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.fortran/udr13.f90
      - copied unchanged from r212389, trunk/libgomp/testsuite/libgomp.fortran/udr13.f90
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.fortran/udr14.f90
      - copied unchanged from r212389, trunk/libgomp/testsuite/libgomp.fortran/udr14.f90
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.fortran/udr15.f90
      - copied unchanged from r212389, trunk/libgomp/testsuite/libgomp.fortran/udr15.f90
Removed:
    branches/gomp-4_0-branch/gcc/ipa-ref-inline.h
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/abi/layout4.C
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/dump-tree-dceloop-pr26359.c
Modified:
    branches/gomp-4_0-branch/   (props changed)
    branches/gomp-4_0-branch/.gitignore
    branches/gomp-4_0-branch/ChangeLog
    branches/gomp-4_0-branch/MAINTAINERS
    branches/gomp-4_0-branch/config/cloog.m4
    branches/gomp-4_0-branch/configure
    branches/gomp-4_0-branch/configure.ac
    branches/gomp-4_0-branch/contrib/ChangeLog
    branches/gomp-4_0-branch/contrib/gennews
    branches/gomp-4_0-branch/gcc/ChangeLog
    branches/gomp-4_0-branch/gcc/DATESTAMP
    branches/gomp-4_0-branch/gcc/Makefile.in
    branches/gomp-4_0-branch/gcc/ada/ChangeLog
    branches/gomp-4_0-branch/gcc/alloc-pool.c
    branches/gomp-4_0-branch/gcc/asan.c
    branches/gomp-4_0-branch/gcc/attribs.c
    branches/gomp-4_0-branch/gcc/auto-inc-dec.c
    branches/gomp-4_0-branch/gcc/basic-block.h
    branches/gomp-4_0-branch/gcc/bb-reorder.c
    branches/gomp-4_0-branch/gcc/bitmap.c
    branches/gomp-4_0-branch/gcc/bt-load.c
    branches/gomp-4_0-branch/gcc/c-family/ChangeLog
    branches/gomp-4_0-branch/gcc/c-family/c-ada-spec.c
    branches/gomp-4_0-branch/gcc/c-family/c-common.c
    branches/gomp-4_0-branch/gcc/c-family/c-common.h
    branches/gomp-4_0-branch/gcc/c-family/c-gimplify.c
    branches/gomp-4_0-branch/gcc/c-family/c-opts.c
    branches/gomp-4_0-branch/gcc/c-family/c-ubsan.c
    branches/gomp-4_0-branch/gcc/c-family/c-ubsan.h
    branches/gomp-4_0-branch/gcc/c-family/c.opt
    branches/gomp-4_0-branch/gcc/c/ChangeLog
    branches/gomp-4_0-branch/gcc/c/c-array-notation.c
    branches/gomp-4_0-branch/gcc/c/c-decl.c
    branches/gomp-4_0-branch/gcc/c/c-parser.c
    branches/gomp-4_0-branch/gcc/c/c-tree.h
    branches/gomp-4_0-branch/gcc/c/c-typeck.c
    branches/gomp-4_0-branch/gcc/cfg.c
    branches/gomp-4_0-branch/gcc/cfgcleanup.c
    branches/gomp-4_0-branch/gcc/cfgexpand.c
    branches/gomp-4_0-branch/gcc/cfgrtl.c
    branches/gomp-4_0-branch/gcc/cgraph.c
    branches/gomp-4_0-branch/gcc/cgraph.h
    branches/gomp-4_0-branch/gcc/cgraphbuild.c
    branches/gomp-4_0-branch/gcc/cgraphclones.c
    branches/gomp-4_0-branch/gcc/cgraphunit.c
    branches/gomp-4_0-branch/gcc/collect-utils.c
    branches/gomp-4_0-branch/gcc/collect-utils.h
    branches/gomp-4_0-branch/gcc/collect2.c
    branches/gomp-4_0-branch/gcc/combine-stack-adj.c
    branches/gomp-4_0-branch/gcc/combine.c
    branches/gomp-4_0-branch/gcc/common.opt
    branches/gomp-4_0-branch/gcc/compare-elim.c
    branches/gomp-4_0-branch/gcc/config.gcc
    branches/gomp-4_0-branch/gcc/config.in
    branches/gomp-4_0-branch/gcc/config/aarch64/aarch64-builtins.c
    branches/gomp-4_0-branch/gcc/config/aarch64/aarch64-protos.h
    branches/gomp-4_0-branch/gcc/config/aarch64/aarch64-simd-builtins.def
    branches/gomp-4_0-branch/gcc/config/aarch64/aarch64-simd.md
    branches/gomp-4_0-branch/gcc/config/aarch64/aarch64.c
    branches/gomp-4_0-branch/gcc/config/aarch64/aarch64.h
    branches/gomp-4_0-branch/gcc/config/aarch64/aarch64.md
    branches/gomp-4_0-branch/gcc/config/aarch64/arm_neon.h
    branches/gomp-4_0-branch/gcc/config/aarch64/iterators.md
    branches/gomp-4_0-branch/gcc/config/alpha/alpha.c
    branches/gomp-4_0-branch/gcc/config/arc/arc.c
    branches/gomp-4_0-branch/gcc/config/arm/arm-protos.h
    branches/gomp-4_0-branch/gcc/config/arm/arm.c
    branches/gomp-4_0-branch/gcc/config/arm/arm.h
    branches/gomp-4_0-branch/gcc/config/arm/arm.md
    branches/gomp-4_0-branch/gcc/config/arm/arm.opt
    branches/gomp-4_0-branch/gcc/config/arm/arm_neon.h
    branches/gomp-4_0-branch/gcc/config/arm/constraints.md
    branches/gomp-4_0-branch/gcc/config/arm/thumb1.md
    branches/gomp-4_0-branch/gcc/config/arm/vfp.md
    branches/gomp-4_0-branch/gcc/config/darwin.h
    branches/gomp-4_0-branch/gcc/config/epiphany/epiphany-protos.h
    branches/gomp-4_0-branch/gcc/config/epiphany/epiphany.c
    branches/gomp-4_0-branch/gcc/config/epiphany/mode-switch-use.c
    branches/gomp-4_0-branch/gcc/config/epiphany/resolve-sw-modes.c
    branches/gomp-4_0-branch/gcc/config/frv/frv.c
    branches/gomp-4_0-branch/gcc/config/i386/djgpp.h
    branches/gomp-4_0-branch/gcc/config/i386/driver-i386.c
    branches/gomp-4_0-branch/gcc/config/i386/i386.c
    branches/gomp-4_0-branch/gcc/config/i386/i386.h
    branches/gomp-4_0-branch/gcc/config/i386/i386.md
    branches/gomp-4_0-branch/gcc/config/i386/predicates.md
    branches/gomp-4_0-branch/gcc/config/i386/sse.md
    branches/gomp-4_0-branch/gcc/config/i386/winnt.c
    branches/gomp-4_0-branch/gcc/config/i386/x86-tune.def
    branches/gomp-4_0-branch/gcc/config/ia64/ia64.c
    branches/gomp-4_0-branch/gcc/config/mips/constraints.md
    branches/gomp-4_0-branch/gcc/config/mips/mips-protos.h
    branches/gomp-4_0-branch/gcc/config/mips/mips.c
    branches/gomp-4_0-branch/gcc/config/mips/mips.h
    branches/gomp-4_0-branch/gcc/config/mips/mips.md
    branches/gomp-4_0-branch/gcc/config/mips/mips.opt
    branches/gomp-4_0-branch/gcc/config/msp430/msp430.md
    branches/gomp-4_0-branch/gcc/config/nds32/nds32-protos.h
    branches/gomp-4_0-branch/gcc/config/nds32/nds32.c
    branches/gomp-4_0-branch/gcc/config/nios2/nios2.c
    branches/gomp-4_0-branch/gcc/config/rl78/rl78.c
    branches/gomp-4_0-branch/gcc/config/rs6000/rs6000-protos.h
    branches/gomp-4_0-branch/gcc/config/rs6000/rs6000.c
    branches/gomp-4_0-branch/gcc/config/rs6000/rs6000.h
    branches/gomp-4_0-branch/gcc/config/rs6000/rs6000.md
    branches/gomp-4_0-branch/gcc/config/rs6000/spe.md
    branches/gomp-4_0-branch/gcc/config/rs6000/vsx.md
    branches/gomp-4_0-branch/gcc/config/rs6000/xcoff.h
    branches/gomp-4_0-branch/gcc/config/s390/s390.c
    branches/gomp-4_0-branch/gcc/config/sh/sh.c
    branches/gomp-4_0-branch/gcc/config/sh/sh.md
    branches/gomp-4_0-branch/gcc/config/sh/sh_optimize_sett_clrt.cc
    branches/gomp-4_0-branch/gcc/config/sh/sh_treg_combine.cc
    branches/gomp-4_0-branch/gcc/config/sol2.c
    branches/gomp-4_0-branch/gcc/config/sparc/sparc.c
    branches/gomp-4_0-branch/gcc/config/v850/v850-c.c
    branches/gomp-4_0-branch/gcc/config/v850/v850.c
    branches/gomp-4_0-branch/gcc/config/v850/v850.h
    branches/gomp-4_0-branch/gcc/configure
    branches/gomp-4_0-branch/gcc/configure.ac
    branches/gomp-4_0-branch/gcc/convert.c
    branches/gomp-4_0-branch/gcc/coverage.c
    branches/gomp-4_0-branch/gcc/cp/ChangeLog
    branches/gomp-4_0-branch/gcc/cp/call.c
    branches/gomp-4_0-branch/gcc/cp/class.c
    branches/gomp-4_0-branch/gcc/cp/cp-array-notation.c
    branches/gomp-4_0-branch/gcc/cp/cp-gimplify.c
    branches/gomp-4_0-branch/gcc/cp/cp-tree.h
    branches/gomp-4_0-branch/gcc/cp/decl.c
    branches/gomp-4_0-branch/gcc/cp/decl2.c
    branches/gomp-4_0-branch/gcc/cp/error.c
    branches/gomp-4_0-branch/gcc/cp/init.c
    branches/gomp-4_0-branch/gcc/cp/mangle.c
    branches/gomp-4_0-branch/gcc/cp/parser.c
    branches/gomp-4_0-branch/gcc/cp/pt.c
    branches/gomp-4_0-branch/gcc/cp/semantics.c
    branches/gomp-4_0-branch/gcc/cp/tree.c
    branches/gomp-4_0-branch/gcc/cp/typeck.c
    branches/gomp-4_0-branch/gcc/cp/typeck2.c
    branches/gomp-4_0-branch/gcc/cp/vtable-class-hierarchy.c
    branches/gomp-4_0-branch/gcc/cprop.c
    branches/gomp-4_0-branch/gcc/cse.c
    branches/gomp-4_0-branch/gcc/cselib.c
    branches/gomp-4_0-branch/gcc/data-streamer-in.c
    branches/gomp-4_0-branch/gcc/data-streamer-out.c
    branches/gomp-4_0-branch/gcc/dce.c
    branches/gomp-4_0-branch/gcc/df-core.c
    branches/gomp-4_0-branch/gcc/doc/extend.texi
    branches/gomp-4_0-branch/gcc/doc/generic.texi
    branches/gomp-4_0-branch/gcc/doc/install.texi
    branches/gomp-4_0-branch/gcc/doc/invoke.texi
    branches/gomp-4_0-branch/gcc/doc/md.texi
    branches/gomp-4_0-branch/gcc/doc/tm.texi
    branches/gomp-4_0-branch/gcc/dominance.c
    branches/gomp-4_0-branch/gcc/dse.c
    branches/gomp-4_0-branch/gcc/dumpfile.c
    branches/gomp-4_0-branch/gcc/dwarf2cfi.c
    branches/gomp-4_0-branch/gcc/dwarf2out.c
    branches/gomp-4_0-branch/gcc/except.c
    branches/gomp-4_0-branch/gcc/expmed.c
    branches/gomp-4_0-branch/gcc/expr.c
    branches/gomp-4_0-branch/gcc/final.c
    branches/gomp-4_0-branch/gcc/flag-types.h
    branches/gomp-4_0-branch/gcc/fold-const.c
    branches/gomp-4_0-branch/gcc/fold-const.h
    branches/gomp-4_0-branch/gcc/fortran/ChangeLog
    branches/gomp-4_0-branch/gcc/fortran/check.c
    branches/gomp-4_0-branch/gcc/fortran/cpp.c
    branches/gomp-4_0-branch/gcc/fortran/decl.c
    branches/gomp-4_0-branch/gcc/fortran/dump-parse-tree.c
    branches/gomp-4_0-branch/gcc/fortran/expr.c
    branches/gomp-4_0-branch/gcc/fortran/f95-lang.c
    branches/gomp-4_0-branch/gcc/fortran/frontend-passes.c
    branches/gomp-4_0-branch/gcc/fortran/gfortran.h
    branches/gomp-4_0-branch/gcc/fortran/gfortran.texi
    branches/gomp-4_0-branch/gcc/fortran/interface.c
    branches/gomp-4_0-branch/gcc/fortran/intrinsic.texi
    branches/gomp-4_0-branch/gcc/fortran/invoke.texi
    branches/gomp-4_0-branch/gcc/fortran/libgfortran.h
    branches/gomp-4_0-branch/gcc/fortran/match.c
    branches/gomp-4_0-branch/gcc/fortran/match.h
    branches/gomp-4_0-branch/gcc/fortran/module.c
    branches/gomp-4_0-branch/gcc/fortran/openmp.c
    branches/gomp-4_0-branch/gcc/fortran/options.c
    branches/gomp-4_0-branch/gcc/fortran/parse.c
    branches/gomp-4_0-branch/gcc/fortran/resolve.c
    branches/gomp-4_0-branch/gcc/fortran/scanner.c
    branches/gomp-4_0-branch/gcc/fortran/simplify.c
    branches/gomp-4_0-branch/gcc/fortran/st.c
    branches/gomp-4_0-branch/gcc/fortran/symbol.c
    branches/gomp-4_0-branch/gcc/fortran/trans-array.c
    branches/gomp-4_0-branch/gcc/fortran/trans-common.c
    branches/gomp-4_0-branch/gcc/fortran/trans-const.c
    branches/gomp-4_0-branch/gcc/fortran/trans-decl.c
    branches/gomp-4_0-branch/gcc/fortran/trans-expr.c
    branches/gomp-4_0-branch/gcc/fortran/trans-intrinsic.c
    branches/gomp-4_0-branch/gcc/fortran/trans-openmp.c
    branches/gomp-4_0-branch/gcc/fortran/trans-types.c
    branches/gomp-4_0-branch/gcc/fortran/trans-types.h
    branches/gomp-4_0-branch/gcc/fortran/trans.c
    branches/gomp-4_0-branch/gcc/fortran/trans.h
    branches/gomp-4_0-branch/gcc/function.c
    branches/gomp-4_0-branch/gcc/fwprop.c
    branches/gomp-4_0-branch/gcc/gcc.c
    branches/gomp-4_0-branch/gcc/gcov-io.c
    branches/gomp-4_0-branch/gcc/gcse.c
    branches/gomp-4_0-branch/gcc/genattrtab.c
    branches/gomp-4_0-branch/gcc/genconfig.c
    branches/gomp-4_0-branch/gcc/genopinit.c
    branches/gomp-4_0-branch/gcc/ggc-common.c
    branches/gomp-4_0-branch/gcc/gimple-fold.c
    branches/gomp-4_0-branch/gcc/gimple-low.c
    branches/gomp-4_0-branch/gcc/gimple-pretty-print.c
    branches/gomp-4_0-branch/gcc/gimple-ssa-isolate-paths.c
    branches/gomp-4_0-branch/gcc/gimple-ssa-strength-reduction.c
    branches/gomp-4_0-branch/gcc/gimple.c
    branches/gomp-4_0-branch/gcc/gimple.h
    branches/gomp-4_0-branch/gcc/gimplify.c
    branches/gomp-4_0-branch/gcc/go/gofrontend/expressions.cc
    branches/gomp-4_0-branch/gcc/go/gofrontend/lex.cc
    branches/gomp-4_0-branch/gcc/graphite-clast-to-gimple.c
    branches/gomp-4_0-branch/gcc/graphite-clast-to-gimple.h
    branches/gomp-4_0-branch/gcc/graphite-dependences.c
    branches/gomp-4_0-branch/gcc/graphite-htab.h
    branches/gomp-4_0-branch/gcc/graphite.c
    branches/gomp-4_0-branch/gcc/haifa-sched.c
    branches/gomp-4_0-branch/gcc/hash-table.h
    branches/gomp-4_0-branch/gcc/ifcvt.c
    branches/gomp-4_0-branch/gcc/init-regs.c
    branches/gomp-4_0-branch/gcc/internal-fn.c
    branches/gomp-4_0-branch/gcc/internal-fn.def
    branches/gomp-4_0-branch/gcc/internal-fn.h
    branches/gomp-4_0-branch/gcc/ipa-comdats.c
    branches/gomp-4_0-branch/gcc/ipa-cp.c
    branches/gomp-4_0-branch/gcc/ipa-devirt.c
    branches/gomp-4_0-branch/gcc/ipa-inline-analysis.c
    branches/gomp-4_0-branch/gcc/ipa-inline-transform.c
    branches/gomp-4_0-branch/gcc/ipa-inline.c
    branches/gomp-4_0-branch/gcc/ipa-profile.c
    branches/gomp-4_0-branch/gcc/ipa-prop.c
    branches/gomp-4_0-branch/gcc/ipa-prop.h
    branches/gomp-4_0-branch/gcc/ipa-pure-const.c
    branches/gomp-4_0-branch/gcc/ipa-ref.c
    branches/gomp-4_0-branch/gcc/ipa-ref.h
    branches/gomp-4_0-branch/gcc/ipa-reference.c
    branches/gomp-4_0-branch/gcc/ipa-split.c
    branches/gomp-4_0-branch/gcc/ipa-utils.c
    branches/gomp-4_0-branch/gcc/ipa-utils.h
    branches/gomp-4_0-branch/gcc/ipa-visibility.c
    branches/gomp-4_0-branch/gcc/ipa.c
    branches/gomp-4_0-branch/gcc/ira-build.c
    branches/gomp-4_0-branch/gcc/ira-color.c
    branches/gomp-4_0-branch/gcc/ira-costs.c
    branches/gomp-4_0-branch/gcc/ira.c
    branches/gomp-4_0-branch/gcc/java/ChangeLog
    branches/gomp-4_0-branch/gcc/java/builtins.c
    branches/gomp-4_0-branch/gcc/java/class.c
    branches/gomp-4_0-branch/gcc/java/jcf-io.c
    branches/gomp-4_0-branch/gcc/jump.c
    branches/gomp-4_0-branch/gcc/langhooks-def.h
    branches/gomp-4_0-branch/gcc/langhooks.c
    branches/gomp-4_0-branch/gcc/langhooks.h
    branches/gomp-4_0-branch/gcc/lcm.c
    branches/gomp-4_0-branch/gcc/loop-init.c
    branches/gomp-4_0-branch/gcc/loop-invariant.c
    branches/gomp-4_0-branch/gcc/loop-iv.c
    branches/gomp-4_0-branch/gcc/loop-unroll.c
    branches/gomp-4_0-branch/gcc/lower-subreg.c
    branches/gomp-4_0-branch/gcc/lra-assigns.c
    branches/gomp-4_0-branch/gcc/lra-constraints.c
    branches/gomp-4_0-branch/gcc/lra-lives.c
    branches/gomp-4_0-branch/gcc/lto-cgraph.c
    branches/gomp-4_0-branch/gcc/lto-section-out.c
    branches/gomp-4_0-branch/gcc/lto-streamer-in.c
    branches/gomp-4_0-branch/gcc/lto-streamer-out.c
    branches/gomp-4_0-branch/gcc/lto-streamer.c
    branches/gomp-4_0-branch/gcc/lto-streamer.h
    branches/gomp-4_0-branch/gcc/lto-wrapper.c
    branches/gomp-4_0-branch/gcc/lto/ChangeLog
    branches/gomp-4_0-branch/gcc/lto/lto-partition.c
    branches/gomp-4_0-branch/gcc/lto/lto-symtab.c
    branches/gomp-4_0-branch/gcc/lto/lto.c
    branches/gomp-4_0-branch/gcc/mode-switching.c
    branches/gomp-4_0-branch/gcc/modulo-sched.c
    branches/gomp-4_0-branch/gcc/objc/ChangeLog
    branches/gomp-4_0-branch/gcc/objc/objc-act.c
    branches/gomp-4_0-branch/gcc/omp-low.c
    branches/gomp-4_0-branch/gcc/optabs.c
    branches/gomp-4_0-branch/gcc/optabs.def
    branches/gomp-4_0-branch/gcc/opts.c
    branches/gomp-4_0-branch/gcc/params.def
    branches/gomp-4_0-branch/gcc/params.h
    branches/gomp-4_0-branch/gcc/passes.c
    branches/gomp-4_0-branch/gcc/passes.def
    branches/gomp-4_0-branch/gcc/plugin.c
    branches/gomp-4_0-branch/gcc/pointer-set.h
    branches/gomp-4_0-branch/gcc/postreload-gcse.c
    branches/gomp-4_0-branch/gcc/postreload.c
    branches/gomp-4_0-branch/gcc/predict.c
    branches/gomp-4_0-branch/gcc/print-tree.c
    branches/gomp-4_0-branch/gcc/recog.c
    branches/gomp-4_0-branch/gcc/ree.c
    branches/gomp-4_0-branch/gcc/reg-stack.c
    branches/gomp-4_0-branch/gcc/regcprop.c
    branches/gomp-4_0-branch/gcc/reginfo.c
    branches/gomp-4_0-branch/gcc/regrename.c
    branches/gomp-4_0-branch/gcc/reorg.c
    branches/gomp-4_0-branch/gcc/rtl.h
    branches/gomp-4_0-branch/gcc/sanitizer.def
    branches/gomp-4_0-branch/gcc/sched-rgn.c
    branches/gomp-4_0-branch/gcc/sese.c
    branches/gomp-4_0-branch/gcc/sese.h
    branches/gomp-4_0-branch/gcc/simplify-rtx.c
    branches/gomp-4_0-branch/gcc/stack-ptr-mod.c
    branches/gomp-4_0-branch/gcc/statistics.c
    branches/gomp-4_0-branch/gcc/stor-layout.c
    branches/gomp-4_0-branch/gcc/store-motion.c
    branches/gomp-4_0-branch/gcc/symtab.c
    branches/gomp-4_0-branch/gcc/target.def
    branches/gomp-4_0-branch/gcc/testsuite/ChangeLog
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/Wsizeof-pointer-memaccess1.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/Wsizeof-pointer-memaccess2.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-1.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-2.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-4.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-5.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-6.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-7.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-8.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/cilk-plus/AN/pr57541.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/goacc-gomp/nesting-fail-1.c
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/abi/mangle-neon-aarch64.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/asan/asan.exp
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/charset/charset.exp
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cilk-plus/cilk-plus.exp
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/override1.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/range-for9.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/variadic-ex10.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/variadic-ex14.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/debug/dwarf2/dwarf2.exp
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/dfp/dfp.exp
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/dg.exp
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/gcov/gcov.exp
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/gomp/gomp.exp
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/graphite/graphite.exp
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/guality/guality.exp
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/ipa/devirt-25.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/ipa/devirt-26.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/ipa/imm-devirt-1.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/ipa/imm-devirt-2.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/ipa/pr60600.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/other/void1.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/other/void3.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/parse/error11.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/plugin/dumb_plugin.c
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/plugin/selfassign.c
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/simulate-thread/bitfields-2.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/simulate-thread/bitfields.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/simulate-thread/simulate-thread.exp
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/template/operator8.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/template/operator9.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/tls/tls.exp
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/tm/tm.exp
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/torture/Wsizeof-pointer-memaccess1.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/torture/Wsizeof-pointer-memaccess2.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/torture/dg-torture.exp
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/torture/stackalign/stackalign.exp
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/tsan/tsan.exp
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/ubsan/ubsan.exp
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/vect/slp-pr50413.cc
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/vect/slp-pr50819.cc
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/vect/slp-pr56812.cc
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/vect/vect.exp
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/warn/Wsizeof-pointer-memaccess-1.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.old-deja/g++.brendan/template17.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.old-deja/old-deja.exp
    branches/gomp-4_0-branch/gcc/testsuite/gcc.c-torture/compile/compile.exp
    branches/gomp-4_0-branch/gcc/testsuite/gcc.c-torture/execute/bswap-2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/Wsizeof-pointer-memaccess1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/asan/asan.exp
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/atomic/atomic.exp
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/fail_always_inline.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/format/format.exp
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/guality/guality.exp
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/inline-22.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/inline_4.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/noncompile/noncompile.exp
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/plugin/one_time_plugin.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/plugin/selfassign.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/pr61162.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/simulate-thread/simulate-thread.exp
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/simulate-thread/strict-align-global.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/simulate-thread/subfields.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/strlenopt-9.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/torture/Wsizeof-pointer-memaccess1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/torture/dg-torture.exp
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/torture/stackalign/stackalign.exp
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/torture/tls/tls.exp
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/tree-ssa/20041122-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/tree-ssa/20050314-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/tree-ssa/forwprop-21.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-32.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-16.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/tree-ssa/vrp35.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/tree-ssa/vrp36.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/tsan/tsan.exp
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/ubsan/ubsan.exp
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/bb-slp-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/bb-slp-10.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/bb-slp-11.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/bb-slp-13.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/bb-slp-14.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/bb-slp-15.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/bb-slp-16.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/bb-slp-17.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/bb-slp-18.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/bb-slp-19.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/bb-slp-2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/bb-slp-20.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/bb-slp-21.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/bb-slp-22.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/bb-slp-23.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/bb-slp-24.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/bb-slp-25.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/bb-slp-26.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/bb-slp-27.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/bb-slp-28.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/bb-slp-29.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/bb-slp-3.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/bb-slp-30.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/bb-slp-31.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/bb-slp-32.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/bb-slp-4.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/bb-slp-5.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/bb-slp-6.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/bb-slp-7.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/bb-slp-8.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/bb-slp-8a.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/bb-slp-8b.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/bb-slp-9.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/bb-slp-cond-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/bb-slp-pattern-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/bb-slp-pattern-2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/costmodel/ppc/costmodel-bb-slp-9a.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/fast-math-bb-slp-call-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/fast-math-bb-slp-call-2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/fast-math-bb-slp-call-3.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/no-tree-reassoc-bb-slp-12.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/no-tree-sra-bb-slp-pr50730.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/nodump-forwprop-22.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/vect.exp
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vla-5.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vmx/vmx.exp
    branches/gomp-4_0-branch/gcc/testsuite/gcc.misc-tests/i386-prefetch.exp
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/aapcs64/aapcs64.exp
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/aapcs64/abitest-2.h
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/aapcs64/abitest.S
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/aapcs64/test_25.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/aapcs64/type-def.h
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/aapcs64/va_arg-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/aapcs64/va_arg-12.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/aapcs64/va_arg-2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/aapcs64/va_arg-3.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/aapcs64/va_arg-4.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/aapcs64/va_arg-5.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/aapcs64/va_arg-6.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/aapcs64/va_arg-7.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/scalar_intrinsics.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/scalar_shift_1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/ext_f64_1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/ext_s64.x
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/simd/ext_u64.x
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/vadd_f64.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/vdiv_f.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/vdup_lane_1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/vdup_lane_2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/vector_intrinsics.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/vneg_s.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/vrnd_f64_1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/vsub_f64.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/arm/vect-noalign.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/avr/torture/avr-torture.exp
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/cris/torture/cris-torture.exp
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/frv/frv.exp
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/fuse-caller-save.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/math-torture/math-torture.exp
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/xop-imul64-vector.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/microblaze/microblaze.exp
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/mips/mips.exp
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/powerpc/powerpc.exp
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/rx/rx.exp
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/sh/torture/sh-torture.exp
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/tic6x/builtins/c6x-builtins.exp
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/bind_c_array_params_2.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/binding_label_tests_2.f03
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/coarray/collectives_1.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/coarray_collectives_5.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/coarray_collectives_6.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/default_format_denormal_2.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/dg.exp
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/goacc/goacc.exp
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/gomp/gomp.exp
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/gomp/udr2.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/gomp/udr4.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/graphite/graphite.exp
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/guality/guality.exp
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/list_read_12.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/nint_2.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/openmp-define-3.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/pr61335.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/round_4.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/vect/vect.exp
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/wextra_1.f
    branches/gomp-4_0-branch/gcc/testsuite/go.dg/dg.exp
    branches/gomp-4_0-branch/gcc/testsuite/go.test/go-test.exp
    branches/gomp-4_0-branch/gcc/testsuite/lib/g++-dg.exp
    branches/gomp-4_0-branch/gcc/testsuite/lib/g++.exp
    branches/gomp-4_0-branch/gcc/testsuite/lib/gcc-dg.exp
    branches/gomp-4_0-branch/gcc/testsuite/lib/gcc.exp
    branches/gomp-4_0-branch/gcc/testsuite/lib/gfortran-dg.exp
    branches/gomp-4_0-branch/gcc/testsuite/lib/gfortran.exp
    branches/gomp-4_0-branch/gcc/testsuite/lib/go-dg.exp
    branches/gomp-4_0-branch/gcc/testsuite/lib/lto.exp
    branches/gomp-4_0-branch/gcc/testsuite/lib/obj-c++-dg.exp
    branches/gomp-4_0-branch/gcc/testsuite/lib/objc-dg.exp
    branches/gomp-4_0-branch/gcc/testsuite/lib/scanasm.exp
    branches/gomp-4_0-branch/gcc/testsuite/lib/target-supports.exp
    branches/gomp-4_0-branch/gcc/testsuite/obj-c++.dg/torture/dg-torture.exp
    branches/gomp-4_0-branch/gcc/testsuite/obj-c++.dg/torture/strings/strings.exp
    branches/gomp-4_0-branch/gcc/testsuite/obj-c++.dg/torture/tls/tls.exp
    branches/gomp-4_0-branch/gcc/testsuite/objc.dg/torture/dg-torture.exp
    branches/gomp-4_0-branch/gcc/testsuite/objc.dg/torture/strings/strings.exp
    branches/gomp-4_0-branch/gcc/testsuite/objc.dg/torture/tls/tls.exp
    branches/gomp-4_0-branch/gcc/timevar.def
    branches/gomp-4_0-branch/gcc/toplev.c
    branches/gomp-4_0-branch/gcc/toplev.h
    branches/gomp-4_0-branch/gcc/tracer.c
    branches/gomp-4_0-branch/gcc/trans-mem.c
    branches/gomp-4_0-branch/gcc/tree-browser.c
    branches/gomp-4_0-branch/gcc/tree-call-cdce.c
    branches/gomp-4_0-branch/gcc/tree-cfg.c
    branches/gomp-4_0-branch/gcc/tree-cfgcleanup.c
    branches/gomp-4_0-branch/gcc/tree-complex.c
    branches/gomp-4_0-branch/gcc/tree-core.h
    branches/gomp-4_0-branch/gcc/tree-dfa.c
    branches/gomp-4_0-branch/gcc/tree-dfa.h
    branches/gomp-4_0-branch/gcc/tree-eh.c
    branches/gomp-4_0-branch/gcc/tree-emutls.c
    branches/gomp-4_0-branch/gcc/tree-hasher.h
    branches/gomp-4_0-branch/gcc/tree-if-conv.c
    branches/gomp-4_0-branch/gcc/tree-inline.c
    branches/gomp-4_0-branch/gcc/tree-into-ssa.c
    branches/gomp-4_0-branch/gcc/tree-loop-distribution.c
    branches/gomp-4_0-branch/gcc/tree-nested.c
    branches/gomp-4_0-branch/gcc/tree-nrv.c
    branches/gomp-4_0-branch/gcc/tree-object-size.c
    branches/gomp-4_0-branch/gcc/tree-parloops.c
    branches/gomp-4_0-branch/gcc/tree-pass.h
    branches/gomp-4_0-branch/gcc/tree-predcom.c
    branches/gomp-4_0-branch/gcc/tree-pretty-print.c
    branches/gomp-4_0-branch/gcc/tree-profile.c
    branches/gomp-4_0-branch/gcc/tree-sra.c
    branches/gomp-4_0-branch/gcc/tree-ssa-alias.c
    branches/gomp-4_0-branch/gcc/tree-ssa-alias.h
    branches/gomp-4_0-branch/gcc/tree-ssa-ccp.c
    branches/gomp-4_0-branch/gcc/tree-ssa-coalesce.c
    branches/gomp-4_0-branch/gcc/tree-ssa-copy.c
    branches/gomp-4_0-branch/gcc/tree-ssa-copyrename.c
    branches/gomp-4_0-branch/gcc/tree-ssa-dce.c
    branches/gomp-4_0-branch/gcc/tree-ssa-dom.c
    branches/gomp-4_0-branch/gcc/tree-ssa-dom.h
    branches/gomp-4_0-branch/gcc/tree-ssa-dse.c
    branches/gomp-4_0-branch/gcc/tree-ssa-forwprop.c
    branches/gomp-4_0-branch/gcc/tree-ssa-ifcombine.c
    branches/gomp-4_0-branch/gcc/tree-ssa-live.c
    branches/gomp-4_0-branch/gcc/tree-ssa-loop-ch.c
    branches/gomp-4_0-branch/gcc/tree-ssa-loop-im.c
    branches/gomp-4_0-branch/gcc/tree-ssa-loop-ivcanon.c
    branches/gomp-4_0-branch/gcc/tree-ssa-loop-ivopts.c
    branches/gomp-4_0-branch/gcc/tree-ssa-loop-niter.c
    branches/gomp-4_0-branch/gcc/tree-ssa-loop-prefetch.c
    branches/gomp-4_0-branch/gcc/tree-ssa-loop-unswitch.c
    branches/gomp-4_0-branch/gcc/tree-ssa-loop.c
    branches/gomp-4_0-branch/gcc/tree-ssa-math-opts.c
    branches/gomp-4_0-branch/gcc/tree-ssa-operands.c
    branches/gomp-4_0-branch/gcc/tree-ssa-phiopt.c
    branches/gomp-4_0-branch/gcc/tree-ssa-phiprop.c
    branches/gomp-4_0-branch/gcc/tree-ssa-pre.c
    branches/gomp-4_0-branch/gcc/tree-ssa-propagate.c
    branches/gomp-4_0-branch/gcc/tree-ssa-reassoc.c
    branches/gomp-4_0-branch/gcc/tree-ssa-sccvn.c
    branches/gomp-4_0-branch/gcc/tree-ssa-sink.c
    branches/gomp-4_0-branch/gcc/tree-ssa-strlen.c
    branches/gomp-4_0-branch/gcc/tree-ssa-structalias.c
    branches/gomp-4_0-branch/gcc/tree-ssa-tail-merge.c
    branches/gomp-4_0-branch/gcc/tree-ssa-threadedge.c
    branches/gomp-4_0-branch/gcc/tree-ssa-threadupdate.c
    branches/gomp-4_0-branch/gcc/tree-ssa-uncprop.c
    branches/gomp-4_0-branch/gcc/tree-ssa-uninit.c
    branches/gomp-4_0-branch/gcc/tree-ssa.c
    branches/gomp-4_0-branch/gcc/tree-ssanames.c
    branches/gomp-4_0-branch/gcc/tree-stdarg.c
    branches/gomp-4_0-branch/gcc/tree-streamer-in.c
    branches/gomp-4_0-branch/gcc/tree-streamer-out.c
    branches/gomp-4_0-branch/gcc/tree-streamer.c
    branches/gomp-4_0-branch/gcc/tree-streamer.h
    branches/gomp-4_0-branch/gcc/tree-switch-conversion.c
    branches/gomp-4_0-branch/gcc/tree-tailcall.c
    branches/gomp-4_0-branch/gcc/tree-vect-data-refs.c
    branches/gomp-4_0-branch/gcc/tree-vect-generic.c
    branches/gomp-4_0-branch/gcc/tree-vect-loop.c
    branches/gomp-4_0-branch/gcc/tree-vect-patterns.c
    branches/gomp-4_0-branch/gcc/tree-vectorizer.c
    branches/gomp-4_0-branch/gcc/tree-vectorizer.h
    branches/gomp-4_0-branch/gcc/tree-vrp.c
    branches/gomp-4_0-branch/gcc/tree.c
    branches/gomp-4_0-branch/gcc/tree.def
    branches/gomp-4_0-branch/gcc/tree.h
    branches/gomp-4_0-branch/gcc/tsan.c
    branches/gomp-4_0-branch/gcc/ubsan.c
    branches/gomp-4_0-branch/gcc/ubsan.h
    branches/gomp-4_0-branch/gcc/valtrack.c
    branches/gomp-4_0-branch/gcc/valtrack.h
    branches/gomp-4_0-branch/gcc/var-tracking.c
    branches/gomp-4_0-branch/gcc/varasm.c
    branches/gomp-4_0-branch/gcc/varpool.c
    branches/gomp-4_0-branch/gcc/vtable-verify.c
    branches/gomp-4_0-branch/gcc/vtable-verify.h
    branches/gomp-4_0-branch/gcc/web.c
    branches/gomp-4_0-branch/gcc/wide-int-print.cc
    branches/gomp-4_0-branch/gcc/wide-int.cc
    branches/gomp-4_0-branch/gcc/wide-int.h
    branches/gomp-4_0-branch/libatomic/ChangeLog
    branches/gomp-4_0-branch/libatomic/Makefile.am
    branches/gomp-4_0-branch/libatomic/Makefile.in
    branches/gomp-4_0-branch/libatomic/aclocal.m4
    branches/gomp-4_0-branch/libatomic/configure
    branches/gomp-4_0-branch/libatomic/configure.ac
    branches/gomp-4_0-branch/libatomic/configure.tgt
    branches/gomp-4_0-branch/libatomic/testsuite/Makefile.in
    branches/gomp-4_0-branch/libffi/ChangeLog
    branches/gomp-4_0-branch/libffi/testsuite/lib/libffi.exp
    branches/gomp-4_0-branch/libgcc/ChangeLog
    branches/gomp-4_0-branch/libgcc/config/arm/bpabi-v6m.S
    branches/gomp-4_0-branch/libgcc/config/arm/bpabi.S
    branches/gomp-4_0-branch/libgcc/config/arm/bpabi.c
    branches/gomp-4_0-branch/libgcc/unwind-seh.c
    branches/gomp-4_0-branch/libgfortran/ChangeLog
    branches/gomp-4_0-branch/libgfortran/Makefile.am
    branches/gomp-4_0-branch/libgfortran/Makefile.in
    branches/gomp-4_0-branch/libgfortran/caf/libcaf.h
    branches/gomp-4_0-branch/libgfortran/caf/single.c
    branches/gomp-4_0-branch/libgfortran/config.h.in
    branches/gomp-4_0-branch/libgfortran/config/fpu-387.h
    branches/gomp-4_0-branch/libgfortran/config/fpu-aix.h
    branches/gomp-4_0-branch/libgfortran/config/fpu-generic.h
    branches/gomp-4_0-branch/libgfortran/config/fpu-glibc.h
    branches/gomp-4_0-branch/libgfortran/config/fpu-sysv.h
    branches/gomp-4_0-branch/libgfortran/configure
    branches/gomp-4_0-branch/libgfortran/configure.ac
    branches/gomp-4_0-branch/libgfortran/configure.host
    branches/gomp-4_0-branch/libgfortran/generated/all_l1.c
    branches/gomp-4_0-branch/libgfortran/generated/all_l16.c
    branches/gomp-4_0-branch/libgfortran/generated/all_l2.c
    branches/gomp-4_0-branch/libgfortran/generated/all_l4.c
    branches/gomp-4_0-branch/libgfortran/generated/all_l8.c
    branches/gomp-4_0-branch/libgfortran/generated/any_l1.c
    branches/gomp-4_0-branch/libgfortran/generated/any_l16.c
    branches/gomp-4_0-branch/libgfortran/generated/any_l2.c
    branches/gomp-4_0-branch/libgfortran/generated/any_l4.c
    branches/gomp-4_0-branch/libgfortran/generated/any_l8.c
    branches/gomp-4_0-branch/libgfortran/generated/bessel_r10.c
    branches/gomp-4_0-branch/libgfortran/generated/bessel_r16.c
    branches/gomp-4_0-branch/libgfortran/generated/bessel_r4.c
    branches/gomp-4_0-branch/libgfortran/generated/bessel_r8.c
    branches/gomp-4_0-branch/libgfortran/generated/count_16_l.c
    branches/gomp-4_0-branch/libgfortran/generated/count_1_l.c
    branches/gomp-4_0-branch/libgfortran/generated/count_2_l.c
    branches/gomp-4_0-branch/libgfortran/generated/count_4_l.c
    branches/gomp-4_0-branch/libgfortran/generated/count_8_l.c
    branches/gomp-4_0-branch/libgfortran/generated/cshift1_16.c
    branches/gomp-4_0-branch/libgfortran/generated/cshift1_4.c
    branches/gomp-4_0-branch/libgfortran/generated/cshift1_8.c
    branches/gomp-4_0-branch/libgfortran/generated/eoshift1_16.c
    branches/gomp-4_0-branch/libgfortran/generated/eoshift1_4.c
    branches/gomp-4_0-branch/libgfortran/generated/eoshift1_8.c
    branches/gomp-4_0-branch/libgfortran/generated/eoshift3_16.c
    branches/gomp-4_0-branch/libgfortran/generated/eoshift3_4.c
    branches/gomp-4_0-branch/libgfortran/generated/eoshift3_8.c
    branches/gomp-4_0-branch/libgfortran/generated/iall_i1.c
    branches/gomp-4_0-branch/libgfortran/generated/iall_i16.c
    branches/gomp-4_0-branch/libgfortran/generated/iall_i2.c
    branches/gomp-4_0-branch/libgfortran/generated/iall_i4.c
    branches/gomp-4_0-branch/libgfortran/generated/iall_i8.c
    branches/gomp-4_0-branch/libgfortran/generated/iany_i1.c
    branches/gomp-4_0-branch/libgfortran/generated/iany_i16.c
    branches/gomp-4_0-branch/libgfortran/generated/iany_i2.c
    branches/gomp-4_0-branch/libgfortran/generated/iany_i4.c
    branches/gomp-4_0-branch/libgfortran/generated/iany_i8.c
    branches/gomp-4_0-branch/libgfortran/generated/in_pack_c10.c
    branches/gomp-4_0-branch/libgfortran/generated/in_pack_c16.c
    branches/gomp-4_0-branch/libgfortran/generated/in_pack_c4.c
    branches/gomp-4_0-branch/libgfortran/generated/in_pack_c8.c
    branches/gomp-4_0-branch/libgfortran/generated/in_pack_i1.c
    branches/gomp-4_0-branch/libgfortran/generated/in_pack_i16.c
    branches/gomp-4_0-branch/libgfortran/generated/in_pack_i2.c
    branches/gomp-4_0-branch/libgfortran/generated/in_pack_i4.c
    branches/gomp-4_0-branch/libgfortran/generated/in_pack_i8.c
    branches/gomp-4_0-branch/libgfortran/generated/in_pack_r10.c
    branches/gomp-4_0-branch/libgfortran/generated/in_pack_r16.c
    branches/gomp-4_0-branch/libgfortran/generated/in_pack_r4.c
    branches/gomp-4_0-branch/libgfortran/generated/in_pack_r8.c
    branches/gomp-4_0-branch/libgfortran/generated/iparity_i1.c
    branches/gomp-4_0-branch/libgfortran/generated/iparity_i16.c
    branches/gomp-4_0-branch/libgfortran/generated/iparity_i2.c
    branches/gomp-4_0-branch/libgfortran/generated/iparity_i4.c
    branches/gomp-4_0-branch/libgfortran/generated/iparity_i8.c
    branches/gomp-4_0-branch/libgfortran/generated/matmul_c10.c
    branches/gomp-4_0-branch/libgfortran/generated/matmul_c16.c
    branches/gomp-4_0-branch/libgfortran/generated/matmul_c4.c
    branches/gomp-4_0-branch/libgfortran/generated/matmul_c8.c
    branches/gomp-4_0-branch/libgfortran/generated/matmul_i1.c
    branches/gomp-4_0-branch/libgfortran/generated/matmul_i16.c
    branches/gomp-4_0-branch/libgfortran/generated/matmul_i2.c
    branches/gomp-4_0-branch/libgfortran/generated/matmul_i4.c
    branches/gomp-4_0-branch/libgfortran/generated/matmul_i8.c
    branches/gomp-4_0-branch/libgfortran/generated/matmul_l16.c
    branches/gomp-4_0-branch/libgfortran/generated/matmul_l4.c
    branches/gomp-4_0-branch/libgfortran/generated/matmul_l8.c
    branches/gomp-4_0-branch/libgfortran/generated/matmul_r10.c
    branches/gomp-4_0-branch/libgfortran/generated/matmul_r16.c
    branches/gomp-4_0-branch/libgfortran/generated/matmul_r4.c
    branches/gomp-4_0-branch/libgfortran/generated/matmul_r8.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc0_16_i1.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc0_16_i16.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc0_16_i2.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc0_16_i4.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc0_16_i8.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc0_16_r10.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc0_16_r16.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc0_16_r4.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc0_16_r8.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc0_4_i1.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc0_4_i16.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc0_4_i2.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc0_4_i4.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc0_4_i8.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc0_4_r10.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc0_4_r16.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc0_4_r4.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc0_4_r8.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc0_8_i1.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc0_8_i16.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc0_8_i2.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc0_8_i4.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc0_8_i8.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc0_8_r10.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc0_8_r16.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc0_8_r4.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc0_8_r8.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc1_16_i1.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc1_16_i16.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc1_16_i2.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc1_16_i4.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc1_16_i8.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc1_16_r10.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc1_16_r16.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc1_16_r4.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc1_16_r8.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc1_4_i1.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc1_4_i16.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc1_4_i2.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc1_4_i4.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc1_4_i8.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc1_4_r10.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc1_4_r16.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc1_4_r4.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc1_4_r8.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc1_8_i1.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc1_8_i16.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc1_8_i2.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc1_8_i4.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc1_8_i8.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc1_8_r10.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc1_8_r16.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc1_8_r4.c
    branches/gomp-4_0-branch/libgfortran/generated/maxloc1_8_r8.c
    branches/gomp-4_0-branch/libgfortran/generated/maxval_i1.c
    branches/gomp-4_0-branch/libgfortran/generated/maxval_i16.c
    branches/gomp-4_0-branch/libgfortran/generated/maxval_i2.c
    branches/gomp-4_0-branch/libgfortran/generated/maxval_i4.c
    branches/gomp-4_0-branch/libgfortran/generated/maxval_i8.c
    branches/gomp-4_0-branch/libgfortran/generated/maxval_r10.c
    branches/gomp-4_0-branch/libgfortran/generated/maxval_r16.c
    branches/gomp-4_0-branch/libgfortran/generated/maxval_r4.c
    branches/gomp-4_0-branch/libgfortran/generated/maxval_r8.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc0_16_i1.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc0_16_i16.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc0_16_i2.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc0_16_i4.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc0_16_i8.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc0_16_r10.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc0_16_r16.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc0_16_r4.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc0_16_r8.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc0_4_i1.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc0_4_i16.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc0_4_i2.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc0_4_i4.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc0_4_i8.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc0_4_r10.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc0_4_r16.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc0_4_r4.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc0_4_r8.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc0_8_i1.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc0_8_i16.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc0_8_i2.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc0_8_i4.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc0_8_i8.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc0_8_r10.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc0_8_r16.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc0_8_r4.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc0_8_r8.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc1_16_i1.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc1_16_i16.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc1_16_i2.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc1_16_i4.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc1_16_i8.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc1_16_r10.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc1_16_r16.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc1_16_r4.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc1_16_r8.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc1_4_i1.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc1_4_i16.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc1_4_i2.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc1_4_i4.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc1_4_i8.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc1_4_r10.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc1_4_r16.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc1_4_r4.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc1_4_r8.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc1_8_i1.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc1_8_i16.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc1_8_i2.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc1_8_i4.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc1_8_i8.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc1_8_r10.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc1_8_r16.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc1_8_r4.c
    branches/gomp-4_0-branch/libgfortran/generated/minloc1_8_r8.c
    branches/gomp-4_0-branch/libgfortran/generated/minval_i1.c
    branches/gomp-4_0-branch/libgfortran/generated/minval_i16.c
    branches/gomp-4_0-branch/libgfortran/generated/minval_i2.c
    branches/gomp-4_0-branch/libgfortran/generated/minval_i4.c
    branches/gomp-4_0-branch/libgfortran/generated/minval_i8.c
    branches/gomp-4_0-branch/libgfortran/generated/minval_r10.c
    branches/gomp-4_0-branch/libgfortran/generated/minval_r16.c
    branches/gomp-4_0-branch/libgfortran/generated/minval_r4.c
    branches/gomp-4_0-branch/libgfortran/generated/minval_r8.c
    branches/gomp-4_0-branch/libgfortran/generated/norm2_r10.c
    branches/gomp-4_0-branch/libgfortran/generated/norm2_r16.c
    branches/gomp-4_0-branch/libgfortran/generated/norm2_r4.c
    branches/gomp-4_0-branch/libgfortran/generated/norm2_r8.c
    branches/gomp-4_0-branch/libgfortran/generated/pack_c10.c
    branches/gomp-4_0-branch/libgfortran/generated/pack_c16.c
    branches/gomp-4_0-branch/libgfortran/generated/pack_c4.c
    branches/gomp-4_0-branch/libgfortran/generated/pack_c8.c
    branches/gomp-4_0-branch/libgfortran/generated/pack_i1.c
    branches/gomp-4_0-branch/libgfortran/generated/pack_i16.c
    branches/gomp-4_0-branch/libgfortran/generated/pack_i2.c
    branches/gomp-4_0-branch/libgfortran/generated/pack_i4.c
    branches/gomp-4_0-branch/libgfortran/generated/pack_i8.c
    branches/gomp-4_0-branch/libgfortran/generated/pack_r10.c
    branches/gomp-4_0-branch/libgfortran/generated/pack_r16.c
    branches/gomp-4_0-branch/libgfortran/generated/pack_r4.c
    branches/gomp-4_0-branch/libgfortran/generated/pack_r8.c
    branches/gomp-4_0-branch/libgfortran/generated/parity_l1.c
    branches/gomp-4_0-branch/libgfortran/generated/parity_l16.c
    branches/gomp-4_0-branch/libgfortran/generated/parity_l2.c
    branches/gomp-4_0-branch/libgfortran/generated/parity_l4.c
    branches/gomp-4_0-branch/libgfortran/generated/parity_l8.c
    branches/gomp-4_0-branch/libgfortran/generated/product_c10.c
    branches/gomp-4_0-branch/libgfortran/generated/product_c16.c
    branches/gomp-4_0-branch/libgfortran/generated/product_c4.c
    branches/gomp-4_0-branch/libgfortran/generated/product_c8.c
    branches/gomp-4_0-branch/libgfortran/generated/product_i1.c
    branches/gomp-4_0-branch/libgfortran/generated/product_i16.c
    branches/gomp-4_0-branch/libgfortran/generated/product_i2.c
    branches/gomp-4_0-branch/libgfortran/generated/product_i4.c
    branches/gomp-4_0-branch/libgfortran/generated/product_i8.c
    branches/gomp-4_0-branch/libgfortran/generated/product_r10.c
    branches/gomp-4_0-branch/libgfortran/generated/product_r16.c
    branches/gomp-4_0-branch/libgfortran/generated/product_r4.c
    branches/gomp-4_0-branch/libgfortran/generated/product_r8.c
    branches/gomp-4_0-branch/libgfortran/generated/reshape_c10.c
    branches/gomp-4_0-branch/libgfortran/generated/reshape_c16.c
    branches/gomp-4_0-branch/libgfortran/generated/reshape_c4.c
    branches/gomp-4_0-branch/libgfortran/generated/reshape_c8.c
    branches/gomp-4_0-branch/libgfortran/generated/reshape_i16.c
    branches/gomp-4_0-branch/libgfortran/generated/reshape_i4.c
    branches/gomp-4_0-branch/libgfortran/generated/reshape_i8.c
    branches/gomp-4_0-branch/libgfortran/generated/reshape_r10.c
    branches/gomp-4_0-branch/libgfortran/generated/reshape_r16.c
    branches/gomp-4_0-branch/libgfortran/generated/reshape_r4.c
    branches/gomp-4_0-branch/libgfortran/generated/reshape_r8.c
    branches/gomp-4_0-branch/libgfortran/generated/shape_i16.c
    branches/gomp-4_0-branch/libgfortran/generated/shape_i4.c
    branches/gomp-4_0-branch/libgfortran/generated/shape_i8.c
    branches/gomp-4_0-branch/libgfortran/generated/spread_c10.c
    branches/gomp-4_0-branch/libgfortran/generated/spread_c16.c
    branches/gomp-4_0-branch/libgfortran/generated/spread_c4.c
    branches/gomp-4_0-branch/libgfortran/generated/spread_c8.c
    branches/gomp-4_0-branch/libgfortran/generated/spread_i1.c
    branches/gomp-4_0-branch/libgfortran/generated/spread_i16.c
    branches/gomp-4_0-branch/libgfortran/generated/spread_i2.c
    branches/gomp-4_0-branch/libgfortran/generated/spread_i4.c
    branches/gomp-4_0-branch/libgfortran/generated/spread_i8.c
    branches/gomp-4_0-branch/libgfortran/generated/spread_r10.c
    branches/gomp-4_0-branch/libgfortran/generated/spread_r16.c
    branches/gomp-4_0-branch/libgfortran/generated/spread_r4.c
    branches/gomp-4_0-branch/libgfortran/generated/spread_r8.c
    branches/gomp-4_0-branch/libgfortran/generated/sum_c10.c
    branches/gomp-4_0-branch/libgfortran/generated/sum_c16.c
    branches/gomp-4_0-branch/libgfortran/generated/sum_c4.c
    branches/gomp-4_0-branch/libgfortran/generated/sum_c8.c
    branches/gomp-4_0-branch/libgfortran/generated/sum_i1.c
    branches/gomp-4_0-branch/libgfortran/generated/sum_i16.c
    branches/gomp-4_0-branch/libgfortran/generated/sum_i2.c
    branches/gomp-4_0-branch/libgfortran/generated/sum_i4.c
    branches/gomp-4_0-branch/libgfortran/generated/sum_i8.c
    branches/gomp-4_0-branch/libgfortran/generated/sum_r10.c
    branches/gomp-4_0-branch/libgfortran/generated/sum_r16.c
    branches/gomp-4_0-branch/libgfortran/generated/sum_r4.c
    branches/gomp-4_0-branch/libgfortran/generated/sum_r8.c
    branches/gomp-4_0-branch/libgfortran/generated/transpose_c10.c
    branches/gomp-4_0-branch/libgfortran/generated/transpose_c16.c
    branches/gomp-4_0-branch/libgfortran/generated/transpose_c4.c
    branches/gomp-4_0-branch/libgfortran/generated/transpose_c8.c
    branches/gomp-4_0-branch/libgfortran/generated/transpose_i16.c
    branches/gomp-4_0-branch/libgfortran/generated/transpose_i4.c
    branches/gomp-4_0-branch/libgfortran/generated/transpose_i8.c
    branches/gomp-4_0-branch/libgfortran/generated/transpose_r10.c
    branches/gomp-4_0-branch/libgfortran/generated/transpose_r16.c
    branches/gomp-4_0-branch/libgfortran/generated/transpose_r4.c
    branches/gomp-4_0-branch/libgfortran/generated/transpose_r8.c
    branches/gomp-4_0-branch/libgfortran/generated/unpack_c10.c
    branches/gomp-4_0-branch/libgfortran/generated/unpack_c16.c
    branches/gomp-4_0-branch/libgfortran/generated/unpack_c4.c
    branches/gomp-4_0-branch/libgfortran/generated/unpack_c8.c
    branches/gomp-4_0-branch/libgfortran/generated/unpack_i1.c
    branches/gomp-4_0-branch/libgfortran/generated/unpack_i16.c
    branches/gomp-4_0-branch/libgfortran/generated/unpack_i2.c
    branches/gomp-4_0-branch/libgfortran/generated/unpack_i4.c
    branches/gomp-4_0-branch/libgfortran/generated/unpack_i8.c
    branches/gomp-4_0-branch/libgfortran/generated/unpack_r10.c
    branches/gomp-4_0-branch/libgfortran/generated/unpack_r16.c
    branches/gomp-4_0-branch/libgfortran/generated/unpack_r4.c
    branches/gomp-4_0-branch/libgfortran/generated/unpack_r8.c
    branches/gomp-4_0-branch/libgfortran/gfortran.map
    branches/gomp-4_0-branch/libgfortran/intrinsics/c99_functions.c
    branches/gomp-4_0-branch/libgfortran/intrinsics/cshift0.c
    branches/gomp-4_0-branch/libgfortran/intrinsics/eoshift0.c
    branches/gomp-4_0-branch/libgfortran/intrinsics/eoshift2.c
    branches/gomp-4_0-branch/libgfortran/intrinsics/pack_generic.c
    branches/gomp-4_0-branch/libgfortran/intrinsics/reshape_generic.c
    branches/gomp-4_0-branch/libgfortran/intrinsics/spread_generic.c
    branches/gomp-4_0-branch/libgfortran/intrinsics/string_intrinsics_inc.c
    branches/gomp-4_0-branch/libgfortran/intrinsics/transpose_generic.c
    branches/gomp-4_0-branch/libgfortran/intrinsics/unpack_generic.c
    branches/gomp-4_0-branch/libgfortran/io/list_read.c
    branches/gomp-4_0-branch/libgfortran/io/transfer.c
    branches/gomp-4_0-branch/libgfortran/io/unit.c
    branches/gomp-4_0-branch/libgfortran/io/unix.c
    branches/gomp-4_0-branch/libgfortran/io/write.c
    branches/gomp-4_0-branch/libgfortran/libgfortran.h
    branches/gomp-4_0-branch/libgfortran/m4/bessel.m4
    branches/gomp-4_0-branch/libgfortran/m4/cshift1.m4
    branches/gomp-4_0-branch/libgfortran/m4/eoshift1.m4
    branches/gomp-4_0-branch/libgfortran/m4/eoshift3.m4
    branches/gomp-4_0-branch/libgfortran/m4/iforeach.m4
    branches/gomp-4_0-branch/libgfortran/m4/ifunction.m4
    branches/gomp-4_0-branch/libgfortran/m4/ifunction_logical.m4
    branches/gomp-4_0-branch/libgfortran/m4/in_pack.m4
    branches/gomp-4_0-branch/libgfortran/m4/matmul.m4
    branches/gomp-4_0-branch/libgfortran/m4/matmull.m4
    branches/gomp-4_0-branch/libgfortran/m4/pack.m4
    branches/gomp-4_0-branch/libgfortran/m4/reshape.m4
    branches/gomp-4_0-branch/libgfortran/m4/shape.m4
    branches/gomp-4_0-branch/libgfortran/m4/spread.m4
    branches/gomp-4_0-branch/libgfortran/m4/transpose.m4
    branches/gomp-4_0-branch/libgfortran/m4/unpack.m4
    branches/gomp-4_0-branch/libgfortran/runtime/convert_char.c
    branches/gomp-4_0-branch/libgfortran/runtime/environ.c
    branches/gomp-4_0-branch/libgfortran/runtime/in_pack_generic.c
    branches/gomp-4_0-branch/libgfortran/runtime/memory.c
    branches/gomp-4_0-branch/libgfortran/runtime/stop.c
    branches/gomp-4_0-branch/libgo/Makefile.am
    branches/gomp-4_0-branch/libgo/Makefile.in
    branches/gomp-4_0-branch/libgo/runtime/go-map-delete.c
    branches/gomp-4_0-branch/libgo/testsuite/gotest
    branches/gomp-4_0-branch/libgomp/ChangeLog
    branches/gomp-4_0-branch/libgomp/omp_lib.f90.in
    branches/gomp-4_0-branch/libgomp/omp_lib.h.in
    branches/gomp-4_0-branch/libgomp/testsuite/lib/libgomp.exp
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c++/c++.exp
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c++/for-10.C
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c/appendix-a/a.29.1.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c/c.exp
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c/for-2.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c/for-2.h
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.fortran/declare-simd-1.f90
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.fortran/fortran.exp
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.fortran/openmp_version-1.f
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.fortran/openmp_version-2.f90
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.fortran/udr4.f90
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.fortran/udr6.f90
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.fortran/udr7.f90
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.graphite/graphite.exp
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c++/c++.exp
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c/c.exp
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/fortran.exp
    branches/gomp-4_0-branch/libsanitizer/ChangeLog
    branches/gomp-4_0-branch/libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc



More information about the Libstdc++-cvs mailing list