[Bug libfortran/25017] sqrt, csqrt may give a wrong result if real part of compex argument is zero
Jerry DeLisle
jvdelisle@verizon.net
Thu Nov 24 16:33:00 GMT 2005
fxcoudert at gcc dot gnu dot org wrote:
> ------- Comment #1 from fxcoudert at gcc dot gnu dot org 2005-11-24 13:05 -------
> This bug is in glibc (same code on non-glibc platform, such as sparc-solaris,
> will give the right answer). It was reported in glibc bugzilla as #1466
> (http://sources.redhat.com/bugzilla/show_bug.cgi?id=1466), and is now fixed in
> glibc CVS.
>
> Perhaps we need to workaround that bug somewhere. Opinions, please!
>
>
How long before next glibc release? This problem could be painful for folks
that are using gfortran for real world applications who are not aware.
Maybe we need to add an errata file to the tree and add a message at the end of
configure to remind people to read the errata file. This would go for all of
gcc, not just gfortran.
Jerry
More information about the Gcc-bugs
mailing list