gcc/libgfortran/io
Jerry DeLisle 33b2b069c1 re PR libfortran/83811 (fortran 'e' format broken for single digit exponents)
2018-01-18  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR libgfortran/83811
        * write.c (select_buffer): Adjust buffer size up by 1.

        * gfortran.dg/fmt_e.f90: New test.

From-SVN: r256669
2018-01-14 17:36:29 +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 Update copyright years. 2018-01-03 11:03:58 +01: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 PR 78534, 83704 Handle large formatted I/O 2018-01-07 12:17:52 +02:00
list_read.c PR 78534, 83704 Handle large formatted I/O 2018-01-07 12:17:52 +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 PR 78534, 83704 Handle large formatted I/O 2018-01-07 12:17:52 +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 PR 78534 Regression on 32-bit targets 2018-01-08 14:12:05 +02: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 Update copyright years. 2018-01-03 11:03:58 +01:00
write.c re PR libfortran/83811 (fortran 'e' format broken for single digit exponents) 2018-01-14 17:36:29 +00:00