I was able to reduce the test case to the code below. Maybe it's
possible to resolve the compiler bug with this.

struct{int c[1];} cases[] = {((int)0)};

Still, the compiler crashes in two other cases and refuses compilation
in one other case. (see original post).

Yours,
Robert Clausecker


_______________________________________________
Tinycc-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to