Re: A problem wit tgamma function

2007-10-10 Thread Marco Atzeri
--- Angelo Graziosi <[EMAIL PROTECTED]> ha scritto: > > For the sake of completeness I want to flag this. > > A recent failure of GFortran tests, regarding the > usage of GAMMA > functions, results in the following problem with > 'tgamma' on Cygwin > (gcc-3.4.4-3): Not confirmed on latest snap

Re: A problem wit tgamma function

2007-10-10 Thread Lev Bishop
On 10/10/07, Angelo Graziosi wrote to the cygwin mailing list: > > For the sake of completeness I want to flag this. > > A recent failure of GFortran tests, regarding the usage of GAMMA > functions, results in the following problem with 'tgamma' on Cygwin > (gcc-3.4.4-3): Even simpler testcase:

A problem wit tgamma function

2007-10-10 Thread Angelo Graziosi
For the sake of completeness I want to flag this. A recent failure of GFortran tests, regarding the usage of GAMMA functions, results in the following problem with 'tgamma' on Cygwin (gcc-3.4.4-3): = /* gcc --std=c99 test_tgamma.c -lm