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
Merge from tree-cleanup-branch: VRP, store CCP, store
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.misc-tests
/
mg.c
blob
5359714572f07a61f4dc3d998c7c7bd89078d941
1
/* PR 2981 */
2
3
#include
"nonexist.h"
4
int
5
main
()
6
{
7
return
0
;
8
}