PR libgfortran/24313
commite3126e9b7f13fb6e266828bef1ddadeb280b1717
authorkargl <kargl@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Oct 2005 23:35:27 +0000 (11 23:35 +0000)
committerkargl <kargl@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Oct 2005 23:35:27 +0000 (11 23:35 +0000)
tree3f30663653c6b162b724455b8cf3773c387ba347
parent5e2a41336909f37826a7f599a2156add1019f97d
 PR libgfortran/24313
* c99_functions.c (csqrtf, csqrt): Fix choice of branch cut.  Note
  csqrt{f} were imported from glibc, and this bug is still present
  there. glibc PR is 1146.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105274 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/csqrt_2.f [new file with mode: 0644]
libgfortran/ChangeLog
libgfortran/intrinsics/c99_functions.c