r228382 - in /branches/gomp-4_0-branch: ./ gcc/...

tschwinge@gcc.gnu.org tschwinge@gcc.gnu.org
Fri Oct 2 10:01:00 GMT 2015


Author: tschwinge
Date: Fri Oct  2 10:01:27 2015
New Revision: 228382

URL: https://gcc.gnu.org/viewcvs?rev=228382&root=gcc&view=rev
Log:
svn merge -r 228054:228315 svn+ssh://gcc.gnu.org/svn/gcc/trunk

Added:
    branches/gomp-4_0-branch/libstdc++-v3/testsuite/20_util/tuple/cons/nested_tuple_construct.cc
      - copied unchanged from r228315, trunk/libstdc++-v3/testsuite/20_util/tuple/cons/nested_tuple_construct.cc
    branches/gomp-4_0-branch/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/char/errno.cc
      - copied unchanged from r228315, trunk/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/char/errno.cc
Removed:
    branches/gomp-4_0-branch/libstdc++-v3/config/cpu/alpha/
    branches/gomp-4_0-branch/libstdc++-v3/config/cpu/ia64/
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/config/locale/gnu/c++locale_internal.h
    branches/gomp-4_0-branch/libstdc++-v3/config/locale/gnu/c_locale.cc
    branches/gomp-4_0-branch/libstdc++-v3/config/locale/gnu/messages_members.cc
    branches/gomp-4_0-branch/libstdc++-v3/include/bits/stl_deque.h
    branches/gomp-4_0-branch/libstdc++-v3/include/ext/string_conversions.h
    branches/gomp-4_0-branch/libstdc++-v3/include/std/condition_variable
    branches/gomp-4_0-branch/libstdc++-v3/include/std/thread
    branches/gomp-4_0-branch/libstdc++-v3/include/std/tuple
    branches/gomp-4_0-branch/libstdc++-v3/src/c++11/condition_variable.cc
    branches/gomp-4_0-branch/libstdc++-v3/src/c++11/thread.cc
    branches/gomp-4_0-branch/libstdc++-v3/src/c++98/Makefile.am
    branches/gomp-4_0-branch/libstdc++-v3/src/c++98/Makefile.in
    branches/gomp-4_0-branch/libstdc++-v3/testsuite/23_containers/deque/allocator/move.cc
    branches/gomp-4_0-branch/libstdc++-v3/testsuite/27_io/basic_stringbuf/seekoff/char/1.cc
    branches/gomp-4_0-branch/libstdc++-v3/testsuite/27_io/basic_stringbuf/seekoff/wchar_t/1.cc

