This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r260795 - in /trunk/libgfortran: ChangeLog io/w...


Author: jvdelisle
Date: Sat May 26 18:22:18 2018
New Revision: 260795

URL: https://gcc.gnu.org/viewcvs?rev=260795&root=gcc&view=rev
Log:
2018-05-26  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libgfortran/89506
	* io/write.c (write_integer): Initialise the fnode format to
	FMT_NONE, used for list directed write.
	(BUF_STACK_SZ): Bump default buffer size up to avoid allocs on
	small stuff.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/io/write.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]