diff --git a/gcc/testsuite/gcc.target/i386/cmpti2.c b/gcc/testsuite/gcc.target/i386/cmpti2.c index ad9572901ce..ba7dd7292a0 100644 --- a/gcc/testsuite/gcc.target/i386/cmpti2.c +++ b/gcc/testsuite/gcc.target/i386/cmpti2.c @@ -1,5 +1,5 @@ /* { dg-do compile { target int128 } } */ -/* { dg-options "-O2" } */ +/* { dg-options "-O2 -mno-stv" } */ __int128 x; __int128 y;