https://codereview.chromium.org/669923002/diff/1/src/arm64/simulator-arm64.cc
File src/arm64/simulator-arm64.cc (right):
https://codereview.chromium.org/669923002/diff/1/src/arm64/simulator-arm64.cc#newcode2777
src/arm64/simulator-arm64.cc:2777: int_result = ceil(value);
On 2014/10/21 19:22:00, Rodolph Perfetta (ARM) wrote:
Is ceil of a value in the range ]-1, -0] guaranteed to return -0 on
all
supported platform?
According to
http://stackoverflow.com/questions/5986875/c-ceil-and-negative-zero it
should, but I fail to find the quoted part of the C standard in my local
copy. :-/
https://codereview.chromium.org/669923002/
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.