r212319 - in /branches/gcc-4_9-branch/libgfortr...

jvdelisle@gcc.gnu.org jvdelisle@gcc.gnu.org
Mon Jul 7 03:35:00 GMT 2014


Author: jvdelisle
Date: Mon Jul  7 03:35:09 2014
New Revision: 212319

URL: https://gcc.gnu.org/viewcvs?rev=212319&root=gcc&view=rev
Log:
2014-07-06  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	Backport from trunk.
	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.

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



More information about the Gcc-cvs mailing list