aboutsummaryrefslogtreecommitdiff
path: root/libgomp/testsuite/libgomp.c/atomic-10.c
diff options
context:
space:
mode:
Diffstat (limited to 'libgomp/testsuite/libgomp.c/atomic-10.c')
-rw-r--r--libgomp/testsuite/libgomp.c/atomic-10.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libgomp/testsuite/libgomp.c/atomic-10.c b/libgomp/testsuite/libgomp.c/atomic-10.c
index 6565279b9e8..58edeed6c36 100644
--- a/libgomp/testsuite/libgomp.c/atomic-10.c
+++ b/libgomp/testsuite/libgomp.c/atomic-10.c
@@ -1,5 +1,4 @@
/* { dg-do run } */
-/* { dg-options "-O2 -fopenmp" } */
extern void abort (void);
int x1, x2, x3, x4, x5;