Daily bump.
[official-gcc.git] / gcc / testsuite / gcc.target / i386 / bmi-bextr-2a.c
blob282a3e40011e480cedf310baa4a4ce82eed22627
1 /* { dg-do compile } */
2 /* { dg-options "-O2 -mbmi -fno-inline -dp" } */
4 #include "bmi-bextr-2.c"
6 /* { dg-final { scan-assembler-times "bmi_bextr_si" 1 } } */