csqrt_2.f
446 Bytes
-
re PR libfortran/24313 (complex sqrt function does not return principal value) · a2694f68
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. From-SVN: r105274Steven G. Kargl committed