projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b95216f
)
Fix typo in ChangeLog
author
Janne Blomqvist
<jb@gcc.gnu.org>
Tue, 30 Sep 2014 21:23:40 +0000
(
00:23
+0300)
committer
Janne Blomqvist
<jb@gcc.gnu.org>
Tue, 30 Sep 2014 21:23:40 +0000
(
00:23
+0300)
From-SVN: r215743
libgfortran/ChangeLog
patch
|
blob
|
history
diff --git
a/libgfortran/ChangeLog
b/libgfortran/ChangeLog
index f8f8c6b54fcbebda275c67f0d2fd73b353e0330d..f01d021cf010db8048d4b0fc7593dd3479517645 100644
(file)
--- a/
libgfortran/ChangeLog
+++ b/
libgfortran/ChangeLog
@@
-1,7
+1,7
@@
2014-10-01 Janne Blomqvist <jb@gcc.gnu.org>
* intrinsics/pack_generic.c (pack_s_internal): Fix
- -Wmaybe-uninitialized warning
s
.
+ -Wmaybe-uninitialized warning.
* m4/unpack.m4 (unpack0_'rtype_code`): Likewise.
(unpack1_'rtype_code`): Likewise.
* generated/unpack_*.m4: Regenerated.