blob: b8cacae049572e83e65019c5fc3bc7fbc3d0e857 [file] [log] [blame]
/* { dg-do compile } */
/* { dg-options "-mno-riscv-attribute" } */
int foo()
{
}
/* { dg-final { scan-assembler-not ".attribute arch" } } */