re PR libfortran/89020 (close(status='DELETE') does not remove file)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Sun, 27 Jan 2019 19:42:34 +0000 (19:42 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Sun, 27 Jan 2019 19:42:34 +0000 (19:42 +0000)
commit9faf6e70187e2a425ae2c502b8c00dded63e6460
tree49a8551d693b35c712c6eaee958f568e78ba04d6
parent683ccd0568569c67b117e87638782c6d870791b2
re PR libfortran/89020 (close(status='DELETE') does not remove file)

2019-01-27  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libfortran/89020
* io/close.c (st_close): Simplify text of error message to not
presume a specific cause of failure to remove file.

From-SVN: r268319
libgfortran/ChangeLog
libgfortran/io/close.c