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

#include "bmi-tzcnt-1.c"

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