summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 3ad6b9d6bfb..763f105f6ba 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2015-01-20 Richard Biener <rguenther@suse.de>
+
+ PR ipa/64684
+ * ipa-reference.c (add_static_var): Inline ...
+ (analyze_function): ... here after splitting out from ...
+ (is_proper_for_analysis): ... this.
+
2015-01-20 Matthew Wahab <matthew.wahab@arm.com>
PR target/64149