summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index f3992e1b8b2..8dbaeffd780 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,10 @@
2012-04-24 Jakub Jelinek <jakub@redhat.com>
+ PR middle-end/53084
+ * varasm.c (compute_reloc_for_constant): Handle ADDR_EXPR
+ of MEM_REF.
+ (output_addressed_constants): Likewise.
+
PR middle-end/52999
* varasm.c (get_section): Don't ICE for section conflicts with
built-in section kinds.