This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: csinh bug?


On 03/13/2014 02:06 PM, Steve Ellcey wrote:
> I am curious if anyone else has seen a problem with the complex hyberbolic
> sin function in glibc?  I noticed that the GCC test complex_intrinsic_3.f90
> was failing for me on MIPS and when I rewrote the test in C it still failed.
> 
> Since the code is basically just generating a call to csinh and MIPS doesn't
> have a special implementation of this function, I was wondering if anyone else
> has seen this problem on other platforms?

I haven't seen it on x86-64, ppc64, s390x, nor aarch64. You'll have to debug
the test case to determine what's wrong.

Cheers,
Carlos.


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