Sign in
gnu
/
gcc
/
93ac832f1846e4867aa6537f76f510fab8e3e87d
/
.
/
gcc
/
testsuite
/
gcc.target
/
aarch64
/
with-tune-mtune.c
blob: 60f795a3919968153ba7bf092e22b135d9078294 [
file
] [
log
] [
blame
]
/* { dg-do compile { target { tune_cortex_a76 } } } */
/* { dg-additional-options " -dA -mtune=cortex-a73" } */
void
foo
()
{}
/* { dg-final { scan-assembler "//.tune cortex-a73" } } */