repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
gnu
/
dist
/
gcc4
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
920428-5.c
blob
ff31379928093666b7b5d719a025db376fd6c622
1
typedef
struct
{
unsigned
b0
:
1
;}*
t
;
x
(
a
,
b
)
t a
,
b
;{
b
->
b0
=
a
->
b0
;}