gcc/libgfortran/io
Jerry DeLisle 9389649842 re PR libfortran/61640 (KIND=4 Character Array Internal Unit Read Fail)
2014-06-28  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libgfortran/61640
	* io/list_read.c (next_char_internal): Adjust the read length to
	a single wide character. (eat_spaces): Add missing paren. 
	* io/unix.c (mem_read4): Use the correct mem_alloc function for
	wide character internal reads.

From-SVN: r212118
2014-06-29 02:49:45 +00:00
..
close.c
fbuf.c
fbuf.h
file_pos.c
format.c
format.h
inquire.c
intrinsics.c
io.h
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
read.c
size_from_kind.c
transfer128.c
transfer.c Introduce xmallocarray, an overflow checking variant of xmalloc. 2014-06-17 06:50:34 +03:00
unit.c Introduce xmallocarray, an overflow checking variant of xmalloc. 2014-06-17 06:50:34 +03:00
unix.c re PR libfortran/61640 (KIND=4 Character Array Internal Unit Read Fail) 2014-06-29 02:49:45 +00:00
unix.h
write_float.def
write.c Introduce xmallocarray, an overflow checking variant of xmalloc. 2014-06-17 06:50:34 +03:00