This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/49296] [4.6/4.7 Regression] Wrong END OF FILE error for list-directed I/O with strings
- From: "burnus at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 6 Jun 2011 10:43:44 +0000
- Subject: [Bug fortran/49296] [4.6/4.7 Regression] Wrong END OF FILE error for list-directed I/O with strings
- Auto-submitted: auto-generated
- References: <bug-49296-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49296
Tobias Burnus <burnus at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jb at gcc dot gnu.org
--- Comment #4 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-06-06 10:42:32 UTC ---
(In reply to comment #3)
> Revision 166252 is within the range, but I fail to see the connection:
My impression - looking at the diff - is that it is a different patch.
(Janne: Could you please use the normal ChangeLog format in commits? It helps
tremendously to find commits.)
http://gcc.gnu.org/viewcvs?view=revision&revision=166180
r166180 | jb | 2010-11-02 13:56:38 +0100 (Tue, 02 Nov 2010) | 1 line
Changed paths:
M /trunk/libgfortran/ChangeLog
M /trunk/libgfortran/io/io.h
M /trunk/libgfortran/io/list_read.c
M /trunk/libgfortran/io/transfer.c
PR 45629 Remove usage of setjmp/longjmp