FSF GCC merge 02/23/03
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 920615-1.c
blob9b1c6aceef319d971337ccc11f13e2e9af0b4608
1 f()
3 int x[20] = {[0] = 5, [10] = 12};