aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.target/i386/bmi-blsmsk-2a.c
blob: 7d3597d39b32c546e08f991b00c003c3702b6676 (plain)
1
2
3
4
5
6
/* { dg-do compile } */
/* { dg-options "-O2 -mbmi -fno-inline -dp  --param max-default-completely-peeled-insns=0" } */

#include "bmi-blsmsk-2.c"

/* { dg-final { scan-assembler-times "bmi_blsmsk_si" 1 } } */