> 1..3 tcc, { } block: works
Can we change a code for the "if", "else", "for", "while" to work as
there is '{' always present?PS: patch 4 can be wrong for the case of the multiple VLA declaration char vla1[x]; char vla2[x]; cahr vla3[x]; As I understand, SP will be saved only after vla1. _______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
