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