1 /* { dg-do compile } */
2 /* { dg-options "-march=rv32i -march=rv32im_s -mabi=ilp32" } */
3 int foo()
4 {
5 }
6 /* { dg-error ".'-march=rv32im_s': name of supervisor extension must be more than 1 letter" "" { target *-*-* } 0 } */