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/33583] FAIL: gfortran.dg/gamma_1.f90



------- Comment #20 from kargl at gcc dot gnu dot org  2007-11-27 20:28 -------
OK, I've found the problem.  tgammaf has not been added to 
gfortran.map.  I suspect that there may be other symbols
missing from gfortran.map.  Unfortunately, I don't know
enough about symbol versioning to determine if tgammaf
needs to be just added or if it needs to be added on an
as needed basis.

This is probably a question for Janne?


-- 

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


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