diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/compat/union-m128-1_x.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/compat/union-m128-1_x.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/compat/union-m128-1_x.c b/gcc/testsuite/gcc.dg/compat/union-m128-1_x.c index 1f92303..13044bd 100644 --- a/gcc/testsuite/gcc.dg/compat/union-m128-1_x.c +++ b/gcc/testsuite/gcc.dg/compat/union-m128-1_x.c @@ -1,4 +1,4 @@ -/* { dg-options "-O -msse2" } */ +/* { dg-options "-std=gnu17 -O -msse2" } */ #include "union-m128-1.h" |