This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [patch, libfortran] PR33672 Additional runtime checks needed for namelist reads
- From: Jerry DeLisle <jvdelisle at verizon dot net>
- To: Dominique Dhumieres <dominiq at lps dot ens dot fr>
- Cc: fortran at gcc dot gnu dot org
- Date: 2007年10月14日 13:49:24 -0700
- Subject: Re: [patch, libfortran] PR33672 Additional runtime checks needed for namelist reads
- References: <20071013141403.1C6185BB9F@mailhost.lps.ens.fr>
Dominique Dhumieres wrote:
In http://gcc.gnu.org/ml/fortran/2007-10/msg00127.html, I have reported
that the patch works without regression on my favourite platform.
Although I cannot OK it, I vote for a quick commit.
Dominique
This patch has been in the oven for a while. Based on my own testing and
Dominique's testing. I would like to commit this today unless there are objections.
The patch is well confined and straight forward, and basically simple.
Jerry