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: François-Xavier Coudert <fxcoudert at gmail dot com>
- To: Jerry DeLisle <jvdelisle at verizon dot net>
- Cc: "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 12:51:17 +0200
- Subject: Re: [gfortran,patch] PR libfortran/22436
- References: <42DD307A.6000007@gmail.com> <42DD921D.2060002@verizon.net>
- Reply-to: François-Xavier Coudert <fxcoudert at gmail dot com>
[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.
FX