aboutsummaryrefslogtreecommitdiff
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 8355d02..e68309d 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2012-06-18 Greta Yorsh <Greta.Yorsh@arm.com>
+
+ * config/arm/arm.c (ldm_stm_operation_p): Require SP
+ as base register for loads if SP is in the register list.
+
2012-06-18 Richard Guenther <rguenther@suse.de>
PR tree-optimization/53693