Message75266
Here's the output of configure.
Just as Mark said, it looks this is due to a libm bug.
"""
$ grep tanh config.log
configure:22062: checking whether tanh preserves the sign of zero
| and tanh(-0.) == -0. */
| atan2(tanh(-0.), -1.) == atan2(-0., -1.)) exit(0);
configure:22261: checking for atanh
ac_cv_func_atanh=yes
ac_cv_tanh_preserves_zero_sign=no
""" |
|
Date |
User |
Action |
Args |
2008-10-27 22:38:23 | akitada | set | recipients:
+ akitada, loewis, barry, mark.dickinson, christian.heimes, jnoller, rpetrov |
2008-10-27 22:38:23 | akitada | set | messageid: <1225147103.14.0.138436343509.issue4204@psf.upfronthosting.co.za> |
2008-10-27 22:38:22 | akitada | link | issue4204 messages |
2008-10-27 22:38:22 | akitada | create | |
|