re PR fortran/48976 (INQUIRE with STREAM= not supported)
commit797332eda948b694d2e5199869ebd8e748b938db
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Thu, 27 Dec 2012 18:07:33 +0000 (27 18:07 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Thu, 27 Dec 2012 18:07:33 +0000 (27 18:07 +0000)
tree637fd85a9c4a23ec552c1929931db6848d597935
parent53b0dee13562d7e267c108d7d13580ad6b2b74fe
re PR fortran/48976 (INQUIRE with STREAM= not supported)

2012-12-27  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libfortran/48976
* io/inquire.c (inquire_via_unit): Set user stream inquiry variable to
appropriate value based on unit access method. (inquire_via_filename):
Since filename is not associated with an open unit, set stream inquiry
to UNKNOWN.
* io/io.h: Define inquire stream parameters.

From-SVN: r194733
libgfortran/ChangeLog
libgfortran/io/inquire.c
libgfortran/io/io.h