(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.target/
riscv/
arch-19.c
       1  /* { dg-do compile } */
       2  /* { dg-options "-march=rv64if_zfinx -mabi=lp64" } */
       3  int foo() {}
       4  /* { dg-error "'-march=rv64if_zfinx': z\\*inx conflicts with floating-point extensions" "" { target *-*-* } 0 } */