RESOLVED FIXED 21160
x=0;1/(x*-1) goes to the wrong infinity.
https://bugs.webkit.org/show_bug.cgi?id=21160
Summary x=0;1/(x*-1) goes to the wrong infinity.
Gavin Barraclough
Reported 2008-09-26 19:01:13 PDT
Negative-zero makes me sad. :'-(
Attachments
The patch (8.39 KB, patch)
2008-10-09 15:50 PDT, Gavin Barraclough
zwarich: review+
The patch too (10.94 KB, patch)
2008-10-09 16:50 PDT, Gavin Barraclough
zwarich: review+
Gavin Barraclough
Comment 1 2008-10-09 15:50:48 PDT
Created attachment 24242 [details] The patch No performance change
Cameron Zwarich (cpst)
Comment 2 2008-10-09 15:57:40 PDT
Comment on attachment 24242 [details] The patch r=me, but you need to add a test (or change existing test results to match this).
Gavin Barraclough
Comment 3 2008-10-09 16:50:35 PDT
Created attachment 24245 [details] The patch too
Cameron Zwarich (cpst)
Comment 4 2008-10-09 16:54:19 PDT
Comment on attachment 24245 [details] The patch too r=me
Darin Adler
Comment 5 2008-10-12 18:01:12 PDT
Note You need to log in before you can comment on or make changes to this bug.