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
sched: Do not mix prologue and epilogue insns
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.test-framework
/
dg-dot-run-xif-exp-P.c
blob
eb2af26081f05a8ec3cc6d4c71fa85aae337f19e
1
/* { dg-do run { target { *-*-* && yes } } } */
2
/* { dg-xfail-if "comment" { empty-*-* && yes } { "*" } { "" } } */
3
4
int
5
main
()
6
{
7
return
0
;
8
}