[PATCH] libgfortran/24313 wrong branch cut for csqrt()
Tobias Schlüter
tobias.schlueter@physik.uni-muenchen.de
Tue Oct 11 20:51:00 GMT 2005
Steve Kargl wrote:
> The attached patch fixes a problem with chosing the
> proper branch cut for csqrt((0,-1)). This problem
> is also in glibc in that libgfortran imported glibc's
> csqrt{f}, which is used on OS's without these functions
> in libm.
Does this mean that the test will fail on all platforms which use glibc? In
that case you should XFAIL the test and file a bug report with glibc.
- Tobi
More information about the Fortran
mailing list