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.dg
/
lto
/
20091005-1_1.c
blob: 52eb8e78b3f611b5b46d8f77712c849eea32a739 (
plain
)
1
2
extern
int
i
[
10
];
int
main
()
{
return
i
[
0
];
}