blob: 15514bfe93e61e63cbce1262ee951358cd22d6ce [file] [log] [blame]
/* { dg-do compile } */
/* { dg-additional-options "-march=armv8.2-a+aes+sha2" } */
int main ()
{
return 0;
}
/* { dg-final { scan-assembler-times {\.arch armv8\.2\-a\+crypto\+crc} 1 } } */
/* Check if individual bits that make up a grouping is specified that only the
grouping is kept. */