PR inline-asm/84742
[official-gcc.git] / gcc / testsuite / gcc.target / i386 / bmi-bextr-1a.c
blob4ccfbdc9829d40f08327db9ed6e0246354587a34
1 /* { dg-do compile { target { ! ia32 } } } */
2 /* { dg-options "-O2 -mbmi -fno-inline -dp" } */
4 #include "bmi-bextr-1.c"
6 /* { dg-final { scan-assembler-times "bmi_bextr_di" 1 } } */