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