diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2018-08-17 17:51:35 -0300 |
---|---|---|
committer | George Fang <georgef@codeaurora.org> | 2018-10-10 12:29:51 -0700 |
commit | d645d3817fd4a1d0f534a2c9c0b7c1c11aecb619 (patch) | |
tree | 2c4b5f18cea3131bfc6f286909503567b2033abc /libc/malloc_hooks/malloc_hooks.cpp | |
parent | 96dfc17e30e72e5f7e8030b75fba2fca855e9c66 (diff) |
Use -fno-math-errno for libm
This option allows inline calls of single intructions if target,
supports it. Currently it optimizes internal sqrt calls on
armeabi-v7a, arm64-v8a, and x86_64 (by removing internal calls
to sqrt).
Test: Builds, ran unit tests on arm and x86.
CRs-Fixed: 2328588
Change-Id: I8a7621a55aae82ff5b80e886c9ed49d480ef6263
(cherry picked from commit bd58729085435057dc8611eeafad6f76cf72f543)
Diffstat (limited to 'libc/malloc_hooks/malloc_hooks.cpp')
0 files changed, 0 insertions, 0 deletions