This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

asinh() gives NaN on Linux/x86/glibc with optimization on


On RedHat Linux 5.2 (using glibc 2.0.7) for x86, asinh() returns NaN
for negative arguments if optimizations are on. The error does not
occur if optimizations are turned off. I'm not sure where the problem
is--egcs or glibc. Using libc5 seems to solve the problem, but so does
dropping back to gcc 2.7.2.

-- 
Shimpei Yamashita               <http://www.submm.caltech.edu/%7Eshimpei/>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]