gcc/libgfortran/io
Jerry DeLisle 3a579cbe07 re PR libfortran/86070 (gfortran.dg/fmt_zero_digits.f90 segmentation fault starting with r261077)
2018-06-09  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libgfortran/86070
	* io/write_float.def (build_float_string): Initialize *len.

From-SVN: r261382
2018-06-10 01:49:02 +00:00
..
close.c Update copyright years. 2018-01-03 11:03:58 +01:00
fbuf.c PR 78534, 83704 Handle large formatted I/O 2018-01-07 12:17:52 +02:00
fbuf.h PR 78534, 83704 Handle large formatted I/O 2018-01-07 12:17:52 +02:00
file_pos.c Update copyright years. 2018-01-03 11:03:58 +01:00
format.c libgfortran.h (GFC_ARRAY_DESCRIPTOR): Remove dimension of descriptor to use vaiable members for dim. 2018-02-12 19:53:17 +00:00
format.h Update copyright years. 2018-01-03 11:03:58 +01:00
inquire.c Update copyright years. 2018-01-03 11:03:58 +01:00
intrinsics.c Update copyright years. 2018-01-03 11:03:58 +01:00
io.h gfortran.h (gfc_dt): Rename default_exp field to dec_ext. 2018-03-28 13:59:06 +02:00
list_read.c gfortran.h (gfc_dt): Rename default_exp field to dec_ext. 2018-03-28 13:59:06 +02:00
lock.c Update copyright years. 2018-01-03 11:03:58 +01:00
open.c Update copyright years. 2018-01-03 11:03:58 +01:00
read.c gfortran.h (gfc_dt): Rename default_exp field to dec_ext. 2018-03-28 13:59:06 +02:00
size_from_kind.c Update copyright years. 2018-01-03 11:03:58 +01:00
transfer128.c Update copyright years. 2018-01-03 11:03:58 +01:00
transfer.c re PR fortran/84412 (Erroneous "Inquire statement identifies an internal file" error) 2018-02-18 15:32:39 +00:00
unit.c PR 78534 Change character length from int to size_t 2018-01-05 21:01:12 +02:00
unix.c PR 78534, 83704 Handle large formatted I/O 2018-01-07 12:17:52 +02:00
unix.h PR 78534, 83704 Handle large formatted I/O 2018-01-07 12:17:52 +02:00
write_float.def re PR libfortran/86070 (gfortran.dg/fmt_zero_digits.f90 segmentation fault starting with r261077) 2018-06-10 01:49:02 +00:00
write.c re PR fortran/85840 (Memory leak in write.c) 2018-05-28 21:55:31 +00:00