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 61dfe55e99a..9ed77833980 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2014-07-23 Jiong Wang <jiong.wang@arm.com>
+
+ * config/arm/arm.c (arm_get_frame_offsets): If both r3 and other
+ callee-saved registers are available for padding purpose
+ and r3 is not mandatory, then prefer use those callee-saved
+ instead of r3.
+
2014-07-23 Richard Biener <rguenther@suse.de>
* params.def (PARAM_MAX_COMBINE_INSNS): New.