On Sat, Jan 27, 2001 at 11:17:20AM +0000, Neil Booth wrote: > Hi Fukui-san, > > Please provide preprocessed source. Not needed in this case: int a[6][8] = { [0 ... 5] = { [0 ... 7] = 0 } }; triggers it. I'll look into it this weekend. Jakub