summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index db0aea418e4..b04f38ba0ac 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,11 @@
2015-10-19 H.J. Lu <hongjiu.lu@intel.com>
+ * config/i386/i386.c (ix86_expand_vector_move): Use
+ GET_MODE_BITSIZE for IA MCU psABI to get vector natural
+ alignment.
+
+2015-10-19 H.J. Lu <hongjiu.lu@intel.com>
+
* doc/invoke.texi: Replace @optindex with @opindex.
2015-10-19 H.J. Lu <hongjiu.lu@intel.com>