This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
ICE in set_designator, at c-typeck.c:5570
- To: gcc-bugs at gcc dot gnu dot org
- Subject: ICE in set_designator, at c-typeck.c:5570
- From: Alan Modra <alan at linuxcare dot com dot au>
- Date: Thu, 25 Jan 2001 00:49:15 +1100 (EST)
Extracted from the linux kernel:
--------
#define R 2
#define C 4
unsigned int foo[R][C] = { [0 ... R-1] = { [0 ... C-1] = 1 } };
--------
bombs with "Internal compiler error in set_designator, at c-typeck.c:5570"
for 20010124 and 20010121. Same problem on codesourcery 20010120
Alan Modra
--
Linuxcare. Support for the Revolution.