src: re-enable fast math on arm
authorMichaël Zasso <mic.besace@gmail.com>
Fri, 28 Aug 2015 07:02:32 +0000 (09:02 +0200)
committerRod Vagg <rod@vagg.org>
Sun, 6 Sep 2015 11:39:05 +0000 (21:39 +1000)
commitdd3f3417c7dcec0603a7fab2341c2d055a810653
tree10062cd4e6ac629e5ef5d477b0ba70638f32bc85
parente137c1177c40732e13b20c91dcaf366ae8733404
src: re-enable fast math on arm

Ref: https://github.com/nodejs/node/issues/1376
Ref: https://github.com/nodejs/node/pull/1398
Issue fixed in V8: https://chromium.googlesource.com/v8/v8/+/81703350bbb9923d211fe5b79e90bd458b0916e2
V8-Bug: https://code.google.com/p/v8/issues/detail?id=4019

PR-URL: https://github.com/nodejs/node/pull/2592
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Ali Ijaz Sheikh <ofrobots@google.com>
src/node.cc