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

#include "bmi-tzcnt-2.c"

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