Internal compiler error in set_designator, at c-typeck.c:5570

Jakub Jelinek jakub@redhat.com
Sat Jan 27 05:52:00 GMT 2001


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


More information about the Gcc mailing list