Sign in
gnu
/
gcc
/
fba228e259dd5112851527f2dbb62c5601100985
/
.
/
gcc
/
testsuite
/
gcc.target
/
riscv
/
attribute-10.c
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 } */