Home
Manpages
About
(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.c-torture/
compile/
920706-1.c
1
f
(
)
{
float
i
[
2
]
,
o
[
1
]
;
g
(
o
)
;
return
*
o
;
}