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
2018-03-08 Richard Biener <rguenther@suse.de>
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.test-framework
/
dg-outexistsnot-exp-XF.c
blob
818685b5c54b8ebee13e5a2a187b53fc5de58f25
1
/* { dg-do link } */
2
3
int
main
(
void
) {
return
0
; }
4
5
/* { dg-final { output-exists-not { xfail *-*-* } } } */