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 Add -Werror=implicit-function-declaration to AM_CFLAGS. 2014-09-30 23:05:33 +03:00
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 Rotate ChangeLog for 2013. 2014-06-17 06:55:59 +03:00
ChangeLog-2014 single.c (_gfortran_caf_co_reduce): New function. 2015-01-02 18:42:52 +01:00
config.h.in PR 47007 and 61847 Locale failures in libgfortran. 2014-11-10 02:17:16 +02:00
configure Add support for a minimal version of libgfortran for accelerator targets. 2014-11-28 17:39:15 +00:00
configure.ac Add support for a minimal version of libgfortran for accelerator targets. 2014-11-28 17:39:15 +00:00
configure.host configure.host (ieee_flags): Add -mieee for alpha*. 2014-07-02 10:45:08 +02:00
fmain.c
gfortran.map f95-lang.c (gfc_init_builtin_functions): Add more floating-point built-ins. 2014-10-09 09:47:25 +00:00
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 Add support for a minimal version of libgfortran for accelerator targets. 2014-11-28 17:39:15 +00:00
Makefile.in Add support for a minimal version of libgfortran for accelerator targets. 2014-11-28 17:39:15 +00:00
mk-kinds-h.sh
mk-sik-inc.sh
mk-srk-inc.sh