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
/
20001116-1.c
blob: c356392fa37c9bafd41773d866565600ae10bb4c (
plain
)
1
2
3
int
x
[
60
];
char
*
y
=
((
char
*
)
&
(
x
[
2
*
8
+
2
])
-
8
);
int
z
=
(
&
"Foobar"
[
1
]
-
&
"Foobar"
[
0
]);