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.dg
/
lto
/
20091006-1_1.c
blob: f82f827002afb238a999487a7b650a1b8096920d (
plain
)
1
2
extern
void
bar
(
void
);
void
check3
(
void
)
{
bar
();
}