This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/36582] Namelist I/O error: Bogus "Cannot match namelist object"
- From: "jvdelisle at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Aug 2008 19:13:26 -0000
- Subject: [Bug fortran/36582] Namelist I/O error: Bogus "Cannot match namelist object"
- References: <bug-36582-16157@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #17 from jvdelisle at gcc dot gnu dot org 2008-08-09 19:13 -------
Subject: Bug 36582
Author: jvdelisle
Date: Sat Aug 9 19:12:04 2008
New Revision: 138913
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138913
Log:
2008-07-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR fortran/36582
Backport from trunk. Fix ChangeLog.
* io/list_read.c: If variable rank is zero, do not adjust the found
namelist object pointer.
Modified:
branches/gcc-4_3-branch/libgfortran/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36582