This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/58015] FAIL: gfortran.dg/round_4.f90: Unsatisfied symbol "nextafterl"
- From: "fxcoudert at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 07 Jun 2014 10:54:40 +0000
- Subject: [Bug libfortran/58015] FAIL: gfortran.dg/round_4.f90: Unsatisfied symbol "nextafterl"
- Auto-submitted: auto-generated
- References: <bug-58015-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58015
Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |fxcoudert at gcc dot gnu.org
Resolution|--- |WONTFIX
--- Comment #11 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> ---
I don't think we want to provide a full long double fallback libc as part of
gfortran. So, I'll close this as WONTFIX: the testcases have been XFAIL'ed, and
the proper course now is to for those targets to provide a full libc, or for
users not to rely on long double types in the meantime.