2011-02-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
commit1bb3fe528364998a97dad45ad9f29f63eae72108
authorjvdelisle <jvdelisle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 27 Feb 2011 20:06:10 +0000 (27 20:06 +0000)
committerjvdelisle <jvdelisle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 27 Feb 2011 20:06:10 +0000 (27 20:06 +0000)
tree2d6aff72c8dec42a2cbfc3a0201791ef12bf6b26
parent776f6fe80393f609f9c83da0cc85cc240fb620b8
2011-02-27  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libgfortran/47778
* io/list_read.c (namelist_read): Intialize the error string buffere.
If pprev_nl was used during the previous namelist read and the rank
was zero, reset the pointer to NULL for the next namelist read.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@170548 138bc75d-0d04-0410-961f-82ee72b054a4
libgfortran/ChangeLog
libgfortran/io/list_read.c