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
Daily bump.
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.target
/
i386
/
bmi-tzcnt-2a.c
blob
2cdb3f443c6bf00dd6d99cfac731e9fb045cba32
1
/* { dg-do compile } */
2
/* { dg-options "-O2 -mbmi -fno-inline" } */
3
4
#include
"bmi-tzcnt-2.c"
5
6
/* { dg-final { scan-assembler-times "tzcntl" 1 } } */