(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.target/
cris/
inasm-v8.c
       1  /* { dg-do assemble } */
       2  /* { dg-options "-DOTHER_ISA=8 -march=v8" { target { ! march_option } } } */
       3  
       4  /* Check that -march=v8 is also recognized.  */
       5  
       6  #include "inasm-other.c"