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

#include "bmi-bextr-1.c"

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