]> git.unchartedbackwaters.co.uk Git - francis/libjit.git/commit
Fix a bug in dpas with binary functions returning a boolean result where the
authorKlaus Treichel <ktreichel@web.de>
Sat, 19 Jul 2008 10:20:51 +0000 (10:20 +0000)
committerKlaus Treichel <ktreichel@web.de>
Sat, 19 Jul 2008 10:20:51 +0000 (10:20 +0000)
commit3ffb3bfac979ae2ca1eb9a1072cbadf9a2fa6899
tree68b1f6768f05fb3aa18ed44e3918408d57b454ed
parentdd1819342f59a669aa69c311aa3f845a4e88fca1
Fix a bug in dpas with binary functions returning a boolean result where the
result type was not recorded correctly.
Add tests for float comparisions where nan values are involved and add tests
for the *_inv opcodes (not (f1 op f2)).
ChangeLog
dpas/dpas-parser.y
tests/cond.pas