aboutsummaryrefslogtreecommitdiff
path: root/tccrun.c
diff options
context:
space:
mode:
authorThomas Preud'homme <robotux@celest.fr>2013-12-31 23:40:21 +0800
committerThomas Preud'homme <robotux@celest.fr>2014-01-03 10:19:38 +0800
commite0e9a2a29562ac0f07c5d29070e1797fa48b144f (patch)
treef0ef686163ef61eb5a0df8c7aa4ed119f193d5f5 /tccrun.c
parent59b8007f98eb814f6fd19455ab868ecaa07dfc0d (diff)
downloadtinycc-e0e9a2a29562ac0f07c5d29070e1797fa48b144f.tar.gz
tinycc-e0e9a2a29562ac0f07c5d29070e1797fa48b144f.tar.bz2
Report error on NaN comparison
Use comisd / fcompp for float comparison (except TOK_EQ and TOK_NE) instead of ucomisd / fucompp to detect NaN comparison. Thanks Vincent Lefèvre for the bug report and for also giving the solution.
Diffstat (limited to 'tccrun.c')
0 files changed, 0 insertions, 0 deletions