Sign in
gnu
/
gcc
/
f7589b1c8b7045ee4f5bdf033e05af3fa607c2f2
/
.
/
gcc
/
testsuite
/
gcc.target
/
riscv
/
attribute-5.c
blob: de8909435b1603ae20c3c7b44a30a30f0e143aa4 [
file
] [
log
] [
blame
]
/* { dg-do compile } */
/* { dg-options "-O -mriscv-attribute -mno-strict-align" } */
int
foo
()
{
}
/* { dg-final { scan-assembler ".attribute unaligned_access, 1" } } */