repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
2016-12-21 Vladimir Makarov <vmakarov@redhat.com>
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.target
/
i386
/
bmi-blsi-1a.c
blob
e9e0ecb671619355f8a3e793e9e813f19785e031
1
/* { dg-do compile { target { ! ia32 } } } */
2
/* { dg-options "-O2 -mbmi -fno-inline -dp" } */
3
4
#include
"bmi-blsi-1.c"
5
6
/* { dg-final { scan-assembler-times "bmi_blsi_di" 1 } } */