[Bug libfortran/33583] FAIL: gfortran.dg/gamma_1.f90
burnus at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Nov 26 23:11:00 GMT 2007
------- Comment #14 from burnus at gcc dot gnu dot org 2007-11-26 23:11 -------
(In reply to comment #13)
> When I compile the following program under FreeBSD using the November 23
> snapshot of gfortran:
> : undefined reference to `tgammaf'
> Is this the intended behavior?
Of cause not. The question is only why does it happen. Did you compile GCC
yourself? If yes, what do libgfortran/config.h and libgfortran/config.log
contain for lgammaf? Are you sure that the linker finds the right version of
libgfortran.so? (This feature was added 2007-11-16.)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33583
More information about the Gcc-bugs
mailing list