Home
Manpages
About
(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.c-torture/
compile/
920809-1.c
1
f
(
x
,
y
)
{
memcpy
(
&
x
,
&
y
,
8192
)
;
}