// { dg-options "-w" }
union
u1
{
char
m1
:
16
;
}
x
;
int
main
(
)
{
x
.
m1
=
256
;
}
syntax highlighted by
Code2HTML
, v. 0.9.1