Sign in
gnu
/
gcc
/
ab810952eb7c061e37054ddd1dfe0aa033365131
/
.
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
20030415-1.c
blob: bcca4c85dc6c2576747ce10a87ed0a86fe793706 [
file
] [
log
] [
blame
]
float
g
(
float
f
)
{
return
fabs
(
f
);
}