]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR libfortran/33683 (calculating lgamma instead of gamma)
authorThomas Koenig <tkoenig@gcc.gnu.org>
Tue, 9 Oct 2007 20:13:18 +0000 (20:13 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Tue, 9 Oct 2007 20:13:18 +0000 (20:13 +0000)
commitafd428f812ea77aac8574629bdc1e779c7d050d4
tree10e4c004455ecfeb9d7adcc7983fd2c466b84b83
parentbeb1b4758749b66726f2221959408e9170f18c08
re PR libfortran/33683 (calculating lgamma instead of gamma)

2007-10-09  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR libfortran/33683
* gfortran.dg/gamma_5.f90:  Adjust tolerance to avoid
failure on some common systems.

From-SVN: r129174
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/gamma_5.f90