mirror of
https://github.com/mirror/tinycc.git
synced 2026-08-22 11:23:27 +08:00
Comparisons with unordered doubles was broken, NaNs always compare unequal (and unordered) to everything, including to itself.
Comparisons with unordered doubles was broken, NaNs always compare unequal (and unordered) to everything, including to itself.