This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/25307] internal read with end=label aborts



------- Comment #8 from jvdelisle at gcc dot gnu dot org  2005-12-23 02:02 -------
Subject: Bug 25307

Author: jvdelisle
Date: Fri Dec 23 02:02:52 2005
New Revision: 109002

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109002
Log:
2005-12-22  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR libgfortran/25307
        * io/list_read.c (next_char): Handle end-of-file conditions for
        internal units and add support for internal character array units.

Modified:
    branches/gcc-4_1-branch/libgfortran/ChangeLog
    branches/gcc-4_1-branch/libgfortran/io/list_read.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25307


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]