summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/i386/mvc2.c
blob: 9635ec83fac0ede9d84c186729f49ccc513c2cf2 (plain)
1
2
3
4
/* { dg-do compile } */

__attribute__((target_clones("avx","arch=slm","arch=core-avx2")))
int foo ();