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:
parent
7ce3cec7a2
commit
844d9a76bc
2 changed files with 6 additions and 1 deletions
|
@ -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.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* { dg-do run } */
|
||||
/* { dg-do run { target { ! { hppa*-*-hpux* } } } } */
|
||||
|
||||
/* complex reductions. */
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue