2007-08-05 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
commita55a9c5d452056d92ce05eb38d3482918d11e180
authorfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 5 Aug 2007 22:14:34 +0000 (5 22:14 +0000)
committerfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 5 Aug 2007 22:14:34 +0000 (5 22:14 +0000)
treef504b2d268647874e55d8ef70dee853132ef178d
parente6ae3136e73babc84640f4db7f653242414ce605
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127227 138bc75d-0d04-0410-961f-82ee72b054a4
libgfortran/ChangeLog
libgfortran/c99_protos.h
libgfortran/intrinsics/c99_functions.c