re PR libfortran/33683 (calculating lgamma instead of gamma)
authorThomas Koenig <tkoenig@gcc.gnu.org>
Sun, 7 Oct 2007 21:36:09 +0000 (21:36 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Sun, 7 Oct 2007 21:36:09 +0000 (21:36 +0000)
commit4bf3289bd8cff84abfd38b4d4b78edf187f4a256
tree26ffeef73c65d0bc34b9aa827a332404fe3efbc1
parentcbc9503d788ea852d7821d1baf6711ee619492ee
re PR libfortran/33683 (calculating lgamma instead of gamma)

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

PR libfortran/33683
* mathbuiltins.def (GAMMA):  Change function name to
"tgamma" instad of "gamma".

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

PR libfortran/33683
* gfortran.dg/gamma_5.f90:  New test case

From-SVN: r129116
gcc/fortran/ChangeLog
gcc/fortran/mathbuiltins.def
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/gamma_5.f90 [new file with mode: 0644]