re PR libfortran/88776 (Namelist read from stdin: loss of data)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Sat, 12 Jan 2019 23:06:47 +0000 (23:06 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Sat, 12 Jan 2019 23:06:47 +0000 (23:06 +0000)
commit9443a1859f961e4cfcc06be1d3118f417e68a463
treec57a428f365dd73f5590a3c133fa6ed88c765b50
parentefb56ae82bd871b64861e991466ce616688a88e9
re PR libfortran/88776 (Namelist read from stdin: loss of data)

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

PR libfortran/88776
* io/list_read.c (namelist_read): Use nml_err_ret path on read error
not based on stdin_unit.

From-SVN: r267898
libgfortran/ChangeLog
libgfortran/io/list_read.c