index
:
cbb-gcc-4.6.4
main
compiler building blocks: cbb-gcc-4.6.4: including full support for the midipix targets
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
920501-3.c
blob: 41ef87fbf7fc4eec471091de3dcdc5cf26698c58 (
plain
)
1
2
struct
{
long
long
x
:
24
,
y
:
40
;}
v
;
x
(){
v
.
y
=
0
;}