]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/40853 (I/O: Namelist read error)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Sun, 2 Aug 2009 18:31:07 +0000 (18:31 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Sun, 2 Aug 2009 18:31:07 +0000 (18:31 +0000)
commitba286d56964f5232eac0b8e87780fd229c57b73c
treefef71634d1b212360a95fc2f6d138dc350b98908
parent0589e07db3092a8f3788581f47d0c94c51fb4e79
re PR fortran/40853 (I/O: Namelist read error)

2009-08-02  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libfortran/40853
* io/list_read.c (nml_get_obj_data): Do not set nl
pointer to first_nl if nl->next is NULL.

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