re PR fortran/36582 (Namelist I/O error: Bogus "Cannot match namelist object")
2008-07-22 Jerry DeLisle <jvdelisle@gcc.gnu.org> PR fortran/36582 * io/list_read.c: If variable rank is zero, do not adjust the found namelist object pointer. Fix ChangeLog. From-SVN: r138914
This commit is contained in:
parent
08d0963a0e
commit
10347b0b8c
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
2008-07-22 Jerry DeLisle <jvdelisle@gcc.gnu.org>
|
||||
|
||||
PR fortran/36852
|
||||
PR fortran/36582
|
||||
* io/list_read.c: If variable rank is zero, do not adjust the found
|
||||
namelist object pointer.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue