1 /* { dg-do compile } */
2 /* { dg-require-ifunc "" } */
3 
4 __attribute__((target_clones("avx","arch=slm","arch=core-avx2")))
5 int foo ();
6