This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [patch, libfortran][4.4.1 Regression] PR40714 Incorrect I/O behavior
- From: Jerry DeLisle <jvdelisle at verizon dot net>
- To: Fortran List <fortran at gcc dot gnu dot org>
- Cc: gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Sun, 19 Jul 2009 16:36:06 -0700
- Subject: Re: [patch, libfortran][4.4.1 Regression] PR40714 Incorrect I/O behavior
- References: <4A61E9C3.3020008@verizon.net>
Jerry DeLisle wrote:
The following patch has been committed to trunk.
I would like permission to commit t0 4.4.1 before release.
This fixes a problem handling certain error conditions. We can show
that the bug can produce very large files with an empty write
statement. The patch itself is simple and un-intrusive.
OK to commit to 4.4.1 Jakub?
Committed to 4.4.1 after approval from Jakub.
Thanks all,
Jerry