2018-03-08 Richard Biener <rguenther@suse.de>
[official-gcc.git] / gcc / testsuite / gcc.target / i386 / bmi2-pdep64-1a.c
blob8163c4062a0a51c5957c8166db469bb47e6a870f
1 /* { dg-do compile { target { ! ia32 } } } */
2 /* { dg-options "-mbmi2 -O2 -dp" } */
4 #include "bmi2-pdep64-1.c"
6 /* { dg-final { scan-assembler-times "bmi2_pdep_di3" 1 } } */