https://codereview.chromium.org/682643002/diff/200001/src/arm/simulator-arm.cc
File src/arm/simulator-arm.cc (right):
https://codereview.chromium.org/682643002/diff/200001/src/arm/simulator-arm.cc#newcode3627
src/arm/simulator-arm.cc:3627: dd_value = std::round(dm_value);
On 2014/11/04 16:28:55, Torne wrote:
[...] I'm investigating fixing the android build system downstream to
use libc++ to
avoid issues like this in the future, but is this dependency against
the current
chromium policy of not depending on C++11 library features? Does V8
follow that
policy? [...]
Yes, we follow this policy, and normally this kind of problems shows up
on our Mac builders which use an ancient XCode. But this is
ARM-specific, so it slipped through and we should remove those calls in
v8.
https://codereview.chromium.org/682643002/
--
--
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.