Home
Manpages
About
(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.c-torture/
compile/
920428-1.c
1
x
(
)
{
char
*
q
;
return
(
long
)
q
>>
8
&
0x
ff
;
}