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
/
920928-6.c
blob: 692191b1245f0b689566a07ab4ea5f7d239f3f43 (
plain
)
1
2
struct
{
int
c
;}
v
;
static
short
i
=
((
char
*
)
&
(
v
.
c
)
-
(
char
*
)
&
v
);