This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/24432] [4.1 regression] Missing symbols



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]