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
/
compile
/
20030415-1.c
blob: bcca4c85dc6c2576747ce10a87ed0a86fe793706 (
plain
)
1
2
3
4
float
g
(
float
f
)
{
return
fabs
(
f
);
}