OSDN Git Service

2008-10-08 Jerry DeLisle <jvdelisle@gcc.gnu.org
authorjvdelisle <jvdelisle@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Oct 2008 04:02:35 +0000 (04:02 +0000)
committerjvdelisle <jvdelisle@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Oct 2008 04:02:35 +0000 (04:02 +0000)
commitfd8af31eeaf16fc045dd5a4ae04aadd26ebdb8d3
tree0c68202426e4623c50601bb8b2569470eac69879
parentec2637a0d86599776b173afeafeeb383c6fd10f6
2008-10-08  Jerry DeLisle  <jvdelisle@gcc.gnu.org

PR libfortran/37707
* io/list_read.c (nml_get_obj_data): If the first namelist object rank
is greater than zero, call nml_object_read with the first object rather
than the sub-object.

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