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

	PR libgfortran/77393
	* io/write_float.def (build_float_string): Recognize when the
	result will not fit in the user provided, star fill, and exit
	early.

	* gfortran.dg/fmt_f0_2.f90: Update test.
	* gfortran.dg/fmt_f0_3.f90: New test.

From-SVN: r240018
2016-09-06 23:22: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/77393 (Revision r237735 changed the behavior of F0.0) 2016-09-06 23:22:26 +00:00