gcc/libgfortran
Jerry DeLisle 1060d9404d re PR fortran/60956 (error reading (and writing) large text files in gfortran)
2015-02-07  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libgfortran/60956
	* io/fbuf.c (fbuf_flush_list): New function that only flushes
	if current fbuf position exceeds a limit.
	* io/fbuf.h: Declare the new function.
	* io/io.h (enum unit_mode): Add two new modes.
	* io/list_read.c (list_formatted_read_scalar): Call new function.
	* io/write.c: Include fbuf.h. (list_formatted_write_scalar):
	Call new function.

From-SVN: r220505
2015-02-07 15:13:15 +00:00
..
caf Update copyright years. 2015-01-05 13:33:28 +01:00
config Update copyright years. 2015-01-05 13:33:28 +01:00
generated Update copyright years. 2015-01-05 13:33:28 +01:00
ieee Update copyright years. 2015-01-05 13:33:28 +01:00
intrinsics Update copyright years. 2015-01-05 13:33:28 +01:00
io re PR fortran/60956 (error reading (and writing) large text files in gfortran) 2015-02-07 15:13:15 +00:00
m4 Update copyright years. 2015-01-05 13:33:28 +01:00
runtime re PR fortran/61933 (Inquire on internal units) 2015-01-15 03:57:29 +00:00
acinclude.m4
aclocal.m4
c99_protos.h Update copyright years. 2015-01-05 13:33:28 +01:00
ChangeLog re PR fortran/60956 (error reading (and writing) large text files in gfortran) 2015-02-07 15:13:15 +00:00
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
ChangeLog-2013
ChangeLog-2014
config.h.in
configure
configure.ac
configure.host
fmain.c
gfortran.map
kinds-override.h Update copyright years. 2015-01-05 13:33:28 +01:00
libgfortran.h Update copyright years. 2015-01-05 13:33:28 +01:00
libgfortran.spec.in
libtool-version
Makefile.am
Makefile.in
mk-kinds-h.sh
mk-sik-inc.sh
mk-srk-inc.sh