gcc/libgfortran/io
Jerry DeLisle 68c28e37e4 re PR libfortran/90374 (Fortran 2018: Support d0.d, e0.d, es0.d, en0.d, g0.d and ew.d e0 edit descriptors for output)
PR fortran/90374
	* io.c (check_format): Allow zero width expoenent with e0.

	* io/format.c (parse_format_list): Relax format checking to allow
	e0 exponent specifier.

	* gfortran.dg/fmt_zero_width.f90: Update test.

From-SVN: r278817
2019-11-28 18:33:20 +00:00
..
async.c
async.h
close.c
fbuf.c
fbuf.h
file_pos.c
format.c re PR libfortran/90374 (Fortran 2018: Support d0.d, e0.d, es0.d, en0.d, g0.d and ew.d e0 edit descriptors for output) 2019-11-28 18:33:20 +00:00
format.h re PR libfortran/90374 (Fortran 2018: Support d0.d, e0.d, es0.d, en0.d, g0.d and ew.d e0 edit descriptors for output) 2019-11-07 03:06:20 +00:00
inquire.c
intrinsics.c
io.h re PR libfortran/90374 (Fortran 2018: Support d0.d, e0.d, es0.d, en0.d, g0.d and ew.d e0 edit descriptors for output) 2019-11-07 03:06:20 +00:00
list_read.c
lock.c
open.c
read.c re PR libfortran/91593 (Implicit enum conversions in libgfortran/io/transfer.c) 2019-10-02 02:35:14 +00:00
size_from_kind.c
transfer128.c
transfer.c re PR libfortran/92100 (Formatted stream IO irreproducible read with binary data in file) 2019-11-24 22:14:59 +00:00
unit.c
unix.c
unix.h
write_float.def re PR libfortran/90374 (Fortran 2018: Support d0.d, e0.d, es0.d, en0.d, g0.d and ew.d e0 edit descriptors for output) 2019-11-28 18:33:20 +00:00
write.c re PR libfortran/90374 (Fortran 2018: Support d0.d, e0.d, es0.d, en0.d, g0.d and ew.d e0 edit descriptors for output) 2019-11-07 03:06:20 +00:00