]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
[libgomp, testsuite] Move tests to libgomp.c-c++-common
authorTom de Vries <tom@codesourcery.com>
Wed, 2 May 2018 17:53:43 +0000 (17:53 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Wed, 2 May 2018 17:53:43 +0000 (17:53 +0000)
2018-05-02  Tom de Vries  <tom@codesourcery.com>

PR testsuite/83791
* testsuite/libgomp.c++/udr-9.C: Update.
* testsuite/libgomp.c++/atomic-16.C: Remove.
* testsuite/libgomp.c++/cancel-taskgroup-2.C: Remove.
* testsuite/libgomp.c++/loop-13.C: Remove.
* testsuite/libgomp.c++/loop-14.C: Remove.
* testsuite/libgomp.c++/loop-15.C: Remove.
* testsuite/libgomp.c++/monotonic-1.C: Remove.
* testsuite/libgomp.c++/monotonic-2.C: Remove.
* testsuite/libgomp.c++/nonmonotonic-1.C: Remove.
* testsuite/libgomp.c++/nonmonotonic-2.C: Remove.
* testsuite/libgomp.c++/ordered-1.C: Remove.
* testsuite/libgomp.c++/pr45784.C: Remove.
* testsuite/libgomp.c++/pr64824.C: Remove.
* testsuite/libgomp.c++/pr64868.C: Remove.
* testsuite/libgomp.c++/pr66199-1.C: Remove.
* testsuite/libgomp.c++/pr66199-2.C: Remove.
* testsuite/libgomp.c++/pr66199-3.C: Remove.
* testsuite/libgomp.c++/pr66199-4.C: Remove.
* testsuite/libgomp.c++/pr66199-5.C: Remove.
* testsuite/libgomp.c++/pr66199-6.C: Remove.
* testsuite/libgomp.c++/pr66199-7.C: Remove.
* testsuite/libgomp.c++/pr66199-8.C: Remove.
* testsuite/libgomp.c++/pr66199-9.C: Remove.
* testsuite/libgomp.c++/pr69389.C: Remove.
* testsuite/libgomp.c++/simd10.C: Remove.
* testsuite/libgomp.c++/simd11.C: Remove.
* testsuite/libgomp.c++/simd12.C: Remove.
* testsuite/libgomp.c++/simd13.C: Remove.
* testsuite/libgomp.c++/target-1.C: Remove.
* testsuite/libgomp.c++/target-3.C: Remove.
* testsuite/libgomp.c++/target-4.C: Remove.
* testsuite/libgomp.c++/target-5.C: Remove.
* testsuite/libgomp.c++/taskgroup-1.C: Remove.
* testsuite/libgomp.c++/taskloop-1.C: Remove.
* testsuite/libgomp.c++/taskloop-2.C: Remove.
* testsuite/libgomp.c++/taskloop-3.C: Remove.
* testsuite/libgomp.c++/taskloop-4.C: Remove.
* testsuite/libgomp.c++/udr-9.C: Remove.
* testsuite/libgomp.c++/for-10.C: Remove.
* testsuite/libgomp.c++/for-11.C: Remove.
* testsuite/libgomp.c++/for-12.C: Remove.
* testsuite/libgomp.c++/for-13.C: Remove.
* testsuite/libgomp.c++/for-14.C: Remove.
* testsuite/libgomp.c++/for-9.C: Remove.
* testsuite/libgomp.c/atomic-18.c: Move ...
* testsuite/libgomp.c-c++-common/atomic-18.c: ... here.
* testsuite/libgomp.c/cancel-taskgroup-2.c: Move ...
* testsuite/libgomp.c-c++-common/cancel-taskgroup-2.c: here.
* testsuite/libgomp.c/loop-13.c: Move ...
* testsuite/libgomp.c-c++-common/loop-13.c: ... here.
* testsuite/libgomp.c/loop-14.c: Move ...
* testsuite/libgomp.c-c++-common/loop-14.c: ... here.
* testsuite/libgomp.c/loop-15.c: Remove.
* testsuite/libgomp.c-c++-common/loop-15.c: New test.
* testsuite/libgomp.c/monotonic-1.c: Move ...
* testsuite/libgomp.c-c++-common/monotonic-1.c: ... here.
* testsuite/libgomp.c/monotonic-2.c: Move ...
* testsuite/libgomp.c-c++-common/monotonic-2.c: ... here.
* testsuite/libgomp.c/nonmonotonic-1.c: Move ...
* testsuite/libgomp.c-c++-common/nonmonotonic-1.c: ... here.
* testsuite/libgomp.c/nonmonotonic-2.c: Move ...
* testsuite/libgomp.c-c++-common/nonmonotonic-2.c: ... here.
* testsuite/libgomp.c/ordered-4.c: Move ...
* testsuite/libgomp.c-c++-common/ordered-4.c: ... here.
* testsuite/libgomp.c/pr45784.c: Move ...
* testsuite/libgomp.c-c++-common/pr45784.c: ... here.
* testsuite/libgomp.c/pr64824.c: Move ...
* testsuite/libgomp.c-c++-common/pr64824.c: ... here.
* testsuite/libgomp.c/pr64868.c: Move ...
* testsuite/libgomp.c-c++-common/pr64868.c: ... here.
* testsuite/libgomp.c/pr66199-1.c: Move ...
* testsuite/libgomp.c-c++-common/pr66199-1.c: ... here.
* testsuite/libgomp.c/pr66199-2.c: Move ...
* testsuite/libgomp.c-c++-common/pr66199-2.c: ... here.
* testsuite/libgomp.c/pr66199-3.c: Move ...
* testsuite/libgomp.c-c++-common/pr66199-3.c: ... here.
* testsuite/libgomp.c/pr66199-4.c: Move ...
* testsuite/libgomp.c-c++-common/pr66199-4.c: ... here.
* testsuite/libgomp.c/pr66199-5.c: Move ...
* testsuite/libgomp.c-c++-common/pr66199-5.c: ... here.
* testsuite/libgomp.c/pr66199-6.c: Move ...
* testsuite/libgomp.c-c++-common/pr66199-6.c: ... here.
* testsuite/libgomp.c/pr66199-7.c: Move ...
* testsuite/libgomp.c-c++-common/pr66199-7.c: ... here.
* testsuite/libgomp.c/pr66199-8.c: Move ...
* testsuite/libgomp.c-c++-common/pr66199-8.c: ... here.
* testsuite/libgomp.c/pr66199-9.c: Move ...
* testsuite/libgomp.c-c++-common/pr66199-9.c: ... here.
* testsuite/libgomp.c/pr69389.c: Move ...
* testsuite/libgomp.c-c++-common/pr69389.c: ... here.
* testsuite/libgomp.c/simd-14.c: Move ...
* testsuite/libgomp.c-c++-common/simd-14.c: ... here.
* testsuite/libgomp.c/simd-15.c: Move ...
* testsuite/libgomp.c-c++-common/simd-15.c: ... here.
* testsuite/libgomp.c/simd-16.c: Move ...
* testsuite/libgomp.c-c++-common/simd-16.c: ... here.
* testsuite/libgomp.c/simd-17.c: Move ...
* testsuite/libgomp.c-c++-common/simd-17.c: ... here.
* testsuite/libgomp.c/target-1.c: Move ...
* testsuite/libgomp.c-c++-common/target-1.c: ... here.
* testsuite/libgomp.c/target-10.c: Move ...
* testsuite/libgomp.c-c++-common/target-10.c: ... here.
* testsuite/libgomp.c/target-13.c: Move ...
* testsuite/libgomp.c-c++-common/target-13.c: ... here.
* testsuite/libgomp.c/target-2.c: Move ...
* testsuite/libgomp.c-c++-common/target-2.c: ... here.
* testsuite/libgomp.c/taskgroup-1.c: Move ...
* testsuite/libgomp.c-c++-common/taskgroup-1.c: ... here.
* testsuite/libgomp.c/taskloop-1.c: Move ...
* testsuite/libgomp.c-c++-common/taskloop-1.c: ... here.
* testsuite/libgomp.c/taskloop-2.c: Move ...
* testsuite/libgomp.c-c++-common/taskloop-2.c: ... here.
* testsuite/libgomp.c/taskloop-3.c: Move ...
* testsuite/libgomp.c-c++-common/taskloop-3.c: ... here.
* testsuite/libgomp.c/taskloop-4.c: Move ...
* testsuite/libgomp.c-c++-common/taskloop-4.c: ... here.
* testsuite/libgomp.c/udr-1.c: Move ...
* testsuite/libgomp.c-c++-common/udr-1.c: ... here.
* testsuite/libgomp.c/for-1.c: Move ...
* testsuite/libgomp.c-c++-common/for-1.c: ... here.
* testsuite/libgomp.c/for-1.h: Move ...
* testsuite/libgomp.c-c++-common/for-1.h: ... here.
* testsuite/libgomp.c/for-2.c: Move ...
* testsuite/libgomp.c-c++-common/for-2.c: ... here.
* testsuite/libgomp.c/for-2.h: Move ...
* testsuite/libgomp.c-c++-common/for-2.h: ... here.
* testsuite/libgomp.c/for-3.c: Move ...
* testsuite/libgomp.c-c++-common/for-3.c: ... here.
* testsuite/libgomp.c/for-4.c: Move ...
* testsuite/libgomp.c-c++-common/for-4.c: ... here.
* testsuite/libgomp.c/for-5.c: Move ...
* testsuite/libgomp.c-c++-common/for-5.c: ... here.
* testsuite/libgomp.c/for-6.c: Move ...
* testsuite/libgomp.c-c++-common/for-6.c: ... here.

From-SVN: r259851

90 files changed:
libgomp/ChangeLog
libgomp/testsuite/libgomp.c++/atomic-16.C [deleted file]
libgomp/testsuite/libgomp.c++/cancel-taskgroup-2.C [deleted file]
libgomp/testsuite/libgomp.c++/for-10.C [deleted file]
libgomp/testsuite/libgomp.c++/for-11.C [deleted file]
libgomp/testsuite/libgomp.c++/for-12.C [deleted file]
libgomp/testsuite/libgomp.c++/for-13.C [deleted file]
libgomp/testsuite/libgomp.c++/for-14.C [deleted file]
libgomp/testsuite/libgomp.c++/for-9.C [deleted file]
libgomp/testsuite/libgomp.c++/loop-13.C [deleted file]
libgomp/testsuite/libgomp.c++/loop-14.C [deleted file]
libgomp/testsuite/libgomp.c++/loop-15.C [deleted file]
libgomp/testsuite/libgomp.c++/monotonic-1.C [deleted file]
libgomp/testsuite/libgomp.c++/monotonic-2.C [deleted file]
libgomp/testsuite/libgomp.c++/nonmonotonic-1.C [deleted file]
libgomp/testsuite/libgomp.c++/nonmonotonic-2.C [deleted file]
libgomp/testsuite/libgomp.c++/ordered-1.C [deleted file]
libgomp/testsuite/libgomp.c++/pr45784.C [deleted file]
libgomp/testsuite/libgomp.c++/pr64824.C [deleted file]
libgomp/testsuite/libgomp.c++/pr64868.C [deleted file]
libgomp/testsuite/libgomp.c++/pr66199-1.C [deleted file]
libgomp/testsuite/libgomp.c++/pr66199-2.C [deleted file]
libgomp/testsuite/libgomp.c++/pr66199-3.C [deleted file]
libgomp/testsuite/libgomp.c++/pr66199-4.C [deleted file]
libgomp/testsuite/libgomp.c++/pr66199-5.C [deleted file]
libgomp/testsuite/libgomp.c++/pr66199-6.C [deleted file]
libgomp/testsuite/libgomp.c++/pr66199-7.C [deleted file]
libgomp/testsuite/libgomp.c++/pr66199-8.C [deleted file]
libgomp/testsuite/libgomp.c++/pr66199-9.C [deleted file]
libgomp/testsuite/libgomp.c++/pr69389.C [deleted file]
libgomp/testsuite/libgomp.c++/simd10.C [deleted file]
libgomp/testsuite/libgomp.c++/simd11.C [deleted file]
libgomp/testsuite/libgomp.c++/simd12.C [deleted file]
libgomp/testsuite/libgomp.c++/simd13.C [deleted file]
libgomp/testsuite/libgomp.c++/target-1.C [deleted file]
libgomp/testsuite/libgomp.c++/target-3.C [deleted file]
libgomp/testsuite/libgomp.c++/target-4.C [deleted file]
libgomp/testsuite/libgomp.c++/target-5.C [deleted file]
libgomp/testsuite/libgomp.c++/taskgroup-1.C [deleted file]
libgomp/testsuite/libgomp.c++/taskloop-1.C [deleted file]
libgomp/testsuite/libgomp.c++/taskloop-2.C [deleted file]
libgomp/testsuite/libgomp.c++/taskloop-3.C [deleted file]
libgomp/testsuite/libgomp.c++/taskloop-4.C [deleted file]
libgomp/testsuite/libgomp.c++/udr-19.C
libgomp/testsuite/libgomp.c++/udr-9.C [deleted file]
libgomp/testsuite/libgomp.c-c++-common/atomic-18.c [moved from libgomp/testsuite/libgomp.c/atomic-18.c with 100% similarity]
libgomp/testsuite/libgomp.c-c++-common/cancel-taskgroup-2.c [moved from libgomp/testsuite/libgomp.c/cancel-taskgroup-2.c with 100% similarity]
libgomp/testsuite/libgomp.c-c++-common/for-1.c [moved from libgomp/testsuite/libgomp.c/for-1.c with 82% similarity]
libgomp/testsuite/libgomp.c-c++-common/for-1.h [moved from libgomp/testsuite/libgomp.c/for-1.h with 100% similarity]
libgomp/testsuite/libgomp.c-c++-common/for-2.c [moved from libgomp/testsuite/libgomp.c/for-2.c with 87% similarity]
libgomp/testsuite/libgomp.c-c++-common/for-2.h [moved from libgomp/testsuite/libgomp.c/for-2.h with 100% similarity]
libgomp/testsuite/libgomp.c-c++-common/for-3.c [moved from libgomp/testsuite/libgomp.c/for-3.c with 95% similarity]
libgomp/testsuite/libgomp.c-c++-common/for-4.c [moved from libgomp/testsuite/libgomp.c/for-4.c with 84% similarity]
libgomp/testsuite/libgomp.c-c++-common/for-5.c [moved from libgomp/testsuite/libgomp.c/for-5.c with 96% similarity]
libgomp/testsuite/libgomp.c-c++-common/for-6.c [moved from libgomp/testsuite/libgomp.c/for-6.c with 95% similarity]
libgomp/testsuite/libgomp.c-c++-common/loop-13.c [moved from libgomp/testsuite/libgomp.c/loop-13.c with 100% similarity]
libgomp/testsuite/libgomp.c-c++-common/loop-14.c [moved from libgomp/testsuite/libgomp.c/loop-14.c with 100% similarity]
libgomp/testsuite/libgomp.c-c++-common/loop-15.c [moved from libgomp/testsuite/libgomp.c/loop-15.c with 100% similarity]
libgomp/testsuite/libgomp.c-c++-common/monotonic-1.c [moved from libgomp/testsuite/libgomp.c/monotonic-1.c with 100% similarity]
libgomp/testsuite/libgomp.c-c++-common/monotonic-2.c [moved from libgomp/testsuite/libgomp.c/monotonic-2.c with 100% similarity]
libgomp/testsuite/libgomp.c-c++-common/nonmonotonic-1.c [moved from libgomp/testsuite/libgomp.c/nonmonotonic-1.c with 100% similarity]
libgomp/testsuite/libgomp.c-c++-common/nonmonotonic-2.c [moved from libgomp/testsuite/libgomp.c/nonmonotonic-2.c with 100% similarity]
libgomp/testsuite/libgomp.c-c++-common/ordered-4.c [moved from libgomp/testsuite/libgomp.c/ordered-4.c with 100% similarity]
libgomp/testsuite/libgomp.c-c++-common/pr45784.c [moved from libgomp/testsuite/libgomp.c/pr45784.c with 100% similarity]
libgomp/testsuite/libgomp.c-c++-common/pr64824.c [moved from libgomp/testsuite/libgomp.c/pr64824.c with 100% similarity]
libgomp/testsuite/libgomp.c-c++-common/pr64868.c [moved from libgomp/testsuite/libgomp.c/pr64868.c with 100% similarity]
libgomp/testsuite/libgomp.c-c++-common/pr66199-1.c [moved from libgomp/testsuite/libgomp.c/pr66199-1.c with 100% similarity]
libgomp/testsuite/libgomp.c-c++-common/pr66199-2.c [moved from libgomp/testsuite/libgomp.c/pr66199-2.c with 100% similarity]
libgomp/testsuite/libgomp.c-c++-common/pr66199-3.c [moved from libgomp/testsuite/libgomp.c/pr66199-3.c with 96% similarity]
libgomp/testsuite/libgomp.c-c++-common/pr66199-4.c [moved from libgomp/testsuite/libgomp.c/pr66199-4.c with 97% similarity]
libgomp/testsuite/libgomp.c-c++-common/pr66199-5.c [moved from libgomp/testsuite/libgomp.c/pr66199-5.c with 100% similarity]
libgomp/testsuite/libgomp.c-c++-common/pr66199-6.c [moved from libgomp/testsuite/libgomp.c/pr66199-6.c with 96% similarity]
libgomp/testsuite/libgomp.c-c++-common/pr66199-7.c [moved from libgomp/testsuite/libgomp.c/pr66199-7.c with 100% similarity]
libgomp/testsuite/libgomp.c-c++-common/pr66199-8.c [moved from libgomp/testsuite/libgomp.c/pr66199-8.c with 100% similarity]
libgomp/testsuite/libgomp.c-c++-common/pr66199-9.c [moved from libgomp/testsuite/libgomp.c/pr66199-9.c with 100% similarity]
libgomp/testsuite/libgomp.c-c++-common/pr69389.c [moved from libgomp/testsuite/libgomp.c/pr69389.c with 100% similarity]
libgomp/testsuite/libgomp.c-c++-common/simd-14.c [moved from libgomp/testsuite/libgomp.c/simd-14.c with 100% similarity]
libgomp/testsuite/libgomp.c-c++-common/simd-15.c [moved from libgomp/testsuite/libgomp.c/simd-15.c with 100% similarity]
libgomp/testsuite/libgomp.c-c++-common/simd-16.c [moved from libgomp/testsuite/libgomp.c/simd-16.c with 96% similarity]
libgomp/testsuite/libgomp.c-c++-common/simd-17.c [moved from libgomp/testsuite/libgomp.c/simd-17.c with 96% similarity]
libgomp/testsuite/libgomp.c-c++-common/target-1.c [moved from libgomp/testsuite/libgomp.c/target-1.c with 100% similarity]
libgomp/testsuite/libgomp.c-c++-common/target-10.c [moved from libgomp/testsuite/libgomp.c/target-10.c with 100% similarity]
libgomp/testsuite/libgomp.c-c++-common/target-13.c [moved from libgomp/testsuite/libgomp.c/target-13.c with 100% similarity]
libgomp/testsuite/libgomp.c-c++-common/target-2.c [moved from libgomp/testsuite/libgomp.c/target-2.c with 100% similarity]
libgomp/testsuite/libgomp.c-c++-common/taskgroup-1.c [moved from libgomp/testsuite/libgomp.c/taskgroup-1.c with 100% similarity]
libgomp/testsuite/libgomp.c-c++-common/taskloop-1.c [moved from libgomp/testsuite/libgomp.c/taskloop-1.c with 89% similarity]
libgomp/testsuite/libgomp.c-c++-common/taskloop-2.c [moved from libgomp/testsuite/libgomp.c/taskloop-2.c with 97% similarity]
libgomp/testsuite/libgomp.c-c++-common/taskloop-3.c [moved from libgomp/testsuite/libgomp.c/taskloop-3.c with 95% similarity]
libgomp/testsuite/libgomp.c-c++-common/taskloop-4.c [moved from libgomp/testsuite/libgomp.c/taskloop-4.c with 100% similarity]
libgomp/testsuite/libgomp.c-c++-common/udr-1.c [moved from libgomp/testsuite/libgomp.c/udr-1.c with 100% similarity]

index 669f9f1e59f4772a2732f7997308c40ca9249c0f..fd81fa3089f0983b248bda977325df75cf416d56 100644 (file)
@@ -1,3 +1,141 @@
+2018-05-02  Tom de Vries  <tom@codesourcery.com>
+
+       PR testsuite/83791
+       * testsuite/libgomp.c++/udr-9.C: Update.
+       * testsuite/libgomp.c++/atomic-16.C: Remove.
+       * testsuite/libgomp.c++/cancel-taskgroup-2.C: Remove.
+       * testsuite/libgomp.c++/loop-13.C: Remove.
+       * testsuite/libgomp.c++/loop-14.C: Remove.
+       * testsuite/libgomp.c++/loop-15.C: Remove.
+       * testsuite/libgomp.c++/monotonic-1.C: Remove.
+       * testsuite/libgomp.c++/monotonic-2.C: Remove.
+       * testsuite/libgomp.c++/nonmonotonic-1.C: Remove.
+       * testsuite/libgomp.c++/nonmonotonic-2.C: Remove.
+       * testsuite/libgomp.c++/ordered-1.C: Remove.
+       * testsuite/libgomp.c++/pr45784.C: Remove.
+       * testsuite/libgomp.c++/pr64824.C: Remove.
+       * testsuite/libgomp.c++/pr64868.C: Remove.
+       * testsuite/libgomp.c++/pr66199-1.C: Remove.
+       * testsuite/libgomp.c++/pr66199-2.C: Remove.
+       * testsuite/libgomp.c++/pr66199-3.C: Remove.
+       * testsuite/libgomp.c++/pr66199-4.C: Remove.
+       * testsuite/libgomp.c++/pr66199-5.C: Remove.
+       * testsuite/libgomp.c++/pr66199-6.C: Remove.
+       * testsuite/libgomp.c++/pr66199-7.C: Remove.
+       * testsuite/libgomp.c++/pr66199-8.C: Remove.
+       * testsuite/libgomp.c++/pr66199-9.C: Remove.
+       * testsuite/libgomp.c++/pr69389.C: Remove.
+       * testsuite/libgomp.c++/simd10.C: Remove.
+       * testsuite/libgomp.c++/simd11.C: Remove.
+       * testsuite/libgomp.c++/simd12.C: Remove.
+       * testsuite/libgomp.c++/simd13.C: Remove.
+       * testsuite/libgomp.c++/target-1.C: Remove.
+       * testsuite/libgomp.c++/target-3.C: Remove.
+       * testsuite/libgomp.c++/target-4.C: Remove.
+       * testsuite/libgomp.c++/target-5.C: Remove.
+       * testsuite/libgomp.c++/taskgroup-1.C: Remove.
+       * testsuite/libgomp.c++/taskloop-1.C: Remove.
+       * testsuite/libgomp.c++/taskloop-2.C: Remove.
+       * testsuite/libgomp.c++/taskloop-3.C: Remove.
+       * testsuite/libgomp.c++/taskloop-4.C: Remove.
+       * testsuite/libgomp.c++/udr-9.C: Remove.
+       * testsuite/libgomp.c++/for-10.C: Remove.
+       * testsuite/libgomp.c++/for-11.C: Remove.
+       * testsuite/libgomp.c++/for-12.C: Remove.
+       * testsuite/libgomp.c++/for-13.C: Remove.
+       * testsuite/libgomp.c++/for-14.C: Remove.
+       * testsuite/libgomp.c++/for-9.C: Remove.
+       * testsuite/libgomp.c/atomic-18.c: Move ...
+       * testsuite/libgomp.c-c++-common/atomic-18.c: ... here.
+       * testsuite/libgomp.c/cancel-taskgroup-2.c: Move ...
+       * testsuite/libgomp.c-c++-common/cancel-taskgroup-2.c: here.
+       * testsuite/libgomp.c/loop-13.c: Move ...
+       * testsuite/libgomp.c-c++-common/loop-13.c: ... here.
+       * testsuite/libgomp.c/loop-14.c: Move ...
+       * testsuite/libgomp.c-c++-common/loop-14.c: ... here.
+       * testsuite/libgomp.c/loop-15.c: Remove.
+       * testsuite/libgomp.c-c++-common/loop-15.c: New test.
+       * testsuite/libgomp.c/monotonic-1.c: Move ...
+       * testsuite/libgomp.c-c++-common/monotonic-1.c: ... here.
+       * testsuite/libgomp.c/monotonic-2.c: Move ...
+       * testsuite/libgomp.c-c++-common/monotonic-2.c: ... here.
+       * testsuite/libgomp.c/nonmonotonic-1.c: Move ...
+       * testsuite/libgomp.c-c++-common/nonmonotonic-1.c: ... here.
+       * testsuite/libgomp.c/nonmonotonic-2.c: Move ...
+       * testsuite/libgomp.c-c++-common/nonmonotonic-2.c: ... here.
+       * testsuite/libgomp.c/ordered-4.c: Move ...
+       * testsuite/libgomp.c-c++-common/ordered-4.c: ... here.
+       * testsuite/libgomp.c/pr45784.c: Move ...
+       * testsuite/libgomp.c-c++-common/pr45784.c: ... here.
+       * testsuite/libgomp.c/pr64824.c: Move ...
+       * testsuite/libgomp.c-c++-common/pr64824.c: ... here.
+       * testsuite/libgomp.c/pr64868.c: Move ...
+       * testsuite/libgomp.c-c++-common/pr64868.c: ... here.
+       * testsuite/libgomp.c/pr66199-1.c: Move ...
+       * testsuite/libgomp.c-c++-common/pr66199-1.c: ... here.
+       * testsuite/libgomp.c/pr66199-2.c: Move ...
+       * testsuite/libgomp.c-c++-common/pr66199-2.c: ... here.
+       * testsuite/libgomp.c/pr66199-3.c: Move ...
+       * testsuite/libgomp.c-c++-common/pr66199-3.c: ... here.
+       * testsuite/libgomp.c/pr66199-4.c: Move ...
+       * testsuite/libgomp.c-c++-common/pr66199-4.c: ... here.
+       * testsuite/libgomp.c/pr66199-5.c: Move ...
+       * testsuite/libgomp.c-c++-common/pr66199-5.c: ... here.
+       * testsuite/libgomp.c/pr66199-6.c: Move ...
+       * testsuite/libgomp.c-c++-common/pr66199-6.c: ... here.
+       * testsuite/libgomp.c/pr66199-7.c: Move ...
+       * testsuite/libgomp.c-c++-common/pr66199-7.c: ... here.
+       * testsuite/libgomp.c/pr66199-8.c: Move ...
+       * testsuite/libgomp.c-c++-common/pr66199-8.c: ... here.
+       * testsuite/libgomp.c/pr66199-9.c: Move ...
+       * testsuite/libgomp.c-c++-common/pr66199-9.c: ... here.
+       * testsuite/libgomp.c/pr69389.c: Move ...
+       * testsuite/libgomp.c-c++-common/pr69389.c: ... here.
+       * testsuite/libgomp.c/simd-14.c: Move ...
+       * testsuite/libgomp.c-c++-common/simd-14.c: ... here.
+       * testsuite/libgomp.c/simd-15.c: Move ...
+       * testsuite/libgomp.c-c++-common/simd-15.c: ... here.
+       * testsuite/libgomp.c/simd-16.c: Move ...
+       * testsuite/libgomp.c-c++-common/simd-16.c: ... here.
+       * testsuite/libgomp.c/simd-17.c: Move ...
+       * testsuite/libgomp.c-c++-common/simd-17.c: ... here.
+       * testsuite/libgomp.c/target-1.c: Move ...
+       * testsuite/libgomp.c-c++-common/target-1.c: ... here.
+       * testsuite/libgomp.c/target-10.c: Move ...
+       * testsuite/libgomp.c-c++-common/target-10.c: ... here.
+       * testsuite/libgomp.c/target-13.c: Move ...
+       * testsuite/libgomp.c-c++-common/target-13.c: ... here.
+       * testsuite/libgomp.c/target-2.c: Move ...
+       * testsuite/libgomp.c-c++-common/target-2.c: ... here.
+       * testsuite/libgomp.c/taskgroup-1.c: Move ...
+       * testsuite/libgomp.c-c++-common/taskgroup-1.c: ... here.
+       * testsuite/libgomp.c/taskloop-1.c: Move ...
+       * testsuite/libgomp.c-c++-common/taskloop-1.c: ... here.
+       * testsuite/libgomp.c/taskloop-2.c: Move ...
+       * testsuite/libgomp.c-c++-common/taskloop-2.c: ... here.
+       * testsuite/libgomp.c/taskloop-3.c: Move ...
+       * testsuite/libgomp.c-c++-common/taskloop-3.c: ... here.
+       * testsuite/libgomp.c/taskloop-4.c: Move ...
+       * testsuite/libgomp.c-c++-common/taskloop-4.c: ... here.
+       * testsuite/libgomp.c/udr-1.c: Move ...
+       * testsuite/libgomp.c-c++-common/udr-1.c: ... here.
+       * testsuite/libgomp.c/for-1.c: Move ...
+       * testsuite/libgomp.c-c++-common/for-1.c: ... here.
+       * testsuite/libgomp.c/for-1.h: Move ...
+       * testsuite/libgomp.c-c++-common/for-1.h: ... here.
+       * testsuite/libgomp.c/for-2.c: Move ...
+       * testsuite/libgomp.c-c++-common/for-2.c: ... here.
+       * testsuite/libgomp.c/for-2.h: Move ...
+       * testsuite/libgomp.c-c++-common/for-2.h: ... here.
+       * testsuite/libgomp.c/for-3.c: Move ...
+       * testsuite/libgomp.c-c++-common/for-3.c: ... here.
+       * testsuite/libgomp.c/for-4.c: Move ...
+       * testsuite/libgomp.c-c++-common/for-4.c: ... here.
+       * testsuite/libgomp.c/for-5.c: Move ...
+       * testsuite/libgomp.c-c++-common/for-5.c: ... here.
+       * testsuite/libgomp.c/for-6.c: Move ...
+       * testsuite/libgomp.c-c++-common/for-6.c: ... here.
+
 2018-05-02  Tom de Vries  <tom@codesourcery.com>
 
        PR libgomp/82428
diff --git a/libgomp/testsuite/libgomp.c++/atomic-16.C b/libgomp/testsuite/libgomp.c++/atomic-16.C
deleted file mode 100644 (file)
index 432d36d..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-// PR c/64824
-// { dg-do run }
-
-#include "../libgomp.c/atomic-18.c"
diff --git a/libgomp/testsuite/libgomp.c++/cancel-taskgroup-2.C b/libgomp/testsuite/libgomp.c++/cancel-taskgroup-2.C
deleted file mode 100644 (file)
index d4a02e9..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-// { dg-do run }
-// { dg-set-target-env-var OMP_CANCELLATION "true" }
-
-#include "../libgomp.c/cancel-taskgroup-2.c"
diff --git a/libgomp/testsuite/libgomp.c++/for-10.C b/libgomp/testsuite/libgomp.c++/for-10.C
deleted file mode 100644 (file)
index c67096a..0000000
+++ /dev/null
@@ -1,47 +0,0 @@
-extern "C" void abort ();
-
-#define M(x, y, z) O(x, y, z)
-#define O(x, y, z) x ## _ ## y ## _ ## z
-
-#define F simd
-#define G simd
-#define S
-#define N(x) M(x, G, normal)
-#include "../libgomp.c/for-2.h"
-#undef S
-#undef N
-#undef F
-#undef G
-
-#define F parallel for simd
-#define G pf_simd
-#include "../libgomp.c/for-1.h"
-#undef F
-#undef G
-
-#undef SC
-#define SC static
-#define F for simd
-#define G f_simd
-#include "../libgomp.c/for-1.h"
-#undef F
-#undef G
-#undef SC
-
-int
-main ()
-{
-  if (test_simd_normal ()
-      || test_pf_simd_static ()
-      || test_pf_simd_static32 ()
-      || test_pf_simd_auto ()
-      || test_pf_simd_guided32 ()
-      || test_pf_simd_runtime ()
-      || test_f_simd_static ()
-      || test_f_simd_static32 ()
-      || test_f_simd_auto ()
-      || test_f_simd_guided32 ()
-      || test_f_simd_runtime ())
-    abort ();
-  return 0;
-}
diff --git a/libgomp/testsuite/libgomp.c++/for-11.C b/libgomp/testsuite/libgomp.c++/for-11.C
deleted file mode 100644 (file)
index 0244e4d..0000000
+++ /dev/null
@@ -1,108 +0,0 @@
-extern "C" void abort ();
-
-#define M(x, y, z) O(x, y, z)
-#define O(x, y, z) x ## _ ## y ## _ ## z
-
-#pragma omp declare target
-
-#define F distribute
-#define G d
-#define S
-#define N(x) M(x, G, normal)
-#include "../libgomp.c/for-2.h"
-#undef S
-#undef N
-#undef F
-#undef G
-
-#define F distribute
-#define G d_ds128
-#define S dist_schedule(static, 128)
-#define N(x) M(x, G, normal)
-#include "../libgomp.c/for-2.h"
-#undef S
-#undef N
-#undef F
-#undef G
-
-#define F distribute simd
-#define G ds
-#define S
-#define N(x) M(x, G, normal)
-#include "../libgomp.c/for-2.h"
-#undef S
-#undef N
-#undef F
-#undef G
-
-#define F distribute simd
-#define G ds_ds128
-#define S dist_schedule(static, 128)
-#define N(x) M(x, G, normal)
-#include "../libgomp.c/for-2.h"
-#undef S
-#undef N
-#undef F
-#undef G
-
-#define F distribute parallel for
-#define G dpf
-#include "../libgomp.c/for-1.h"
-#undef F
-#undef G
-
-#define F distribute parallel for dist_schedule(static, 128)
-#define G dpf_ds128
-#include "../libgomp.c/for-1.h"
-#undef F
-#undef G
-
-#define F distribute parallel for simd
-#define G dpfs
-#include "../libgomp.c/for-1.h"
-#undef F
-#undef G
-
-#define F distribute parallel for simd dist_schedule(static, 128)
-#define G dpfs_ds128
-#include "../libgomp.c/for-1.h"
-#undef F
-#undef G
-
-#pragma omp end declare target
-
-int
-main ()
-{
-  int err = 0;
-  #pragma omp target teams reduction(|:err)
-    {
-      err |= test_d_normal ();
-      err |= test_d_ds128_normal ();
-      err |= test_ds_normal ();
-      err |= test_ds_ds128_normal ();
-      err |= test_dpf_static ();
-      err |= test_dpf_static32 ();
-      err |= test_dpf_auto ();
-      err |= test_dpf_guided32 ();
-      err |= test_dpf_runtime ();
-      err |= test_dpf_ds128_static ();
-      err |= test_dpf_ds128_static32 ();
-      err |= test_dpf_ds128_auto ();
-      err |= test_dpf_ds128_guided32 ();
-      err |= test_dpf_ds128_runtime ();
-      err |= test_dpfs_static ();
-      err |= test_dpfs_static32 ();
-      err |= test_dpfs_auto ();
-      err |= test_dpfs_guided32 ();
-      err |= test_dpfs_runtime ();
-      err |= test_dpfs_ds128_static ();
-      err |= test_dpfs_ds128_static32 ();
-      err |= test_dpfs_ds128_auto ();
-      err |= test_dpfs_ds128_guided32 ();
-      err |= test_dpfs_ds128_runtime ();
-    }
-  if (err)
-    abort ();
-  return 0;
-}
diff --git a/libgomp/testsuite/libgomp.c++/for-12.C b/libgomp/testsuite/libgomp.c++/for-12.C
deleted file mode 100644 (file)
index 295b12f..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-extern "C" void abort (void);
-
-#define M(x, y, z) O(x, y, z)
-#define O(x, y, z) x ## _ ## y ## _ ## z
-
-#define F taskloop
-#define G taskloop
-#define S
-#define N(x) M(x, G, normal)
-#include "../libgomp.c/for-2.h"
-#undef S
-#undef N
-#undef F
-#undef G
-
-#define F taskloop simd
-#define G taskloop_simd
-#define S
-#define N(x) M(x, G, normal)
-#include "../libgomp.c/for-2.h"
-#undef S
-#undef N
-#undef F
-#undef G
-
-int
-main ()
-{
-  int err = 0;
-  #pragma omp parallel reduction(|:err)
-    #pragma omp single
-      {
-       if (test_taskloop_normal ()
-           || test_taskloop_simd_normal ())
-         err = 1;
-      }
-  if (err)
-    abort ();
-  return 0;
-}
diff --git a/libgomp/testsuite/libgomp.c++/for-13.C b/libgomp/testsuite/libgomp.c++/for-13.C
deleted file mode 100644 (file)
index ac1601a..0000000
+++ /dev/null
@@ -1,151 +0,0 @@
-extern "C" void abort ();
-
-#define M(x, y, z) O(x, y, z)
-#define O(x, y, z) x ## _ ## y ## _ ## z
-
-#pragma omp declare target
-
-#define F for
-#define G f
-#define S
-#define N(x) M(x, G, normal)
-#include "../libgomp.c/for-2.h"
-#undef S
-#undef N
-#undef F
-#undef G
-
-#pragma omp end declare target
-
-#undef OMPFROM
-#undef OMPTO
-#define DO_PRAGMA(x) _Pragma (#x)
-#define OMPFROM(v) DO_PRAGMA (omp target update from(v))
-#define OMPTO(v) DO_PRAGMA (omp target update to(v))
-
-#define F target parallel for
-#define G tpf
-#include "../libgomp.c/for-1.h"
-#undef F
-#undef G
-
-#define F target simd
-#define G t_simd
-#define S
-#define N(x) M(x, G, normal)
-#include "../libgomp.c/for-2.h"
-#undef S
-#undef N
-#undef F
-#undef G
-
-#define F target parallel for simd
-#define G tpf_simd
-#include "../libgomp.c/for-1.h"
-#undef F
-#undef G
-
-#define F target teams distribute
-#define G ttd
-#define S
-#define N(x) M(x, G, normal)
-#include "../libgomp.c/for-2.h"
-#undef S
-#undef N
-#undef F
-#undef G
-
-#define F target teams distribute
-#define G ttd_ds128
-#define S dist_schedule(static, 128)
-#define N(x) M(x, G, normal)
-#include "../libgomp.c/for-2.h"
-#undef S
-#undef N
-#undef F
-#undef G
-
-#define F target teams distribute simd
-#define G ttds
-#define S
-#define N(x) M(x, G, normal)
-#include "../libgomp.c/for-2.h"
-#undef S
-#undef N
-#undef F
-#undef G
-
-#define F target teams distribute simd
-#define G ttds_ds128
-#define S dist_schedule(static, 128)
-#define N(x) M(x, G, normal)
-#include "../libgomp.c/for-2.h"
-#undef S
-#undef N
-#undef F
-#undef G
-
-#define F target teams distribute parallel for
-#define G ttdpf
-#include "../libgomp.c/for-1.h"
-#undef F
-#undef G
-
-#define F target teams distribute parallel for dist_schedule(static, 128)
-#define G ttdpf_ds128
-#include "../libgomp.c/for-1.h"
-#undef F
-#undef G
-
-#define F target teams distribute parallel for simd
-#define G ttdpfs
-#include "../libgomp.c/for-1.h"
-#undef F
-#undef G
-
-#define F target teams distribute parallel for simd dist_schedule(static, 128)
-#define G ttdpfs_ds128
-#include "../libgomp.c/for-1.h"
-#undef F
-#undef G
-
-int
-main ()
-{
-  if (test_tpf_static ()
-      || test_tpf_static32 ()
-      || test_tpf_auto ()
-      || test_tpf_guided32 ()
-      || test_tpf_runtime ()
-      || test_t_simd_normal ()
-      || test_tpf_simd_static ()
-      || test_tpf_simd_static32 ()
-      || test_tpf_simd_auto ()
-      || test_tpf_simd_guided32 ()
-      || test_tpf_simd_runtime ()
-      || test_ttd_normal ()
-      || test_ttd_ds128_normal ()
-      || test_ttds_normal ()
-      || test_ttds_ds128_normal ()
-      || test_ttdpf_static ()
-      || test_ttdpf_static32 ()
-      || test_ttdpf_auto ()
-      || test_ttdpf_guided32 ()
-      || test_ttdpf_runtime ()
-      || test_ttdpf_ds128_static ()
-      || test_ttdpf_ds128_static32 ()
-      || test_ttdpf_ds128_auto ()
-      || test_ttdpf_ds128_guided32 ()
-      || test_ttdpf_ds128_runtime ()
-      || test_ttdpfs_static ()
-      || test_ttdpfs_static32 ()
-      || test_ttdpfs_auto ()
-      || test_ttdpfs_guided32 ()
-      || test_ttdpfs_runtime ()
-      || test_ttdpfs_ds128_static ()
-      || test_ttdpfs_ds128_static32 ()
-      || test_ttdpfs_ds128_auto ()
-      || test_ttdpfs_ds128_guided32 ()
-      || test_ttdpfs_ds128_runtime ())
-    abort ();
-}
diff --git a/libgomp/testsuite/libgomp.c++/for-14.C b/libgomp/testsuite/libgomp.c++/for-14.C
deleted file mode 100644 (file)
index 7738473..0000000
+++ /dev/null
@@ -1,120 +0,0 @@
-extern "C" void abort ();
-
-#define M(x, y, z) O(x, y, z)
-#define O(x, y, z) x ## _ ## y ## _ ## z
-
-#pragma omp declare target
-
-#define F for
-#define G f
-#define S
-#define N(x) M(x, G, normal)
-#include "../libgomp.c/for-2.h"
-#undef S
-#undef N
-#undef F
-#undef G
-
-#pragma omp end declare target
-
-#undef OMPTGT
-#undef OMPFROM
-#undef OMPTO
-#define DO_PRAGMA(x) _Pragma (#x)
-#define OMPTGT DO_PRAGMA (omp target)
-#define OMPFROM(v) DO_PRAGMA (omp target update from(v))
-#define OMPTO(v) DO_PRAGMA (omp target update to(v))
-
-#define F teams distribute
-#define G td
-#define S
-#define N(x) M(x, G, normal)
-#include "../libgomp.c/for-2.h"
-#undef S
-#undef N
-#undef F
-#undef G
-
-#define F teams distribute
-#define G td_ds128
-#define S dist_schedule(static, 128)
-#define N(x) M(x, G, normal)
-#include "../libgomp.c/for-2.h"
-#undef S
-#undef N
-#undef F
-#undef G
-
-#define F teams distribute simd
-#define G tds
-#define S
-#define N(x) M(x, G, normal)
-#include "../libgomp.c/for-2.h"
-#undef S
-#undef N
-#undef F
-#undef G
-
-#define F teams distribute simd
-#define G tds_ds128
-#define S dist_schedule(static, 128)
-#define N(x) M(x, G, normal)
-#include "../libgomp.c/for-2.h"
-#undef S
-#undef N
-#undef F
-#undef G
-
-#define F teams distribute parallel for
-#define G tdpf
-#include "../libgomp.c/for-1.h"
-#undef F
-#undef G
-
-#define F teams distribute parallel for dist_schedule(static, 128)
-#define G tdpf_ds128
-#include "../libgomp.c/for-1.h"
-#undef F
-#undef G
-
-#define F teams distribute parallel for simd
-#define G tdpfs
-#include "../libgomp.c/for-1.h"
-#undef F
-#undef G
-
-#define F teams distribute parallel for simd dist_schedule(static, 128)
-#define G tdpfs_ds128
-#include "../libgomp.c/for-1.h"
-#undef F
-#undef G
-
-int
-main ()
-{
-  if (test_td_normal ()
-      || test_td_ds128_normal ()
-      || test_tds_normal ()
-      || test_tds_ds128_normal ()
-      || test_tdpf_static ()
-      || test_tdpf_static32 ()
-      || test_tdpf_auto ()
-      || test_tdpf_guided32 ()
-      || test_tdpf_runtime ()
-      || test_tdpf_ds128_static ()
-      || test_tdpf_ds128_static32 ()
-      || test_tdpf_ds128_auto ()
-      || test_tdpf_ds128_guided32 ()
-      || test_tdpf_ds128_runtime ()
-      || test_tdpfs_static ()
-      || test_tdpfs_static32 ()
-      || test_tdpfs_auto ()
-      || test_tdpfs_guided32 ()
-      || test_tdpfs_runtime ()
-      || test_tdpfs_ds128_static ()
-      || test_tdpfs_ds128_static32 ()
-      || test_tdpfs_ds128_auto ()
-      || test_tdpfs_ds128_guided32 ()
-      || test_tdpfs_ds128_runtime ())
-    abort ();
-}
diff --git a/libgomp/testsuite/libgomp.c++/for-9.C b/libgomp/testsuite/libgomp.c++/for-9.C
deleted file mode 100644 (file)
index 86b9d93..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-extern "C" void abort ();
-
-#define M(x, y, z) O(x, y, z)
-#define O(x, y, z) x ## _ ## y ## _ ## z
-
-#define F parallel for
-#define G pf
-#include "../libgomp.c/for-1.h"
-#undef F
-#undef G
-
-#define F for
-#define G f
-#include "../libgomp.c/for-1.h"
-#undef F
-#undef G
-
-int
-main ()
-{
-  if (test_pf_static ()
-      || test_pf_static32 ()
-      || test_pf_auto ()
-      || test_pf_guided32 ()
-      || test_pf_runtime ()
-      || test_f_static ()
-      || test_f_static32 ()
-      || test_f_auto ()
-      || test_f_guided32 ()
-      || test_f_runtime ())
-    abort ();
-  return 0;
-}
diff --git a/libgomp/testsuite/libgomp.c++/loop-13.C b/libgomp/testsuite/libgomp.c++/loop-13.C
deleted file mode 100644 (file)
index 31572be..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-/* { dg-do run } */
-
-#include "../libgomp.c/loop-13.c"
diff --git a/libgomp/testsuite/libgomp.c++/loop-14.C b/libgomp/testsuite/libgomp.c++/loop-14.C
deleted file mode 100644 (file)
index ba2856a..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-/* { dg-do run } */
-
-#include "../libgomp.c/loop-14.c"
diff --git a/libgomp/testsuite/libgomp.c++/loop-15.C b/libgomp/testsuite/libgomp.c++/loop-15.C
deleted file mode 100644 (file)
index 9bde48e..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-/* { dg-do run } */
-
-#include "../libgomp.c/loop-15.c"
diff --git a/libgomp/testsuite/libgomp.c++/monotonic-1.C b/libgomp/testsuite/libgomp.c++/monotonic-1.C
deleted file mode 100644 (file)
index 464bed6..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-// { dg-do run }
-
-#include "../libgomp.c/monotonic-1.c"
diff --git a/libgomp/testsuite/libgomp.c++/monotonic-2.C b/libgomp/testsuite/libgomp.c++/monotonic-2.C
deleted file mode 100644 (file)
index 41eef03..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-// { dg-do run }
-
-#include "../libgomp.c/monotonic-2.c"
diff --git a/libgomp/testsuite/libgomp.c++/nonmonotonic-1.C b/libgomp/testsuite/libgomp.c++/nonmonotonic-1.C
deleted file mode 100644 (file)
index 678e765..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-// { dg-do run }
-
-#include "../libgomp.c/nonmonotonic-1.c"
diff --git a/libgomp/testsuite/libgomp.c++/nonmonotonic-2.C b/libgomp/testsuite/libgomp.c++/nonmonotonic-2.C
deleted file mode 100644 (file)
index e230875..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-// { dg-do run }
-
-#include "../libgomp.c/nonmonotonic-2.c"
diff --git a/libgomp/testsuite/libgomp.c++/ordered-1.C b/libgomp/testsuite/libgomp.c++/ordered-1.C
deleted file mode 100644 (file)
index a1bedd8..0000000
+++ /dev/null
@@ -1 +0,0 @@
-#include "../libgomp.c/ordered-4.c"
diff --git a/libgomp/testsuite/libgomp.c++/pr45784.C b/libgomp/testsuite/libgomp.c++/pr45784.C
deleted file mode 100644 (file)
index 306246c..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-// PR c/45784
-// { dg-do run }
-
-#include "../libgomp.c/pr45784.c"
-
diff --git a/libgomp/testsuite/libgomp.c++/pr64824.C b/libgomp/testsuite/libgomp.c++/pr64824.C
deleted file mode 100644 (file)
index 00f23bb..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-// PR c/64824
-// { dg-do run }
-
-#include "../libgomp.c/pr64824.c"
diff --git a/libgomp/testsuite/libgomp.c++/pr64868.C b/libgomp/testsuite/libgomp.c++/pr64868.C
deleted file mode 100644 (file)
index 661ec23..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-// PR c/64868
-// { dg-do run }
-
-#include "../libgomp.c/pr64868.c"
diff --git a/libgomp/testsuite/libgomp.c++/pr66199-1.C b/libgomp/testsuite/libgomp.c++/pr66199-1.C
deleted file mode 100644 (file)
index cb86a60..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-// PR middle-end/66199
-// { dg-do run }
-
-#include "../libgomp.c/pr66199-1.c"
diff --git a/libgomp/testsuite/libgomp.c++/pr66199-2.C b/libgomp/testsuite/libgomp.c++/pr66199-2.C
deleted file mode 100644 (file)
index 1dbccb6..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-// PR middle-end/66199
-// { dg-do run }
-
-#include "../libgomp.c/pr66199-2.c"
diff --git a/libgomp/testsuite/libgomp.c++/pr66199-3.C b/libgomp/testsuite/libgomp.c++/pr66199-3.C
deleted file mode 100644 (file)
index 871dd44..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-// PR middle-end/66199
-// { dg-do run }
-
-#include "../libgomp.c/pr66199-3.c"
diff --git a/libgomp/testsuite/libgomp.c++/pr66199-4.C b/libgomp/testsuite/libgomp.c++/pr66199-4.C
deleted file mode 100644 (file)
index bc71a6d..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-// PR middle-end/66199
-// { dg-do run }
-
-#include "../libgomp.c/pr66199-4.c"
diff --git a/libgomp/testsuite/libgomp.c++/pr66199-5.C b/libgomp/testsuite/libgomp.c++/pr66199-5.C
deleted file mode 100644 (file)
index c7549e8..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-// PR middle-end/66199
-// { dg-do run }
-
-#include "../libgomp.c/pr66199-5.c"
diff --git a/libgomp/testsuite/libgomp.c++/pr66199-6.C b/libgomp/testsuite/libgomp.c++/pr66199-6.C
deleted file mode 100644 (file)
index 46adbd7..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-// PR middle-end/66199
-// { dg-do run }
-
-#include "../libgomp.c/pr66199-6.c"
diff --git a/libgomp/testsuite/libgomp.c++/pr66199-7.C b/libgomp/testsuite/libgomp.c++/pr66199-7.C
deleted file mode 100644 (file)
index b03d284..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-// PR middle-end/66199
-// { dg-do run }
-
-#include "../libgomp.c/pr66199-7.c"
diff --git a/libgomp/testsuite/libgomp.c++/pr66199-8.C b/libgomp/testsuite/libgomp.c++/pr66199-8.C
deleted file mode 100644 (file)
index b998ef6..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-// PR middle-end/66199
-// { dg-do run }
-
-#include "../libgomp.c/pr66199-8.c"
diff --git a/libgomp/testsuite/libgomp.c++/pr66199-9.C b/libgomp/testsuite/libgomp.c++/pr66199-9.C
deleted file mode 100644 (file)
index 1f8dfa3..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-// PR middle-end/66199
-// { dg-do run }
-
-#include "../libgomp.c/pr66199-9.c"
diff --git a/libgomp/testsuite/libgomp.c++/pr69389.C b/libgomp/testsuite/libgomp.c++/pr69389.C
deleted file mode 100644 (file)
index 9fcb0ff..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-// PR c/69389
-
-#include "../libgomp.c/pr69389.c"
diff --git a/libgomp/testsuite/libgomp.c++/simd10.C b/libgomp/testsuite/libgomp.c++/simd10.C
deleted file mode 100644 (file)
index 6fab688..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-// { dg-do run }
-// { dg-additional-options "-msse2" { target sse2_runtime } }
-// { dg-additional-options "-mavx" { target avx_runtime } }
-
-#include "../libgomp.c/simd-14.c"
diff --git a/libgomp/testsuite/libgomp.c++/simd11.C b/libgomp/testsuite/libgomp.c++/simd11.C
deleted file mode 100644 (file)
index fde2203..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-// { dg-do run }
-// { dg-additional-options "-msse2" { target sse2_runtime } }
-// { dg-additional-options "-mavx" { target avx_runtime } }
-
-#include "../libgomp.c/simd-15.c"
diff --git a/libgomp/testsuite/libgomp.c++/simd12.C b/libgomp/testsuite/libgomp.c++/simd12.C
deleted file mode 100644 (file)
index 7596cad..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-// { dg-do run }
-// { dg-additional-options "-msse2" { target sse2_runtime } }
-// { dg-additional-options "-mavx" { target avx_runtime } }
-
-#include "../libgomp.c/simd-16.c"
diff --git a/libgomp/testsuite/libgomp.c++/simd13.C b/libgomp/testsuite/libgomp.c++/simd13.C
deleted file mode 100644 (file)
index 67a0f70..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-// { dg-do run }
-// { dg-additional-options "-msse2" { target sse2_runtime } }
-// { dg-additional-options "-mavx" { target avx_runtime } }
-
-#include "../libgomp.c/simd-17.c"
diff --git a/libgomp/testsuite/libgomp.c++/target-1.C b/libgomp/testsuite/libgomp.c++/target-1.C
deleted file mode 100644 (file)
index 3cf01d9..0000000
+++ /dev/null
@@ -1 +0,0 @@
-#include "../libgomp.c/target-1.c"
diff --git a/libgomp/testsuite/libgomp.c++/target-3.C b/libgomp/testsuite/libgomp.c++/target-3.C
deleted file mode 100644 (file)
index 2e4586f..0000000
+++ /dev/null
@@ -1 +0,0 @@
-#include "../libgomp.c/target-2.c"
diff --git a/libgomp/testsuite/libgomp.c++/target-4.C b/libgomp/testsuite/libgomp.c++/target-4.C
deleted file mode 100644 (file)
index 9d1b576..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-// { dg-do run }
-
-#include "../libgomp.c/target-10.c"
diff --git a/libgomp/testsuite/libgomp.c++/target-5.C b/libgomp/testsuite/libgomp.c++/target-5.C
deleted file mode 100644 (file)
index 6639be3..0000000
+++ /dev/null
@@ -1 +0,0 @@
-#include "../libgomp.c/target-13.c"
diff --git a/libgomp/testsuite/libgomp.c++/taskgroup-1.C b/libgomp/testsuite/libgomp.c++/taskgroup-1.C
deleted file mode 100644 (file)
index 5129896..0000000
+++ /dev/null
@@ -1 +0,0 @@
-#include "../libgomp.c/taskgroup-1.c"
diff --git a/libgomp/testsuite/libgomp.c++/taskloop-1.C b/libgomp/testsuite/libgomp.c++/taskloop-1.C
deleted file mode 100644 (file)
index 7fc6e46..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-// { dg-do run }
-// { dg-options "-O2" }
-
-#include "../libgomp.c/taskloop-1.c"
diff --git a/libgomp/testsuite/libgomp.c++/taskloop-2.C b/libgomp/testsuite/libgomp.c++/taskloop-2.C
deleted file mode 100644 (file)
index 67a0e92..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-// { dg-do run }
-// { dg-options "-O2" }
-// { dg-additional-options "-msse2" { target sse2_runtime } }
-// { dg-additional-options "-mavx" { target avx_runtime } }
-
-#include "../libgomp.c/taskloop-2.c"
diff --git a/libgomp/testsuite/libgomp.c++/taskloop-3.C b/libgomp/testsuite/libgomp.c++/taskloop-3.C
deleted file mode 100644 (file)
index c08a045..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-// { dg-do run }
-// { dg-options "-O2" }
-
-#include "../libgomp.c/taskloop-3.c"
diff --git a/libgomp/testsuite/libgomp.c++/taskloop-4.C b/libgomp/testsuite/libgomp.c++/taskloop-4.C
deleted file mode 100644 (file)
index 3783717..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-// { dg-do run }
-// { dg-options "-O2" }
-
-#include "../libgomp.c/taskloop-4.c"
index 40d2eb9aeed3c67323141271b2e8fd35f8a74bee..14d2764bef77bd177a9f72a3b3e7d3c466319c35 100644 (file)
@@ -1,4 +1,4 @@
 // { dg-do run }
 // { dg-additional-options "-std=c++11" }
 
-#include "udr-9.C"
+#include "../libgomp.c-c++-common/udr-1.c"
diff --git a/libgomp/testsuite/libgomp.c++/udr-9.C b/libgomp/testsuite/libgomp.c++/udr-9.C
deleted file mode 100644 (file)
index 58fea18..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-// { dg-do run }
-
-#include "../libgomp.c/udr-1.c"
similarity index 82%
rename from libgomp/testsuite/libgomp.c/for-1.c
rename to libgomp/testsuite/libgomp.c-c++-common/for-1.c
index 942c8e7b821e9fef60280b1168798aafc203acfe..d1ebacb988e9a2b8323bda1e0ed4f53a13ebedfd 100644 (file)
@@ -1,6 +1,10 @@
-/* { dg-additional-options "-std=gnu99" } */
+/* { dg-additional-options "-std=gnu99" {target c } } */
 
-extern void abort (void);
+extern
+#ifdef __cplusplus
+"C"
+#endif
+void abort (void);
 
 #define M(x, y, z) O(x, y, z)
 #define O(x, y, z) x ## _ ## y ## _ ## z
similarity index 87%
rename from libgomp/testsuite/libgomp.c/for-2.c
rename to libgomp/testsuite/libgomp.c-c++-common/for-2.c
index e43fdb3c800221ce67694918ebe277a8ab36c9dd..66bb233fc1badbbaa33ecd7148b8536c99564d7d 100644 (file)
@@ -1,6 +1,10 @@
-/* { dg-additional-options "-std=gnu99" } */
+/* { dg-additional-options "-std=gnu99" { target c } } */
 
-extern void abort (void);
+extern
+#ifdef __cplusplus
+"C"
+#endif
+void abort (void);
 
 #define M(x, y, z) O(x, y, z)
 #define O(x, y, z) x ## _ ## y ## _ ## z
similarity index 95%
rename from libgomp/testsuite/libgomp.c/for-3.c
rename to libgomp/testsuite/libgomp.c-c++-common/for-3.c
index f4cd115eefab94673e010cd065b0d5937546c36a..173ce8ecc1364eec50b8df34cbdbaa260a6b2400 100644 (file)
@@ -1,6 +1,10 @@
-/* { dg-additional-options "-std=gnu99" } */
+/* { dg-additional-options "-std=gnu99" { target c } } */
 
-extern void abort ();
+extern
+#ifdef __cplusplus
+"C"
+#endif
+void abort ();
 
 #define M(x, y, z) O(x, y, z)
 #define O(x, y, z) x ## _ ## y ## _ ## z
similarity index 84%
rename from libgomp/testsuite/libgomp.c/for-4.c
rename to libgomp/testsuite/libgomp.c-c++-common/for-4.c
index 14f900b5c4378ebcf1e08bc0c0ecdc4dcbf6a163..f9c584e300c5aaa094355d49fe620763261c4570 100644 (file)
@@ -1,6 +1,10 @@
-/* { dg-options "-std=gnu99" } */
+/* { dg-options "-std=gnu99" { target c } } */
 
-extern void abort (void);
+extern
+#ifdef __cplusplus
+"C"
+#endif
+void abort (void);
 
 #define M(x, y, z) O(x, y, z)
 #define O(x, y, z) x ## _ ## y ## _ ## z
similarity index 96%
rename from libgomp/testsuite/libgomp.c/for-5.c
rename to libgomp/testsuite/libgomp.c-c++-common/for-5.c
index 84e636ab0f98e48b447d8a4b3c123ec19a28d642..edfbe13ecdaf74c61ab562246e98d79daa72dd8f 100644 (file)
@@ -1,6 +1,10 @@
-/* { dg-additional-options "-std=gnu99" } */
+/* { dg-additional-options "-std=gnu99" { target c } } */
 
-extern void abort ();
+extern
+#ifdef __cplusplus
+"C"
+#endif
+void abort ();
 
 #define M(x, y, z) O(x, y, z)
 #define O(x, y, z) x ## _ ## y ## _ ## z
similarity index 95%
rename from libgomp/testsuite/libgomp.c/for-6.c
rename to libgomp/testsuite/libgomp.c-c++-common/for-6.c
index 7f3c65e82b13f01334b2187789a30cabde92d699..64a754e51b888c24703bbda010749a7cda81db6b 100644 (file)
@@ -1,6 +1,10 @@
-/* { dg-additional-options "-std=gnu99" } */
+/* { dg-additional-options "-std=gnu99" { target c } } */
 
-extern void abort ();
+extern
+#ifdef __cplusplus
+"C"
+#endif
+void abort ();
 
 #define M(x, y, z) O(x, y, z)
 #define O(x, y, z) x ## _ ## y ## _ ## z
similarity index 96%
rename from libgomp/testsuite/libgomp.c/pr66199-3.c
rename to libgomp/testsuite/libgomp.c-c++-common/pr66199-3.c
index ffe28589933105ecffe964a1ca6d9b9b5d384bd1..cee82e59844bad8c617f1cb072f420d1b95c0466 100644 (file)
@@ -1,6 +1,6 @@
 /* PR middle-end/66199 */
 /* { dg-do run } */
-/* { dg-options "-O2" } */
+/* { dg-options "-O2" { target c } } */
 
 int u[1024], v[1024], w[1024];
 
similarity index 97%
rename from libgomp/testsuite/libgomp.c/pr66199-4.c
rename to libgomp/testsuite/libgomp.c-c++-common/pr66199-4.c
index 6ffa2e532bf676548a3be5e0113da92940c17d1c..d6d13676f5498459af70e96c2b4e3c51a4558b2a 100644 (file)
@@ -1,6 +1,6 @@
 /* PR middle-end/66199 */
 /* { dg-do run } */
-/* { dg-options "-O2" } */
+/* { dg-options "-O2" { target c } } */
 
 #pragma omp declare target
 int u[1024], v[1024], w[1024];
similarity index 96%
rename from libgomp/testsuite/libgomp.c/pr66199-6.c
rename to libgomp/testsuite/libgomp.c-c++-common/pr66199-6.c
index 14f8610eb6188d8f76b51098ff25804beb3c50b1..86467d7c726acaa01d8c1d675b1766fbf148a0f4 100644 (file)
@@ -1,6 +1,6 @@
 /* PR middle-end/66199 */
 /* { dg-do run } */
-/* { dg-options "-O2" } */
+/* { dg-options "-O2" { target c } } */
 
 #pragma omp declare target
 int u[1024], v[1024], w[1024];
similarity index 96%
rename from libgomp/testsuite/libgomp.c/simd-16.c
rename to libgomp/testsuite/libgomp.c-c++-common/simd-16.c
index e1998e32733f8892cc99f0512f0cfa1fcf2424b3..ea1ca3179d300f1b10d7b69b73be153fc71c747d 100644 (file)
@@ -1,7 +1,7 @@
 /* { dg-do run } */
 /* { dg-additional-options "-msse2" { target sse2_runtime } } */
 /* { dg-additional-options "-mavx" { target avx_runtime } } */
-/* { dg-additional-options "-std=c99" } */
+/* { dg-additional-options "-std=c99" {target c } } */
 
 int
 main ()
similarity index 96%
rename from libgomp/testsuite/libgomp.c/simd-17.c
rename to libgomp/testsuite/libgomp.c-c++-common/simd-17.c
index b884340e419b48d5dfd019b38bba07163ddd07b5..5e543789eeaaa858bae38a8c3d41e397bbbc7e42 100644 (file)
@@ -1,7 +1,7 @@
 /* { dg-do run } */
 /* { dg-additional-options "-msse2" { target sse2_runtime } } */
 /* { dg-additional-options "-mavx" { target avx_runtime } } */
-/* { dg-additional-options "-std=c99" } */
+/* { dg-additional-options "-std=c99" { target c } } */
 
 static inline void
 foo (int *b, int *i, int *j, int x)
similarity index 89%
rename from libgomp/testsuite/libgomp.c/taskloop-1.c
rename to libgomp/testsuite/libgomp.c-c++-common/taskloop-1.c
index edc70584c1a9f89bb9460b8756d81482ca31d104..11de7510b04257be760eb87ac47b82feb4c1ea09 100644 (file)
@@ -1,5 +1,6 @@
 /* { dg-do run } */
-/* { dg-options "-O2 -std=c99" } */
+/* { dg-options "-O2" } */
+/* { dg-additional-options "-std=c99" { target c } } */
 
 int q, r, e;
 
similarity index 97%
rename from libgomp/testsuite/libgomp.c/taskloop-2.c
rename to libgomp/testsuite/libgomp.c-c++-common/taskloop-2.c
index be893ebf80aaa4ad639d9d7c05b1a831d3ca0464..8387cd3073ac628d90641774f56c17c69429cf12 100644 (file)
@@ -1,5 +1,6 @@
 /* { dg-do run } */
-/* { dg-options "-O2 -std=c99" } */
+/* { dg-options "-O2" } */
+/* { dg-additional-options "-std=c99" { target c } } */
 /* { dg-additional-options "-msse2" { target sse2_runtime } } */
 /* { dg-additional-options "-mavx" { target avx_runtime } } */
 
similarity index 95%
rename from libgomp/testsuite/libgomp.c/taskloop-3.c
rename to libgomp/testsuite/libgomp.c-c++-common/taskloop-3.c
index 9c8c49c8da47faefef202c4aa2a2e79e6d1a16b4..9650bf1c2cecf8c3531c17cfe43f5b09181ea07d 100644 (file)
@@ -1,5 +1,6 @@
 /* { dg-do run } */
-/* { dg-options "-O2 -std=c99" } */
+/* { dg-options "-O2" } */
+/* { dg-additional-options "-std=c99" { target c } } */
 
 int g;
 int a[1024];