Changes in other areas also in this revision:
Added:
    branches/gomp-4_0-branch/gcc/config/rs6000/aix71.h
      - copied unchanged from r228315, trunk/gcc/config/rs6000/aix71.h
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/ubsan/bounds-11.c
      - copied unchanged from r228315, trunk/gcc/testsuite/c-c++-common/ubsan/bounds-11.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/ubsan/bounds-12.c
      - copied unchanged from r228315, trunk/gcc/testsuite/c-c++-common/ubsan/bounds-12.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/ubsan/pr64906.c
      - copied unchanged from r228315, trunk/gcc/testsuite/c-c++-common/ubsan/pr64906.c
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/pr67699.C
      - copied unchanged from r228315, trunk/gcc/testsuite/g++.dg/pr67699.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/tree-ssa/restrict3.C
      - copied unchanged from r228315, trunk/gcc/testsuite/g++.dg/tree-ssa/restrict3.C
    branches/gomp-4_0-branch/gcc/testsuite/gcc.c-torture/execute/pr67037.c
      - copied unchanged from r228315, trunk/gcc/testsuite/gcc.c-torture/execute/pr67037.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/Werror-13.c
      - copied unchanged from r228315, trunk/gcc/testsuite/gcc.dg/Werror-13.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/run-id-pr67700-1.c
      - copied unchanged from r228315, trunk/gcc/testsuite/gcc.dg/graphite/run-id-pr67700-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/run-id-pr67700.c
      - copied unchanged from r228315, trunk/gcc/testsuite/gcc.dg/graphite/run-id-pr67700.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/pr67312.c
      - copied unchanged from r228315, trunk/gcc/testsuite/gcc.dg/pr67312.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/pr67465.c
      - copied unchanged from r228315, trunk/gcc/testsuite/gcc.dg/pr67465.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/pr67730.c
      - copied unchanged from r228315, trunk/gcc/testsuite/gcc.dg/pr67730.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/torture/pr67690.c
      - copied unchanged from r228315, trunk/gcc/testsuite/gcc.dg/torture/pr67690.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/torture/pr67741.c
      - copied unchanged from r228315, trunk/gcc/testsuite/gcc.dg/torture/pr67741.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/tree-ssa/restrict-6.c
      - copied unchanged from r228315, trunk/gcc/testsuite/gcc.dg/tree-ssa/restrict-6.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-branch-1.c
      - copied unchanged from r228315, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-branch-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/pr62171.c
      - copied unchanged from r228315, trunk/gcc/testsuite/gcc.dg/vect/pr62171.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/fpcr_fpsr_1.c
      - copied unchanged from r228315, trunk/gcc/testsuite/gcc.target/aarch64/fpcr_fpsr_1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/arm/fp16-inf.c
      - copied unchanged from r228315, trunk/gcc/testsuite/gcc.target/arm/fp16-inf.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/pr65105-1.c
      - copied unchanged from r228315, trunk/gcc/testsuite/gcc.target/i386/pr65105-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/pr65105-2.c
      - copied unchanged from r228315, trunk/gcc/testsuite/gcc.target/i386/pr65105-2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/pr65105-3.c
      - copied unchanged from r228315, trunk/gcc/testsuite/gcc.target/i386/pr65105-3.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/pr65105-4.C
      - copied unchanged from r228315, trunk/gcc/testsuite/gcc.target/i386/pr65105-4.C
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/pr67761.c
      - copied unchanged from r228315, trunk/gcc/testsuite/gcc.target/i386/pr67761.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/sh/pr54236-5.c
      - copied unchanged from r228315, trunk/gcc/testsuite/gcc.target/sh/pr54236-5.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/sh/pr54236-6.c
      - copied unchanged from r228315, trunk/gcc/testsuite/gcc.target/sh/pr54236-6.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/sh/pr67675.c
      - copied unchanged from r228315, trunk/gcc/testsuite/gcc.target/sh/pr67675.c
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/alloc_comp_deep_copy_3.f03
      - copied unchanged from r228315, trunk/gcc/testsuite/gfortran.dg/alloc_comp_deep_copy_3.f03
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/allocatable_function_9.f90
      - copied unchanged from r228315, trunk/gcc/testsuite/gfortran.dg/allocatable_function_9.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/pr67170.f90
      - copied unchanged from r228315, trunk/gcc/testsuite/gfortran.dg/pr67170.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/pr67525.f90
      - copied unchanged from r228315, trunk/gcc/testsuite/gfortran.dg/pr67525.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/pr67614.f90
      - copied unchanged from r228315, trunk/gcc/testsuite/gfortran.dg/pr67614.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/ptr_func_assign_1.f08
      - copied unchanged from r228315, trunk/gcc/testsuite/gfortran.dg/ptr_func_assign_1.f08
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/ptr_func_assign_2.f08
      - copied unchanged from r228315, trunk/gcc/testsuite/gfortran.dg/ptr_func_assign_2.f08
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/ptr_func_assign_3.f08
      - copied unchanged from r228315, trunk/gcc/testsuite/gfortran.dg/ptr_func_assign_3.f08
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/ptr_func_assign_4.f08
      - copied unchanged from r228315, trunk/gcc/testsuite/gfortran.dg/ptr_func_assign_4.f08
    branches/gomp-4_0-branch/libgcc/config/sol2/
      - copied from r228315, trunk/libgcc/config/sol2/
Removed:
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/tlsdesc_hoist.c
    branches/gomp-4_0-branch/libgcc/config/gmon-sol2.c
    branches/gomp-4_0-branch/libgcc/config/t-sol2
