Closed GoogleCodeExporter closed 9 years ago
Created system test t281 which serves as a regression for this defect:
./t281.out
a == b ? True
Error: 0xE4
Release: 0x08
FileId: 0x09
LineNum: 1656
Traceback (top first):
t281()
<module>.
Original comment by dwhall...@gmail.com
on 14 Mar 2010 at 5:29
Edited float.c to fix the COMP_EQ and COMP_NE cases. Had to change a test in
t158 due
to a float-rounding issue. Also added a test where the rounding works out as
expected
Original comment by dwhall...@gmail.com
on 14 Mar 2010 at 3:11
System tests pass. Mainlined directly, see r459
Original comment by dwhall...@gmail.com
on 14 Mar 2010 at 3:12
Original issue reported on code.google.com by
dwhall...@gmail.com
on 13 Mar 2010 at 9:11