]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgfortran/io/close.c
re PR fortran/28335 (flush() / write() statement on closed units - error?)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Mon, 31 Jul 2006 00:15:08 +0000 (00:15 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Mon, 31 Jul 2006 00:15:08 +0000 (00:15 +0000)
commitb8d403b4679a2bd170faa457de6de2da309d537d
tree8abc831485b80cd7da34db76760dc345a164c2e4
parent8b956d3d381610258beb367331e476698459fecf
re PR fortran/28335 (flush() / write() statement on closed units - error?)

2006-07-30  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libgfortran/28335
* close.c (st_close): Revert previous patch and add comment.
* file_position.c (st_flush): Revert previous patch and add comment.

From-SVN: r115829
libgfortran/ChangeLog
libgfortran/io/close.c
libgfortran/io/file_pos.c