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

tschwinge@gcc.gnu.org tschwinge@gcc.gnu.org
Sun Nov 8 11:11:00 GMT 2015


Author: tschwinge
Date: Sun Nov  8 11:11:22 2015
New Revision: 229947

URL: https://gcc.gnu.org/viewcvs?rev=229947&root=gcc&view=rev
Log:
svn merge -r 229809:229814 svn+ssh://gcc.gnu.org/svn/gcc/trunk

Added:
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/gomp/distribute-1.c
      - copied unchanged from r229814, trunk/gcc/testsuite/c-c++-common/gomp/distribute-1.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/gomp/element-1.c
      - copied unchanged from r229814, trunk/gcc/testsuite/c-c++-common/gomp/element-1.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/gomp/schedule-modifiers-1.c
      - copied unchanged from r229814, trunk/gcc/testsuite/c-c++-common/gomp/schedule-modifiers-1.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/gomp/target-teams-1.c
      - copied unchanged from r229814, trunk/gcc/testsuite/c-c++-common/gomp/target-teams-1.c
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/gomp/atomic-17.C
      - copied unchanged from r229814, trunk/gcc/testsuite/g++.dg/gomp/atomic-17.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/gomp/declare-simd-4.C
      - copied unchanged from r229814, trunk/gcc/testsuite/g++.dg/gomp/declare-simd-4.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/gomp/declare-simd-5.C
      - copied unchanged from r229814, trunk/gcc/testsuite/g++.dg/gomp/declare-simd-5.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/gomp/declare-target-1.C
      - copied unchanged from r229814, trunk/gcc/testsuite/g++.dg/gomp/declare-target-1.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/gomp/linear-2.C
      - copied unchanged from r229814, trunk/gcc/testsuite/g++.dg/gomp/linear-2.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/gomp/loop-1.C
      - copied unchanged from r229814, trunk/gcc/testsuite/g++.dg/gomp/loop-1.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/gomp/loop-2.C
      - copied unchanged from r229814, trunk/gcc/testsuite/g++.dg/gomp/loop-2.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/gomp/loop-3.C
      - copied unchanged from r229814, trunk/gcc/testsuite/g++.dg/gomp/loop-3.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/gomp/member-3.C
      - copied unchanged from r229814, trunk/gcc/testsuite/g++.dg/gomp/member-3.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/gomp/member-4.C
      - copied unchanged from r229814, trunk/gcc/testsuite/g++.dg/gomp/member-4.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/gomp/target-teams-1.C
      - copied unchanged from r229814, trunk/gcc/testsuite/g++.dg/gomp/target-teams-1.C
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/gomp/declare-simd-3.c
      - copied unchanged from r229814, trunk/gcc/testsuite/gcc.dg/gomp/declare-simd-3.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/gomp/declare-simd-4.c
      - copied unchanged from r229814, trunk/gcc/testsuite/gcc.dg/gomp/declare-simd-4.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/gomp/for-20.c
      - copied unchanged from r229814, trunk/gcc/testsuite/gcc.dg/gomp/for-20.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/gomp/for-21.c
      - copied unchanged from r229814, trunk/gcc/testsuite/gcc.dg/gomp/for-21.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/gomp/for-22.c
      - copied unchanged from r229814, trunk/gcc/testsuite/gcc.dg/gomp/for-22.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/gomp/for-23.c
      - copied unchanged from r229814, trunk/gcc/testsuite/gcc.dg/gomp/for-23.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/gomp/for-24.c
      - copied unchanged from r229814, trunk/gcc/testsuite/gcc.dg/gomp/for-24.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/gomp/linear-1.c
      - copied unchanged from r229814, trunk/gcc/testsuite/gcc.dg/gomp/linear-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/gomp/loop-1.c
      - copied unchanged from r229814, trunk/gcc/testsuite/gcc.dg/gomp/loop-1.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c++/member-6.C
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c++/member-6.C
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c++/member-7.C
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c++/member-7.C
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c++/monotonic-1.C
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c++/monotonic-1.C
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c++/monotonic-2.C
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c++/monotonic-2.C
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c++/nonmonotonic-1.C
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c++/nonmonotonic-1.C
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c++/nonmonotonic-2.C
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c++/nonmonotonic-2.C
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c++/pr66199-3.C
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c++/pr66199-3.C
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c++/pr66199-4.C
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c++/pr66199-4.C
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c++/pr66199-5.C
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c++/pr66199-5.C
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c++/pr66199-6.C
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c++/pr66199-6.C
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c++/pr66199-7.C
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c++/pr66199-7.C
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c++/pr66199-8.C
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c++/pr66199-8.C
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c++/pr66199-9.C
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c++/pr66199-9.C
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c++/reduction-11.C
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c++/reduction-11.C
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c++/reduction-12.C
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c++/reduction-12.C
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c++/target-13.C
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c++/target-13.C
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c++/target-14.C
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c++/target-14.C
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c++/target-15.C
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c++/target-15.C
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c++/target-16.C
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c++/target-16.C
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c++/target-17.C
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c++/target-17.C
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c++/target-18.C
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c++/target-18.C
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c++/target-19.C
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c++/target-19.C
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c/monotonic-1.c
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c/monotonic-1.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c/monotonic-2.c
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c/monotonic-2.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c/nonmonotonic-1.c
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c/nonmonotonic-1.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c/nonmonotonic-2.c
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c/nonmonotonic-2.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c/pr66199-5.c
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c/pr66199-5.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c/pr66199-6.c
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c/pr66199-6.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c/pr66199-7.c
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c/pr66199-7.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c/pr66199-8.c
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c/pr66199-8.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c/pr66199-9.c
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c/pr66199-9.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c/reduction-11.c
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c/reduction-11.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c/reduction-12.c
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c/reduction-12.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c/reduction-13.c
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c/reduction-13.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c/reduction-14.c
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c/reduction-14.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c/reduction-15.c
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c/reduction-15.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c/target-28.c
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c/target-28.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c/target-29.c
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c/target-29.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c/target-30.c
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c/target-30.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c/target-teams-1.c
      - copied unchanged from r229814, trunk/libgomp/testsuite/libgomp.c/target-teams-1.c
