projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c2ce89
)
Fix changelog.
author
Jerry DeLisle
<jvdelisle@gcc.gnu.org>
Sat, 26 May 2018 17:32:00 +0000
(17:32 +0000)
committer
Jerry DeLisle
<jvdelisle@gcc.gnu.org>
Sat, 26 May 2018 17:32:00 +0000
(17:32 +0000)
From-SVN: r260794
libgfortran/ChangeLog
patch
|
blob
|
history
diff --git
a/libgfortran/ChangeLog
b/libgfortran/ChangeLog
index 7a232acafaba9085b4ad193dec296ec1be27e38a..ddf488cdf1d60bd699f5619e1b14f7f15dbb54c4 100644
(file)
--- a/
libgfortran/ChangeLog
+++ b/
libgfortran/ChangeLog
@@
-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