2015-12-10 Vladimir Makarov <vmakarov@redhat.com>
[official-gcc.git] / gcc / testsuite / gcc.target / i386 / mvc2.c
blob9635ec83fac0ede9d84c186729f49ccc513c2cf2
1 /* { dg-do compile } */
3 __attribute__((target_clones("avx","arch=slm","arch=core-avx2")))
4 int foo ();