Hi, On Thu, 4 May 2017, Tony Papadimitriou wrote:
char xxx()[] {}
Specifically, it’s the (wrong) use of [] that causes the crash.
Fixed in mob (the crash, not implementing full support for this extension of returning arrays from functions; it's regarded as returning a pointer to char).
Ciao, Michael.
_______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
