index
:
cbb-gcc-4.6.4
main
compiler building blocks: cbb-gcc-4.6.4: including full support for the midipix targets
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
gcc.c-torture
/
unsorted
/
c2.c
blob: ef5a71188d32f5fe89088cd5958aede94407bc78 (
plain
)
1
2
3
4
5
foo
(
a
)
{
bar
(
a
);
bar
(
a
);
}