On 5/21/23 13:14, noneofyourbusiness wrote:
When initializing static variables with the result of float comparisons, tcc 
errors out. This works fine on clang without warning, therefore I assume this is a 
bug. The expression -1.0 < 0 should always evaluate to 1, no?
See attached code for an example.

Just pushed a fix on mob.

    Herman

_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to