* g++.dg/other/i386-2.C (dg-options): Add -mavx512pf.
[official-gcc.git] / gcc / testsuite / gcc.target / i386 / bmi-andn-2a.c
blob72fe0263922a3d24e3673af3f2d779b6f9c49d5a
1 /* { dg-do compile } */
2 /* { dg-options "-O2 -mbmi -fno-inline -dp" } */
4 #include "bmi-andn-2.c"
6 /* { dg-final { scan-assembler-times "bmi_andn_si" 1 } } */