projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e8900e
)
Fix bogus Changelog entry.
author
Jan Hubicka
<jh@suse.cz>
Wed, 29 Jan 2020 07:15:52 +0000
(08:15 +0100)
committer
Jan Hubicka
<jh@suse.cz>
Wed, 29 Jan 2020 07:15:52 +0000
(08:15 +0100)
* ipa-prop.c (update_indirect_edges_after_inlining): Fix warning.
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 7346b2c3b31ea6befdd3e28fe71a386aa1686734..fd298b9a8b15b9f4a057785001bae755fb29ce6f 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,6
+1,6
@@
2020-01-28 Jan Hubicka <hubicka@ucw.cz>
- * ipa-prop.c (update_indirect_edges_after_inlining):
+ * ipa-prop.c (update_indirect_edges_after_inlining):
Fix warning.
2020-01-28 Vladimir Makarov <vmakarov@redhat.com>