It looks like it is more correct to convert
    (            (int)0+(int)1) + ((int)0+(int)1), 1
into
    (const)(
     ^^^^^^^^ chars to insert
But I don't know how to do this...

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

Reply via email to