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