]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/testsuite/c-c++-common/cxxbitfields-3.c
re PR middle-end/92046 (Command line options (that are per-functions) are affecting...
[gcc.git] / gcc / testsuite / c-c++-common / cxxbitfields-3.c
index fc423ea8b293dd0c11de1c38508af99e0e04af96..706bf8659ea96449badc61cd674eabd1e2a1a5b2 100644 (file)
@@ -1,5 +1,5 @@
 /* { dg-do compile { target i?86-*-* x86_64-*-* } } */
-/* { dg-options "-O2 --param allow-store-data-races=0" } */
+/* { dg-options "-O2 -fno-allow-store-data-races" } */
 
 /* Make sure we don't narrow down to a QI or HI to store into VAR.J,
    but instead use an SI.  */
This page took 0.0336 seconds and 5 git commands to generate.