aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.target/i386/bmi-blsi-2a.c
blob: be9ca3f6312676271a9bf90fc14fe86b7e77dd87 (plain)
1
2
3
4
5
6
/* { dg-do compile } */
/* { dg-options "-O2 -mbmi -fno-inline -dp" } */

#include "bmi-blsi-2.c"

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