This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/33583] FAIL: gfortran.dg/gamma_1.f90
- From: "fxcoudert at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Nov 2007 21:51:30 -0000
- Subject: [Bug libfortran/33583] FAIL: gfortran.dg/gamma_1.f90
- References: <bug-33583-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #21 from fxcoudert at gcc dot gnu dot org 2007-11-27 21:51 -------
(In reply to comment #20)
> OK, I've found the problem. tgammaf has not been added to
> gfortran.map.
Yuck. I should have remembered that :(
> 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.
It can be added unconditionnaly. (I asked Jane last time I added a fallback
function.)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33583