This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/24313] complex sqrt function does not return principal value
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Oct 2005 20:18:55 -0000
- Subject: [Bug libfortran/24313] complex sqrt function does not return principal value
- References: <bug-24313-10567@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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