re PR libfortran/32456 (IO error message should show Unit/Filename)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Fri, 29 Jun 2007 19:39:21 +0000 (19:39 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Fri, 29 Jun 2007 19:39:21 +0000 (19:39 +0000)
commitd1d92e95d2aa6328658b3c98376d16ead427a798
tree9d834e3e79a1f4838909083f24defd7289f49d6c
parent622af87fc843e25c9631a43aaa1b30cc647b2825
re PR libfortran/32456 (IO error message should show Unit/Filename)

2007-06-29  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libgfortran/32456
* io/unit.c (filename_from_unit): Don't use find_unit, instead search
for unit directly.

From-SVN: r126119
libgfortran/ChangeLog
libgfortran/io/unit.c