]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/31202 (Incorrect rounding generated for NINT)
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Sun, 5 Aug 2007 22:14:34 +0000 (22:14 +0000)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Sun, 5 Aug 2007 22:14:34 +0000 (22:14 +0000)
commitc120ef140a61483e238229e690486821b4375330
treef504b2d268647874e55d8ef70dee853132ef178d
parent9dfbac5b94278cac26c43986553827e0fe4adc8e
re PR fortran/31202 (Incorrect rounding generated for NINT)

2007-08-05  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>

PR fortran/31202
* intrinsics/c99_functions.c (roundl): Provide fallback
implementation for systems without ceill.
* c99_protos.h (roundl): Define prototype in all cases.

From-SVN: r127227
libgfortran/ChangeLog
libgfortran/c99_protos.h
libgfortran/intrinsics/c99_functions.c