http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47778
--- Comment #6 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> 2011-02-27 20:06:13 UTC --- Author: jvdelisle Date: Sun Feb 27 20:06:10 2011 New Revision: 170548 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170548 Log: 2011-02-27 Jerry DeLisle <jvdeli...@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. Modified: trunk/libgfortran/ChangeLog trunk/libgfortran/io/list_read.c