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

#include "bmi-blsr-1.c"

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