Stop only if there aren't any usable algorithms
[official-gcc.git] / gcc / testsuite / gcc.target / i386 / bmi2-pext64-1a.c
blobaaf06c1f206d13623d784b092f30b369e74d3ca9
1 /* { dg-do compile { target { ! ia32 } } } */
2 /* { dg-options "-mbmi2 -O2 -dp" } */
4 #include "bmi2-pext64-1.c"
6 /* { dg-final { scan-assembler-times "bmi2_pext_di3" 1 } } */