summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 5981be87a1d..47574709f40 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2015-02-09 Jan Hubicka <hubicka@ucw.cz>
+
+ PR ipa/64978
+ * ipa-cp.c (gather_caller_stats): Skip thunks.
+ (propagate_constants_topo): Skip aliases.
+
2015-02-09 Kaz Kojima <kkojima@gcc.gnu.org>
PR target/64761