blob: b383e0aced2d2a12d8ec4ff021d27361b81356e0 [file] [log] [blame]
/* { dg-do compile } */
/* { dg-additional-options "-march=armv8.4-a+fp16" } */
int main ()
{
return 0;
}
/* { dg-final { scan-assembler {\.arch armv8\.4-a\+crc\+fp16} } } */
/* fp16 smallest set to emit. */