]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/28335 (flush() / write() statement on closed units - error?)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Mon, 31 Jul 2006 01:32:38 +0000 (01:32 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Mon, 31 Jul 2006 01:32:38 +0000 (01:32 +0000)
commite43c3311bdbb2fbb340c712741cb3b5a53300c7e
tree122d1918f03b564afc2512149aa256771a5b9b52
parent434fbc4b5b0bd38a97c14da717284d2ca36491cb
re PR fortran/28335 (flush() / write() statement on closed units - error?)

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

PR libgfortran/28335
* file_position.c (st_flush): Add clearer error when UNIT does not
exist. Add reference to standard in comment.

From-SVN: r115835
libgfortran/ChangeLog
libgfortran/io/file_pos.c