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

#include "bmi-bextr-2.c"

/* { dg-final { scan-assembler "bmi_bextr_si" } } */