blob: ee9cf693be6c93bd574cd9416783c1cbb1f50380 [file] [log] [blame]
/* { dg-do compile } */
/* { dg-options "-mriscv-attribute -mno-strict-align" } */
int foo()
{
}
/* { dg-final { scan-assembler ".attribute unaligned_access, 1" } } */