Modified:
    branches/gomp-4_0-branch/   (props changed)
    branches/gomp-4_0-branch/gcc/ChangeLog
    branches/gomp-4_0-branch/gcc/ChangeLog-2013
    branches/gomp-4_0-branch/gcc/DATESTAMP
    branches/gomp-4_0-branch/gcc/ada/ChangeLog
    branches/gomp-4_0-branch/gcc/ada/gcc-interface/utils.c
    branches/gomp-4_0-branch/gcc/builtin-types.def
    branches/gomp-4_0-branch/gcc/builtins.c
    branches/gomp-4_0-branch/gcc/c-family/ChangeLog
    branches/gomp-4_0-branch/gcc/c-family/c-common.c
    branches/gomp-4_0-branch/gcc/c-family/c-indentation.c
    branches/gomp-4_0-branch/gcc/c-family/c-ubsan.c
    branches/gomp-4_0-branch/gcc/c/ChangeLog
    branches/gomp-4_0-branch/gcc/c/c-typeck.c
    branches/gomp-4_0-branch/gcc/cfgexpand.c
    branches/gomp-4_0-branch/gcc/cfgexpand.h
    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.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/constraints.md
    branches/gomp-4_0-branch/gcc/config/aarch64/predicates.md
    branches/gomp-4_0-branch/gcc/config/aarch64/thunderx.md
    branches/gomp-4_0-branch/gcc/config/arc/arc.c
    branches/gomp-4_0-branch/gcc/config/arc/constraints.md
    branches/gomp-4_0-branch/gcc/config/arm/cortex-a53.md
    branches/gomp-4_0-branch/gcc/config/arm/cortex-a57.md
    branches/gomp-4_0-branch/gcc/config/arm/types.md
    branches/gomp-4_0-branch/gcc/config/cris/cris.md
    branches/gomp-4_0-branch/gcc/config/ft32/ft32.md
    branches/gomp-4_0-branch/gcc/config/ft32/predicates.md
    branches/gomp-4_0-branch/gcc/config/i386/i386-c.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/i386.opt
    branches/gomp-4_0-branch/gcc/config/i386/intelmic-mkoffload.c
    branches/gomp-4_0-branch/gcc/config/i386/predicates.md
    branches/gomp-4_0-branch/gcc/config/i386/sol2.h
    branches/gomp-4_0-branch/gcc/config/i386/sse.md
    branches/gomp-4_0-branch/gcc/config/i386/t-interix
    branches/gomp-4_0-branch/gcc/config/i386/x86-tune.def
    branches/gomp-4_0-branch/gcc/config/microblaze/microblaze.c
    branches/gomp-4_0-branch/gcc/config/mips/mips.c
    branches/gomp-4_0-branch/gcc/config/msp430/constraints.md
    branches/gomp-4_0-branch/gcc/config/msp430/msp430.c
    branches/gomp-4_0-branch/gcc/config/nvptx/mkoffload.c
    branches/gomp-4_0-branch/gcc/config/nvptx/nvptx.c
    branches/gomp-4_0-branch/gcc/config/pa/pa-linux.h
    branches/gomp-4_0-branch/gcc/config/pa/pa-protos.h
    branches/gomp-4_0-branch/gcc/config/pa/pa.c
    branches/gomp-4_0-branch/gcc/config/pa/pa.md
    branches/gomp-4_0-branch/gcc/config/pdp11/pdp11-protos.h
    branches/gomp-4_0-branch/gcc/config/pdp11/pdp11.c
    branches/gomp-4_0-branch/gcc/config/pdp11/pdp11.h
    branches/gomp-4_0-branch/gcc/config/rl78/rl78-expand.md
    branches/gomp-4_0-branch/gcc/config/rs6000/rs6000.c
    branches/gomp-4_0-branch/gcc/config/rs6000/sysv4.h
    branches/gomp-4_0-branch/gcc/config/rs6000/xcoff.h
    branches/gomp-4_0-branch/gcc/config/rx/constraints.md
    branches/gomp-4_0-branch/gcc/config/rx/rx.c
    branches/gomp-4_0-branch/gcc/config/sh/predicates.md
    branches/gomp-4_0-branch/gcc/config/sh/sh-mem.cc
    branches/gomp-4_0-branch/gcc/config/sh/sh-protos.h
    branches/gomp-4_0-branch/gcc/config/sh/sh.c
    branches/gomp-4_0-branch/gcc/config/sh/sh.h
    branches/gomp-4_0-branch/gcc/config/sh/sh.md
    branches/gomp-4_0-branch/gcc/config/sol2.h
    branches/gomp-4_0-branch/gcc/config/sparc/driver-sparc.c
    branches/gomp-4_0-branch/gcc/config/sparc/sol2.h
    branches/gomp-4_0-branch/gcc/config/sparc/sparc.c
    branches/gomp-4_0-branch/gcc/config/sparc/sparc.md
    branches/gomp-4_0-branch/gcc/config/sparc/sparc.opt
    branches/gomp-4_0-branch/gcc/config/sparc/sync.md
    branches/gomp-4_0-branch/gcc/config/sparc/t-rtems
    branches/gomp-4_0-branch/gcc/config/spu/spu-protos.h
    branches/gomp-4_0-branch/gcc/config/spu/spu.c
    branches/gomp-4_0-branch/gcc/config/spu/spu.md
    branches/gomp-4_0-branch/gcc/configure
    branches/gomp-4_0-branch/gcc/configure.ac
    branches/gomp-4_0-branch/gcc/cp/ChangeLog
    branches/gomp-4_0-branch/gcc/cp/parser.c
    branches/gomp-4_0-branch/gcc/dbgcnt.def
    branches/gomp-4_0-branch/gcc/doc/extend.texi
    branches/gomp-4_0-branch/gcc/doc/gimple.texi
    branches/gomp-4_0-branch/gcc/doc/invoke.texi
    branches/gomp-4_0-branch/gcc/dwarf2asm.c
    branches/gomp-4_0-branch/gcc/dwarf2out.c
    branches/gomp-4_0-branch/gcc/explow.c
    branches/gomp-4_0-branch/gcc/fortran/ChangeLog
    branches/gomp-4_0-branch/gcc/fortran/decl.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/match.c
    branches/gomp-4_0-branch/gcc/fortran/match.h
    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/symbol.c
    branches/gomp-4_0-branch/gcc/fortran/trans-expr.c
    branches/gomp-4_0-branch/gcc/fortran/types.def
    branches/gomp-4_0-branch/gcc/function.c
    branches/gomp-4_0-branch/gcc/gcc.c
    branches/gomp-4_0-branch/gcc/gdbhooks.py
    branches/gomp-4_0-branch/gcc/gimple-ssa.h
    branches/gomp-4_0-branch/gcc/gimple.h
    branches/gomp-4_0-branch/gcc/go/ChangeLog
    branches/gomp-4_0-branch/gcc/go/gofrontend/MERGE
    branches/gomp-4_0-branch/gcc/go/gofrontend/expressions.cc
    branches/gomp-4_0-branch/gcc/go/gospec.c
    branches/gomp-4_0-branch/gcc/graphite-dependences.c
    branches/gomp-4_0-branch/gcc/graphite-optimize-isl.c
    branches/gomp-4_0-branch/gcc/graphite-poly.h
    branches/gomp-4_0-branch/gcc/graphite-scop-detection.c
    branches/gomp-4_0-branch/gcc/graphite-sese-to-poly.c
    branches/gomp-4_0-branch/gcc/graphite.c
    branches/gomp-4_0-branch/gcc/ifcvt.c
    branches/gomp-4_0-branch/gcc/ira-color.c
    branches/gomp-4_0-branch/gcc/jit/ChangeLog
    branches/gomp-4_0-branch/gcc/jit/jit-builtins.c
    branches/gomp-4_0-branch/gcc/jit/jit-builtins.h
    branches/gomp-4_0-branch/gcc/lra-constraints.c
    branches/gomp-4_0-branch/gcc/lto-cgraph.c
    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-lang.c
    branches/gomp-4_0-branch/gcc/omp-low.c
    branches/gomp-4_0-branch/gcc/opts-common.c
    branches/gomp-4_0-branch/gcc/opts.c
    branches/gomp-4_0-branch/gcc/params.def
    branches/gomp-4_0-branch/gcc/passes.c
    branches/gomp-4_0-branch/gcc/po/ChangeLog
    branches/gomp-4_0-branch/gcc/po/tr.po
    branches/gomp-4_0-branch/gcc/pretty-print.c
    branches/gomp-4_0-branch/gcc/pretty-print.h
    branches/gomp-4_0-branch/gcc/read-md.c
    branches/gomp-4_0-branch/gcc/sese.c
    branches/gomp-4_0-branch/gcc/sese.h
    branches/gomp-4_0-branch/gcc/targhooks.h
    branches/gomp-4_0-branch/gcc/testsuite/ChangeLog
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/Wmisleading-indentation.c
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/stdint.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/debug/dwarf2/deleted-member-function.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/debug/dwarf2/dwarf4-nested.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/debug/dwarf2/global-used-types-1.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/debug/dwarf2/imported-decl-2.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/debug/dwarf2/lambda1.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/debug/dwarf2/lineno-simple1.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/debug/dwarf2/namespace-1.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/debug/dwarf2/nested-4.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/debug/dwarf2/noreturn-function.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/debug/dwarf2/pr44641.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/debug/dwarf2/pr46527.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/debug/dwarf2/pr61433.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/debug/dwarf2/pubnames-2.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/debug/dwarf2/pubnames-3.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/debug/dwarf2/template-func-params-6.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/debug/dwarf2/template-params-6.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/diagnostic/disable.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/gomp/tls-wrap4.C
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/asm-4.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/atomic-op-optimize.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/debug/dwarf2/dwarf2-macro.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/debug/dwarf2/dwarf2-macro2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/debug/dwarf2/global-used-types.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/debug/dwarf2/lang-c89.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/debug/dwarf2/noreturn-function-attribute.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/debug/dwarf2/noreturn-function-keyword.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/debug/dwarf2/stacked-qualified-types-3.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/debug/pr65771.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/block-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/block-3.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/block-4.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/block-5.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/block-6.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/block-7.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/block-8.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/block-pr47654.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/interchange-0.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/interchange-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/interchange-10.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/interchange-11.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/interchange-12.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/interchange-13.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/interchange-14.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/interchange-15.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/interchange-3.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/interchange-4.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/interchange-5.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/interchange-6.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/interchange-7.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/interchange-8.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/interchange-9.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/interchange-mvt.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/pr35356-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/pr35356-3.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/pr37485.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/scop-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/scop-11.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/scop-5.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/uns-block-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/uns-interchange-9.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/lower-subreg-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/pr54087.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/pr64935-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/pr64935-2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/tg-tests.h
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/tls/section-2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/costmodel/ppc/costmodel-bb-slp-9a-pr63175.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/costmodel/ppc/costmodel-pr37194.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/trapv-vect-reduc-4.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/target_attr_10.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/arm/divzero.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/arm/sibcall-2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/arm/thumb1-Os-mult.c
    branches/gomp-4_0-branch/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
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/arm/thumb1-load-64bit-constant-3.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/arm/volatile-bitfields-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/arm/volatile-bitfields-2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/arm/volatile-bitfields-3.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/arm/volatile-bitfields-4.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/avx512vbmi-check.h
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/pr66749.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/pr66821.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/pr67329.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/stackalign/return-4.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/sh/pr54236-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/sh/pr59533-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/default_format_2.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/default_format_denormal_2.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/fmt_tab_1.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/fmt_tab_2.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/function_types_3.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/graphite/block-1.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/graphite/block-2.f
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/graphite/interchange-3.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/graphite/pr14741.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/ieee/ieee_4.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/round_4.f90
    branches/gomp-4_0-branch/gcc/testsuite/lib/target-supports.exp
    branches/gomp-4_0-branch/gcc/tree-cfg.c
    branches/gomp-4_0-branch/gcc/tree-eh.c
    branches/gomp-4_0-branch/gcc/tree-inline.c
    branches/gomp-4_0-branch/gcc/tree-inline.h
    branches/gomp-4_0-branch/gcc/tree-object-size.c
    branches/gomp-4_0-branch/gcc/tree-outof-ssa.c
    branches/gomp-4_0-branch/gcc/tree-outof-ssa.h
    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-coalesce.c
    branches/gomp-4_0-branch/gcc/tree-ssa-coalesce.h
    branches/gomp-4_0-branch/gcc/tree-ssa-dom.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-math-opts.c
    branches/gomp-4_0-branch/gcc/tree-ssa-pre.c
    branches/gomp-4_0-branch/gcc/tree-ssa-sccvn.c
    branches/gomp-4_0-branch/gcc/tree-ssa-sccvn.h
    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-threadupdate.c
    branches/gomp-4_0-branch/gcc/tree-ssa-threadupdate.h
    branches/gomp-4_0-branch/gcc/tree-ssanames.c
    branches/gomp-4_0-branch/gcc/tree-ssanames.h
    branches/gomp-4_0-branch/gcc/tree.h
    branches/gomp-4_0-branch/include/ChangeLog
    branches/gomp-4_0-branch/include/gomp-constants.h
    branches/gomp-4_0-branch/libffi/ChangeLog
    branches/gomp-4_0-branch/libffi/src/powerpc/ffi_sysv.c
    branches/gomp-4_0-branch/libgcc/ChangeLog
    branches/gomp-4_0-branch/libgcc/config.host
    branches/gomp-4_0-branch/libgcc/config.in
    branches/gomp-4_0-branch/libgcc/config/arm/fp16.c
    branches/gomp-4_0-branch/libgcc/config/pa/linux-atomic.c
    branches/gomp-4_0-branch/libgcc/configure
    branches/gomp-4_0-branch/libgcc/configure.ac
    branches/gomp-4_0-branch/libgcc/soft-fp/adddf3.c
    branches/gomp-4_0-branch/libgcc/soft-fp/addsf3.c
    branches/gomp-4_0-branch/libgcc/soft-fp/addtf3.c
    branches/gomp-4_0-branch/libgcc/soft-fp/divdf3.c
    branches/gomp-4_0-branch/libgcc/soft-fp/divsf3.c
    branches/gomp-4_0-branch/libgcc/soft-fp/divtf3.c
    branches/gomp-4_0-branch/libgcc/soft-fp/double.h
    branches/gomp-4_0-branch/libgcc/soft-fp/eqdf2.c
    branches/gomp-4_0-branch/libgcc/soft-fp/eqsf2.c
    branches/gomp-4_0-branch/libgcc/soft-fp/eqtf2.c
    branches/gomp-4_0-branch/libgcc/soft-fp/extenddftf2.c
    branches/gomp-4_0-branch/libgcc/soft-fp/extended.h
    branches/gomp-4_0-branch/libgcc/soft-fp/extendsfdf2.c
    branches/gomp-4_0-branch/libgcc/soft-fp/extendsftf2.c
    branches/gomp-4_0-branch/libgcc/soft-fp/extendxftf2.c
    branches/gomp-4_0-branch/libgcc/soft-fp/fixdfdi.c
    branches/gomp-4_0-branch/libgcc/soft-fp/fixdfsi.c
    branches/gomp-4_0-branch/libgcc/soft-fp/fixdfti.c
    branches/gomp-4_0-branch/libgcc/soft-fp/fixsfdi.c
    branches/gomp-4_0-branch/libgcc/soft-fp/fixsfsi.c
    branches/gomp-4_0-branch/libgcc/soft-fp/fixsfti.c
    branches/gomp-4_0-branch/libgcc/soft-fp/fixtfdi.c
    branches/gomp-4_0-branch/libgcc/soft-fp/fixtfsi.c
    branches/gomp-4_0-branch/libgcc/soft-fp/fixtfti.c
    branches/gomp-4_0-branch/libgcc/soft-fp/fixunsdfdi.c
    branches/gomp-4_0-branch/libgcc/soft-fp/fixunsdfsi.c
    branches/gomp-4_0-branch/libgcc/soft-fp/fixunsdfti.c
    branches/gomp-4_0-branch/libgcc/soft-fp/fixunssfdi.c
    branches/gomp-4_0-branch/libgcc/soft-fp/fixunssfsi.c
    branches/gomp-4_0-branch/libgcc/soft-fp/fixunssfti.c
    branches/gomp-4_0-branch/libgcc/soft-fp/fixunstfdi.c
    branches/gomp-4_0-branch/libgcc/soft-fp/fixunstfsi.c
    branches/gomp-4_0-branch/libgcc/soft-fp/fixunstfti.c
    branches/gomp-4_0-branch/libgcc/soft-fp/floatdidf.c
    branches/gomp-4_0-branch/libgcc/soft-fp/floatdisf.c
    branches/gomp-4_0-branch/libgcc/soft-fp/floatditf.c
    branches/gomp-4_0-branch/libgcc/soft-fp/floatsidf.c
    branches/gomp-4_0-branch/libgcc/soft-fp/floatsisf.c
    branches/gomp-4_0-branch/libgcc/soft-fp/floatsitf.c
    branches/gomp-4_0-branch/libgcc/soft-fp/floattidf.c
    branches/gomp-4_0-branch/libgcc/soft-fp/floattisf.c
    branches/gomp-4_0-branch/libgcc/soft-fp/floattitf.c
    branches/gomp-4_0-branch/libgcc/soft-fp/floatundidf.c
    branches/gomp-4_0-branch/libgcc/soft-fp/floatundisf.c
    branches/gomp-4_0-branch/libgcc/soft-fp/floatunditf.c
    branches/gomp-4_0-branch/libgcc/soft-fp/floatunsidf.c
    branches/gomp-4_0-branch/libgcc/soft-fp/floatunsisf.c
    branches/gomp-4_0-branch/libgcc/soft-fp/floatunsitf.c
    branches/gomp-4_0-branch/libgcc/soft-fp/floatuntidf.c
    branches/gomp-4_0-branch/libgcc/soft-fp/floatuntisf.c
    branches/gomp-4_0-branch/libgcc/soft-fp/floatuntitf.c
    branches/gomp-4_0-branch/libgcc/soft-fp/gedf2.c
    branches/gomp-4_0-branch/libgcc/soft-fp/gesf2.c
    branches/gomp-4_0-branch/libgcc/soft-fp/getf2.c
    branches/gomp-4_0-branch/libgcc/soft-fp/ledf2.c
    branches/gomp-4_0-branch/libgcc/soft-fp/lesf2.c
    branches/gomp-4_0-branch/libgcc/soft-fp/letf2.c
    branches/gomp-4_0-branch/libgcc/soft-fp/muldf3.c
    branches/gomp-4_0-branch/libgcc/soft-fp/mulsf3.c
    branches/gomp-4_0-branch/libgcc/soft-fp/multf3.c
    branches/gomp-4_0-branch/libgcc/soft-fp/negdf2.c
    branches/gomp-4_0-branch/libgcc/soft-fp/negsf2.c
    branches/gomp-4_0-branch/libgcc/soft-fp/negtf2.c
    branches/gomp-4_0-branch/libgcc/soft-fp/op-1.h
    branches/gomp-4_0-branch/libgcc/soft-fp/op-2.h
    branches/gomp-4_0-branch/libgcc/soft-fp/op-4.h
    branches/gomp-4_0-branch/libgcc/soft-fp/op-8.h
    branches/gomp-4_0-branch/libgcc/soft-fp/op-common.h
    branches/gomp-4_0-branch/libgcc/soft-fp/quad.h
    branches/gomp-4_0-branch/libgcc/soft-fp/single.h
    branches/gomp-4_0-branch/libgcc/soft-fp/soft-fp.h
    branches/gomp-4_0-branch/libgcc/soft-fp/subdf3.c
    branches/gomp-4_0-branch/libgcc/soft-fp/subsf3.c
    branches/gomp-4_0-branch/libgcc/soft-fp/subtf3.c
    branches/gomp-4_0-branch/libgcc/soft-fp/truncdfsf2.c
    branches/gomp-4_0-branch/libgcc/soft-fp/trunctfdf2.c
    branches/gomp-4_0-branch/libgcc/soft-fp/trunctfsf2.c
    branches/gomp-4_0-branch/libgcc/soft-fp/trunctfxf2.c
    branches/gomp-4_0-branch/libgcc/soft-fp/unorddf2.c
    branches/gomp-4_0-branch/libgcc/soft-fp/unordsf2.c
    branches/gomp-4_0-branch/libgcc/soft-fp/unordtf2.c
    branches/gomp-4_0-branch/libgo/mksysinfo.sh
    branches/gomp-4_0-branch/libgo/runtime/lfstack.goc
    branches/gomp-4_0-branch/libgomp/ChangeLog
    branches/gomp-4_0-branch/libgomp/libgomp.map
    branches/gomp-4_0-branch/libgomp/oacc-parallel.c
    branches/gomp-4_0-branch/libgomp/plugin/plugin-nvptx.c   (props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/abort-1.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/abort-3.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/clauses-2.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/data-already-1.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/data-already-2.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/data-already-3.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/data-already-4.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/data-already-5.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/data-already-6.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/data-already-7.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/data-already-8.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/declare-5.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-1.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-11.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-16.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-17.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-18.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-2.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-20.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-21.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-22.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-23.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-25.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-26.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-27.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-28.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-29.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-3.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-30.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-34.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-35.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-36.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-39.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-4.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-40.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-42.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-43.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-44.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-47.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-48.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-52.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-53.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-54.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-57.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-58.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-62.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-63.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-64.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-65.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-67.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-68.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-71.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-77.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-8.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-80.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-93.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/present-1.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/abort-1.f90   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/data-already-1.f   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/data-already-2.f   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/data-already-3.f   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/data-already-4.f   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/data-already-5.f   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/data-already-6.f   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/data-already-7.f   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/data-already-8.f   (contents, props changed)
    branches/gomp-4_0-branch/liboffloadmic/ChangeLog
    branches/gomp-4_0-branch/liboffloadmic/plugin/libgomp-plugin-intelmic.cpp
    branches/gomp-4_0-branch/liboffloadmic/runtime/emulator/coi_common.h
    branches/gomp-4_0-branch/liboffloadmic/runtime/emulator/coi_device.cpp
    branches/gomp-4_0-branch/liboffloadmic/runtime/emulator/coi_device.h
    branches/gomp-4_0-branch/liboffloadmic/runtime/emulator/coi_host.cpp
    branches/gomp-4_0-branch/liboffloadmic/runtime/emulator/coi_host.h
    branches/gomp-4_0-branch/liboffloadmic/runtime/offload_engine.cpp

Propchange: branches/gomp-4_0-branch/
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/plugin/plugin-nvptx.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/abort-3.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/clauses-2.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/data-already-1.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/data-already-2.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/data-already-3.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/data-already-4.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/data-already-5.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/data-already-6.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/data-already-7.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/data-already-8.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-1.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-11.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-16.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-17.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-18.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-2.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-20.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-21.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-22.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-23.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-25.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-26.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-27.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-28.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-29.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-3.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-30.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-34.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-35.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-36.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-39.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-4.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-40.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-42.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-43.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-44.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-47.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-48.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-52.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-53.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-54.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-57.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-58.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-62.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-63.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-64.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-65.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-67.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-68.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-71.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-77.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-80.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/present-1.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/abort-1.f90
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/data-already-1.f
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/data-already-2.f
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/data-already-3.f
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/data-already-4.f
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/data-already-5.f
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/data-already-6.f
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/data-already-7.f
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/data-already-8.f
            ('svn:mergeinfo' modified)




More information about the Libstdc++-cvs mailing list