This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug libfortran/24313] complex sqrt function does not return principal value



------- Comment #7 from pinskia at gcc dot gnu dot org  2005-10-11 20:18 -------
(In reply to comment #6)
> FreeBSD *does not* have a csqrt or csqrtf in libm!  The problem is
> in intrinsics/c99_functions.c.  I'm testing a patch.

But if csqrtf in c99_functions.c was pulled from glibc, then there is still a
bug in glibc as this was reported with the target being x86_64-linux-gnu.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24313


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