This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [gfortran,patch] PR libfortran/22436
- From: Steven Bosscher <stevenb at suse dot de>
- To: fortran at gcc dot gnu dot org, François-Xavier Coudert <fxcoudert at gmail dot com>
- Cc: Jerry DeLisle <jvdelisle at verizon dot net>, "fortran at gcc dot gnu dot org" <fortran at gcc dot gnu dot org>, patch <gcc-patches at gcc dot gnu dot org>
- Date: Sat, 30 Jul 2005 13:04:09 +0200
- Subject: Re: [gfortran,patch] PR libfortran/22436
- References: <42DD307A.6000007@gmail.com> <42DD921D.2060002@verizon.net> <19c433eb0507300351180d66c7@mail.gmail.com>
On Saturday 30 July 2005 12:51, François-Xavier Coudert wrote:
> [http://gcc.gnu.org/ml/gcc-patches/2005-07/msg01230.html]
>
> >> The proposed patch uses format 1PG24.15E4 for REAL(10) and 1PG40.31E4
> >> for REAL(16). The formats for other kinds are unchanged: 1PG14.7E2 for
> >> REAL(4) and 1PG23.15E3 for REAL(8).
>
> Ping for this one.
This is OK.
Gr.
Steven