Hello, > On 24 Jun 2019, at 12:05, grischka <gris...@gmx.de> wrote: > > Pascal Cuoq wrote: > > int t[][3]; [ error: unknown type size ] > > Actually that is not wrong. It's the same as > > extern int t[][3];
Ah yes. Anyway my patch did not change the behavior for this example. I wrote the test intending “int t[3][];”, I think, and got it wrong. _______________________________________________ Tinycc-devel mailing list Tinycc-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/tinycc-devel