diff options
author | Richard Henderson <rth@twiddle.net> | 2012-12-07 13:08:31 -0600 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2012-12-07 13:08:31 -0600 |
commit | 7514f09e1e7e88c6d7f1fdabcd14469bccbf3167 (patch) | |
tree | 56b38f16b3f4e20c8e4d06e3b23321489dfeba08 /soft-fp | |
parent | 3cb3bb9b40e7302b0f89b1606b91ddc35e161688 (diff) | |
download | glibc-7514f09e1e7e88c6d7f1fdabcd14469bccbf3167.zip glibc-7514f09e1e7e88c6d7f1fdabcd14469bccbf3167.tar.gz glibc-7514f09e1e7e88c6d7f1fdabcd14469bccbf3167.tar.bz2 |
alpha: Fix redefinition of __isnanl macro warning
In bdd7898a58bd76ac3b411a4931ff3f9e77eabe6a we added self-definitions
of __isnan and friends in order to indicate specialized architecture
support, and avoid redefinitions within various generic math_private.h.
There is no generic math_private.h that concerns ldbl-128, and while
we provide __isnanl in the alpha math_private.h there's no need to
protect the function against redefinition.
Diffstat (limited to 'soft-fp')
0 files changed, 0 insertions, 0 deletions