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
/
20090213_1.c
blob: 4a852efd1936c4cdd55bde9d9e69d73687a70899 (
plain
)
1
2
3
4
5
6
int
foo
(
int
x
)
{
return
x
*
32
;
}