gcc/libgfortran/io
Jerry DeLisle c0c8f05093 re PR libfortran/63460 (Some namelists cannot be read from stdin (unit 5): Fortran runtime error: End of file)
2014-10-05  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR libgfortran/63460
        * io/unit.c (init_units): Initialize the DELIM flag to
        UNSPECIFIED for the STDIN unit so that the flag is
        correctly set later.

From-SVN: r215908
2014-10-05 21:11:37 +00:00
..
close.c PR libfortran/62768 Handle filenames with embedded null characters. 2014-09-17 00:40:28 +03:00
fbuf.c
fbuf.h
file_pos.c
format.c re PR fortran/61632 (Improve error locus on large format strings) 2014-07-20 20:03:41 +00:00
format.h
inquire.c Fix indentation 2014-09-18 00:59:09 +03:00
intrinsics.c
io.h PR libfortran/62768 Handle filenames with embedded null characters. 2014-09-17 00:40:28 +03:00
list_read.c re PR libfortran/61640 (KIND=4 Character Array Internal Unit Read Fail) 2014-06-29 02:49:45 +00:00
lock.c
open.c PR libfortran/62768 Handle filenames with embedded null characters. 2014-09-17 00:40:28 +03:00
read.c
size_from_kind.c
transfer128.c
transfer.c Fix pad status check. 2014-09-10 00:23:25 +03:00
unit.c re PR libfortran/63460 (Some namelists cannot be read from stdin (unit 5): Fortran runtime error: End of file) 2014-10-05 21:11:37 +00:00
unix.c PR libfortran/62768 Handle filenames with embedded null characters. 2014-09-17 00:40:28 +03:00
unix.h
write_float.def
write.c Introduce xmallocarray, an overflow checking variant of xmalloc. 2014-06-17 06:50:34 +03:00