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 Update copyright years. 2016-01-04 15:30:50 +01:00
fbuf.c Update copyright years. 2016-01-04 15:30:50 +01:00
fbuf.h Update copyright years. 2016-01-04 15:30:50 +01:00
file_pos.c Update copyright years. 2016-01-04 15:30:50 +01:00
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 Update copyright years. 2016-01-04 15:30:50 +01:00
intrinsics.c Update copyright years. 2016-01-04 15:30:50 +01:00
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 Update copyright years. 2016-01-04 15:30:50 +01:00
open.c Update copyright years. 2016-01-04 15:30:50 +01:00
read.c Update copyright years. 2016-01-04 15:30:50 +01:00
size_from_kind.c Update copyright years. 2016-01-04 15:30:50 +01:00
transfer.c [multiple changes] 2016-08-31 05:36:22 +00:00
transfer128.c Update copyright years. 2016-01-04 15:30:50 +01: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 Update copyright years. 2016-01-04 15:30:50 +01:00
write.c re PR libfortran/77393 (Revision r237735 changed the behavior of F0.0) 2016-08-31 17:45:26 +00:00
write_float.def re PR libfortran/48852 (Invalid spaces in list-directed output of complex constants) 2016-06-23 15:58:05 +00:00