http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59313

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #7 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
The link failure is still there on Solaris 9, probably because some long double
routines are missing from libm:

(botcazou@nile)
/nile.build/botcazou/gcc-head/sparc-sun-solaris2.9/sparc-sun-solaris2.9/libgfortran
$ grep HAVE_ERFCL *.h
config.h:/* #undef HAVE_ERFCL */

(botcazou@nile)
/nile.build/botcazou/gcc-head/sparc-sun-solaris2.9/sparc-sun-solaris2.9/libgfortran
$ grep HAVE_EXPL *.h
config.h:/* #undef HAVE_EXPL */

Reply via email to