------- Comment #4 from kargl at gcc dot gnu dot org 2005-11-24 17:03 ------- c99_functions.c contains implementations of csqrt[fl], which are the fixed glibc routines. We can remove the "#if !defined(HAVE_CSQRTF)" and simply have gfortran use its own versions.
-- kargl at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kargl at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25017