2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 951128-1.c
blob5e4dc7093c82d6352dd19194d1d2c76c82cc8ff2
1 char a[];
2 f (const int i)
4 a[i] = 0;