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.misc-tests
/
mg-2.c
blob
d88c9d01a4507b0248412ce50e6b97e57c57b14d
1
/* PR 15220 */
2
3
#include <nonexist0.h>
4
#include
"nonexist.h"
5
int
6
main
()
7
{
8
return
0
;
9
}