2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 920615-1.c
blob9b1c6aceef319d971337ccc11f13e2e9af0b4608
1 f()
3 int x[20] = {[0] = 5, [10] = 12};