blob: 49b74d9e265c883ff7852d2db2529b68e3c9d9e6 [file] [log] [blame]
/* { dg-options "-mgeneral-regs-only -march=armv8-a+simd+fp -O2" } */
int
test (void)
{
return 1;
}
/* { dg-final { scan-assembler-times "\\.arch armv8-a\n" 1 } } */