summaryrefslogtreecommitdiffstats
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 6186612a415..c3a9eaef68d 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,14 @@
+2012-01-07 Alexandre Oliva <aoliva@redhat.com>
+
+ PR bootstrap/51725
+ * cselib.c (new_elt_loc_list): Promote addr_list to canonical node.
+ Add canonical node to containing_mem chain after the non-canonical
+ one, even if there weren't any locs to propagate.
+ (remove_useless_values): Keep only canonical values.
+ (add_mem_for_addr, cselib_lookup_mem): Canonicalize addr.
+ (cselib_invalidate_mem): Likewise. Ensure v is canonical, and
+ canonicalize mem_chain elements that are not discarded.
+
2012-01-06 Jakub Jelinek <jakub@redhat.com>
PR target/47333
OpenPOWER on IntegriCloud