(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.target/
i386/
x86-64-v3-other.c
       1  /* { dg-do compile } */
       2  /* { dg-options "-march=x86-64-v3" } */
       3  
       4  /* Verify -march=x86-64-v3 works even with -m32 or -mabi=ms.  */
       5  #include "x86-64-v3.c"