aboutsummaryrefslogtreecommitdiffstats
path: root/tests/stack_protector_test.cpp
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2014-11-06 11:16:55 -0800
committerElliott Hughes <enh@google.com>2014-11-06 11:16:55 -0800
commitb8ee16f1dc1253e3f1c99b4a6b9df249515cd919 (patch)
tree4152e094e7565f35f4c232cf1bb7ebe8d184fd56 /tests/stack_protector_test.cpp
parenta80f11ba99a078515aa7e06dc99db62a475a7b53 (diff)
downloadandroid_bionic-b8ee16f1dc1253e3f1c99b4a6b9df249515cd919.tar.gz
android_bionic-b8ee16f1dc1253e3f1c99b4a6b9df249515cd919.tar.bz2
android_bionic-b8ee16f1dc1253e3f1c99b4a6b9df249515cd919.zip
Fix our <complex.h> support.
We build libm with -fvisibility=hidden, so we weren't exporting any of the <complex.h> functions. We also weren't building many of the functions anyway. We were also missing the complex inverse trigonometric functions. And because we didn't even have perfunctory "call each function once" tests, we didn't notice that we weren't exporting any symbols, so this patch adds at least that level of testing. Change-Id: Ibcf2843f507126c51d134cc5fc8d67747e033a0d
Diffstat (limited to 'tests/stack_protector_test.cpp')
0 files changed, 0 insertions, 0 deletions