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
/
920701-1.c
blob: 4302f9ea331a4a101549e4d096fd9fe08de25244 (
plain
)
1
f
(
char
*
c
){
extern
char
a
[],
b
[];
return
a
+
(
b
-
c
);}