Modified:
    branches/gomp-4_0-branch/   (props changed)
    branches/gomp-4_0-branch/gcc/ChangeLog
    branches/gomp-4_0-branch/gcc/builtin-types.def
    branches/gomp-4_0-branch/gcc/c-family/ChangeLog
    branches/gomp-4_0-branch/gcc/c-family/c-common.h
    branches/gomp-4_0-branch/gcc/c-family/c-omp.c
    branches/gomp-4_0-branch/gcc/c/ChangeLog
    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-typeck.c
    branches/gomp-4_0-branch/gcc/cgraph.h
    branches/gomp-4_0-branch/gcc/cp/ChangeLog
    branches/gomp-4_0-branch/gcc/cp/cp-tree.h
    branches/gomp-4_0-branch/gcc/cp/decl2.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/fortran/ChangeLog
    branches/gomp-4_0-branch/gcc/fortran/types.def
    branches/gomp-4_0-branch/gcc/gimplify.c
    branches/gomp-4_0-branch/gcc/omp-builtins.def
    branches/gomp-4_0-branch/gcc/omp-low.c
    branches/gomp-4_0-branch/gcc/testsuite/ChangeLog
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/gomp/clauses-2.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/gomp/declare-target-2.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/gomp/pr61486-2.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/gomp/pr67521.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/gomp/reduction-1.c
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/gomp/clause-1.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/gomp/declare-simd-1.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/gomp/declare-simd-3.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/gomp/member-2.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/gomp/pr38639.C
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/gomp/declare-simd-1.c
    branches/gomp-4_0-branch/gcc/tree-core.h
    branches/gomp-4_0-branch/gcc/tree-pretty-print.c
    branches/gomp-4_0-branch/gcc/tree-vect-stmts.c
    branches/gomp-4_0-branch/gcc/tree.def
    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/libgomp/ChangeLog
    branches/gomp-4_0-branch/libgomp/libgomp.map
    branches/gomp-4_0-branch/libgomp/libgomp_g.h
    branches/gomp-4_0-branch/libgomp/loop.c
    branches/gomp-4_0-branch/libgomp/loop_ull.c
    branches/gomp-4_0-branch/libgomp/target.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c/target-12.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c/target-17.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c/target-19.c

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




More information about the Gcc-cvs mailing list