diff options
author | David S. Miller <davem@davemloft.net> | 2012-03-13 18:08:58 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-03-13 18:08:58 -0700 |
commit | 7c10fd3515f983ca732b2166ccffebbf83603f1f (patch) | |
tree | 8211aa88aaadad71d81a8becdead6ba4a1a284bc /math/w_atanhl.c | |
parent | f453b98b6bf698ddb4d49cd3dc0f94d2da2a8968 (diff) | |
download | glibc-7c10fd3515f983ca732b2166ccffebbf83603f1f.tar.gz glibc-7c10fd3515f983ca732b2166ccffebbf83603f1f.tar.xz glibc-7c10fd3515f983ca732b2166ccffebbf83603f1f.zip |
Fix hypotf overflow/underflow by using double precision instead of scaling.
[BZ #13840] * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Rewrite to use double-precision for the calculation instead of scaling.
Diffstat (limited to 'math/w_atanhl.c')
0 files changed, 0 insertions, 0 deletions