Sign in
gnu
/
gcc.git
/
09a3da82125e07da504136841d577f103aa4ea13
/
.
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
920501-3.c
blob: ecde11ace7a1a2ec4b9b419268fdd8c580c2389f [
file
] [
log
] [
blame
]
struct
{
long
long
x
:
24
,
y
:
40
;}
v
;
void
x
(
void
){
v
.
y
=
0
;}