This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
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
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |