reduction-4.c: Don't run on hppa*-*-hpux*.

* testsuite/libgomp.oacc-c-c++-common/reduction-4.c: Don't run on
	hppa*-*-hpux*.

From-SVN: r221557
This commit is contained in:
John David Anglin 2015-03-21 16:19:43 +00:00
parent 7ce3cec7a2
commit 844d9a76bc
2 changed files with 6 additions and 1 deletions

View 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.

View file

@ -1,4 +1,4 @@
/* { dg-do run } */
/* { dg-do run { target { ! { hppa*-*-hpux* } } } } */
/* complex reductions. */