blob: 26fdd08b26dd8dd10f2294090bc42772bb0fba91 [file] [log] [blame]
/* { dg-do compile } */
/* { dg-options "-O2 -march=rv32i -march=rv32im_sx_unexpectedstring -mabi=ilp32" } */
int foo()
{
}
/* { dg-error "unexpected ISA string at end:" "" { target { "riscv*-*-*" } } 0 } */