projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a248fc
)
Whitespace fix for libgfortran/ChangeLog
author
Janne Blomqvist
<jb@gcc.gnu.org>
Fri, 24 Nov 2017 09:57:52 +0000
(11:57 +0200)
committer
Janne Blomqvist
<jb@gcc.gnu.org>
Fri, 24 Nov 2017 09:57:52 +0000
(11:57 +0200)
From-SVN: r255137
libgfortran/ChangeLog
patch
|
blob
|
history
diff --git
a/libgfortran/ChangeLog
b/libgfortran/ChangeLog
index c5f50200c478bcec4f4a39e86b8d1615ba7668a2..6940f790b5c932870e71c708117c7df444317015 100644
(file)
--- a/
libgfortran/ChangeLog
+++ b/
libgfortran/ChangeLog
@@
-1,4
+1,5
@@
2017-11-24 Janne Blomqvist <jb@gcc.gnu.org>
+
PR fortran/36313
* m4/maxloc2s.m4: Replace int with gfc_charlen_type, take 3.
* m4/minloc2s.m4: Likewise.