PR gfortran/15292
commita31bd8a4ae47473ca1985ac4c21d44ce3426aba9
authorpbrook <pbrook@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 12 Jun 2004 17:59:30 +0000 (12 17:59 +0000)
committerpbrook <pbrook@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 12 Jun 2004 17:59:30 +0000 (12 17:59 +0000)
treefd31ff0dfbe883550455e1ab011a7e5daacf1f23
parent041de113d1e6528521460bdef4687fa6cfae24c9
PR gfortran/15292
* intrinsics/c99_functions.c: New file.
* Makefile.am: Add new file.
* configure.ac: Added test for round/roundf.
* Makefile.in: Regenerate.
* configure: Regenerate.
        * configure.h.in: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@83036 138bc75d-0d04-0410-961f-82ee72b054a4
libgfortran/ChangeLog
libgfortran/Makefile.am
libgfortran/Makefile.in
libgfortran/config.h.in
libgfortran/configure
libgfortran/configure.ac
libgfortran/intrinsics/c99_functions.c [new file with mode: 0644]