index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
egcs
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
960130-1.c
blob: ed8dab459880bae552c9d3c038ceebd6a6888fac (
plain
)
1
2
3
4
5
6
7
8
int a[1]; int main() { extern int a[]; return *a; }