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: "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 Mar 2007 07:37:26 -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 #16 from jvdelisle at gcc dot gnu dot org 2007-03-09 07:37 -------
hmm, I goofed, the patch in #14 does not fix this, scratch that. However, the
problem is that test_endfile in st_rewind is incorrectly setting the AT_ENDFILE
condition. I have a patch in progress.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31052