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
Revert r135493 & r135463
[official-gcc.git]
/
libmudflap
/
testsuite
/
libmudflap.c
/
pass43-frag.c
blob
4fec3306eb17496648ce50590a52176bb77caeb4
1
void
2
foo
()
3
{
4
}
5
6
int
7
main
(
int
argc
,
char
*
argv
[])
8
{
9
foo
();
10
return
0
;
11
}