aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/simulate-thread/speculative-store-4.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/simulate-thread/speculative-store-4.c')
-rw-r--r--gcc/testsuite/gcc.dg/simulate-thread/speculative-store-4.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/simulate-thread/speculative-store-4.c b/gcc/testsuite/gcc.dg/simulate-thread/speculative-store-4.c
index 59f81b756be..b3784467dce 100644
--- a/gcc/testsuite/gcc.dg/simulate-thread/speculative-store-4.c
+++ b/gcc/testsuite/gcc.dg/simulate-thread/speculative-store-4.c
@@ -1,5 +1,5 @@
/* { dg-do link } */
-/* { dg-options "--param allow-store-data-races=0" } */
+/* { dg-options "-fno-allow-store-data-races" } */
/* { dg-final { simulate-thread } } */
#include <stdio.h>