re PR libfortran/25307 (internal read with end=label aborts)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Thu, 22 Dec 2005 02:32:29 +0000 (02:32 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Thu, 22 Dec 2005 02:32:29 +0000 (02:32 +0000)
commit8ad4c89538959cda77bcf90164c79b4b74f9f602
tree871b80d81409f915ff1628c74e62c226afb69b93
parent4e2d94a91774249326515786963ada455c0dcd6d
re PR libfortran/25307 (internal read with end=label aborts)

2005-12-21  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.

From-SVN: r108938
libgfortran/ChangeLog
libgfortran/io/list_read.c