Fix changelog.

From-SVN: r260794
This commit is contained in:
Jerry DeLisle 2018-05-26 17:32:00 +00:00
parent 3c2ce89364
commit b61da1ebfb
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
2018-05-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libgfortran/85840
* io/write.c (write_float_0): Use separate local variable for
the float string length.
2018-05-08 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/54613