[Bug libfortran/33583] FAIL: gfortran.dg/gamma_1.f90
michael dot a dot richmond at nasa dot gov
gcc-bugzilla@gcc.gnu.org
Mon Nov 26 18:16:00 GMT 2007
------- Comment #13 from michael dot a dot richmond at nasa dot gov 2007-11-26 18:16 -------
When I compile the following program under FreeBSD using the November 23
snapshot of gfortran:
PROGRAM pgamma
y = gamma(x)
END PROGRAM pgamma
I get the message:
/var/tmp//ccuAsOud.o(.text+0x1f): In function `MAIN__':
: undefined reference to `tgammaf'
collect2: ld returned 1 exit status
Is this the intended behavior?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33583
More information about the Gcc-bugs
mailing list