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
2016-12-21 Vladimir Makarov <vmakarov@redhat.com>
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
921118-1.c
blob
857c74e74f1c201ecae241e3cf7502a3ba3005ce
1
inline
f
(
i
)
2
{
3
h
((
long long
)
i
*
2
);
4
}
5
g
()
6
{
7
f
(
9
);
8
}