[Bug fortran/47778] reading two arrays of structures from namelist fails
jvdelisle at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Feb 27 20:10:00 GMT 2011
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 <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.
Modified:
trunk/libgfortran/ChangeLog
trunk/libgfortran/io/list_read.c
More information about the Gcc-bugs
mailing list