This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/31052] Bad IOSTAT values when readings NAMELISTs past EOF
- From: "anlauf at gmx dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Mar 2007 22:00:35 -0000
- Subject: [Bug libfortran/31052] Bad IOSTAT values when readings NAMELISTs past EOF
- References: <bug-31052-6318@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from anlauf at gmx dot de 2007-03-06 22:00 -------
(In reply to comment #8)
In the new example, when I comment out the BACKSPACE
in "position_nml" for ios<0 (EOF condition), the garbled
output goes away. But in the large program (where this
was extracted) this does not help; it dies later.
(See comment #5).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31052