This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/24432] [4.1 regression] Missing symbols
- From: "kargl at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Oct 2005 17:34:23 -0000
- Subject: [Bug libfortran/24432] [4.1 regression] Missing symbols
- References: <bug-24432-226@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #13 from kargl at gcc dot gnu dot org 2005-10-19 17:34 -------
FreeBSD has the same problem with missing long double math
functions. I tried to add an appropriate XFAIL clause for
FreeBSD, but dejagnu would still process the file. I'm
working on some of the FreeBSD libm issues, which has
severely limited my gfortran hacking. At the momemnt, we
should probably find a way to add { target *-*-linux }
to the file. I'm guessing that dejagnu's tcl scripts need
to be taught about the .F, .F90, and .F95 suffixes.
--
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=24432