blob: 7c565c4963ec2c9d7f688017cde93ce2de9fadf0 [file] [log] [blame]
/* { dg-do compile } */
/* { dg-options "-mriscv-attribute -mstrict-align" } */
int foo()
{
}
/* { dg-final { scan-assembler ".attribute unaligned_access, 0" } } */