This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [gfortran] patch for PR 15292 missing round and roundf
- From: Paul Brook <paul at codesourcery dot com>
- To: fortran at gcc dot gnu dot org
- Cc: Bud Davis <bdavis9659 at comcast dot net>,"gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>
- Date: Sat, 12 Jun 2004 18:59:43 +0100
- Subject: Re: [gfortran] patch for PR 15292 missing round and roundf
- Organization: CodeSourcery
- References: <1087054651.6748.81.camel@localhost.localdomain>
> 2004 Bud Davis <bdavis9659@comcast.net>
> Steve Kargl <sgk@troutmask.apl.washington.edu>
>
> 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.
Applied, thanks.
Paul