gcc/libgfortran/io
Jerry DeLisle d775696046 re PR libfortran/77393 (Revision r237735 changed the behavior of F0.0)
2016-08-31  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libgfortran/77393
	* io/write.c (kind_from_size): New function to calculate required buffer
	size based on kind type. (select_buffer, select_string): Use new
	function. (write_float_0, write_real, write_real_g0, write_complex):
	Adjust calls to pass parameters needed by new function.

From-SVN: r239900
2016-08-31 17:45:26 +00:00
..
close.c
fbuf.c
fbuf.h
file_pos.c
format.c [multiple changes] 2016-08-31 05:36:22 +00:00
format.h [multiple changes] 2016-08-31 05:36:22 +00:00
inquire.c
intrinsics.c
io.h [multiple changes] 2016-08-31 05:36:22 +00:00
list_read.c [multiple changes] 2016-08-31 05:36:22 +00:00
lock.c
open.c
read.c
size_from_kind.c
transfer128.c
transfer.c [multiple changes] 2016-08-31 05:36:22 +00:00
unit.c [multiple changes] 2016-08-31 05:36:22 +00:00
unix.c [multiple changes] 2016-08-31 05:36:22 +00:00
unix.h
write_float.def
write.c re PR libfortran/77393 (Revision r237735 changed the behavior of F0.0) 2016-08-31 17:45:26 +00:00