* testsuite/libgomp.oacc-c-c++-common/reduction-4.c: Don't run on
authordanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 21 Mar 2015 16:19:43 +0000 (16:19 +0000)
committerdanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 21 Mar 2015 16:19:43 +0000 (16:19 +0000)
hppa*-*-hpux*.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@221557 138bc75d-0d04-0410-961f-82ee72b054a4

libgomp/ChangeLog
libgomp/testsuite/libgomp.oacc-c-c++-common/reduction-4.c

index d151473..03f66ea 100644 (file)
@@ -1,3 +1,8 @@
+2015-03-21  John David Anglin  <danglin@gcc.gnu.org>
+
+       * testsuite/libgomp.oacc-c-c++-common/reduction-4.c: Don't run on
+       hppa*-*-hpux*.
+
 2015-03-19  Jakub Jelinek  <jakub@redhat.com>
 
        * testsuite/libgomp.c/target-10.c: New test.
index c8a9a6c..d7da19e 100644 (file)
@@ -1,4 +1,4 @@
-/* { dg-do run } */
+/* { dg-do run { target { ! { hppa*-*-hpux* } } } } */
 
 /* complex reductions.  */