diff options
Diffstat (limited to 'libgomp/testsuite/libgomp.c/usm-1.c')
-rw-r--r-- | libgomp/testsuite/libgomp.c/usm-1.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libgomp/testsuite/libgomp.c/usm-1.c b/libgomp/testsuite/libgomp.c/usm-1.c index 1b35f19c45b..e73f1816f9a 100644 --- a/libgomp/testsuite/libgomp.c/usm-1.c +++ b/libgomp/testsuite/libgomp.c/usm-1.c @@ -1,4 +1,5 @@ /* { dg-do run } */ +/* { dg-require-effective-target omp_usm } */ #include <omp.h> #include <stdint.h> |