This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: Problems with GAMMA functions?
I wrote:
> I have tried the test gfc_gamma_test_c302m.F
> (http://gcc.gnu.org/ml/fortran/2007-10/msg00096.html) on GNU/Linux kubunto
> Feisty 7.04 with GFortran 20071098-120121 ant it still fails:
???????????????
Ops..., obviously it must be
I have tried the test gfc_gamma_test_c302m.F
(http://gcc.gnu.org/ml/fortran/2007-10/msg00096.html) on GNU/Linux kubuntu
Feisty 7.04 with GFortran 20071008-129121 and it still fails:
^^^^^^^^^^^^^^^
Angelo.
On Sun, 7 Oct 2007, Thomas Koenig wrote:
> Hi Angelo,
>
> thanks for the report. We are picking up the wrong gamma function
> there. Same thing happens for i686-pc-linux-gnu. We should be using
> tgamma instead.
>
> This is now PR 33683.
>
> Thomas
>
>
>