list_read.c
73.4 KB
-
re PR libfortran/61640 (KIND=4 Character Array Internal Unit Read Fail) · 93896498
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
Jerry DeLisle committed