summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog.linaro
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog.linaro')
-rw-r--r--gcc/ChangeLog.linaro9
1 files changed, 9 insertions, 0 deletions
diff --git a/gcc/ChangeLog.linaro b/gcc/ChangeLog.linaro
index d6e53a5380e..d2e1d219ed7 100644
--- a/gcc/ChangeLog.linaro
+++ b/gcc/ChangeLog.linaro
@@ -1,3 +1,12 @@
+2014-04-07 Michael Collison <michael.collison@linaro.org>
+
+ Backport from trunk r202663
+ 2013-09-17 Cong Hou <congh@google.com>
+
+ * tree-vect-patterns.c (vect_recog_dot_prod_pattern): Fix a bug
+ when checking the dot production pattern. The type of rhs operand
+ of multiply is now checked correctly.
+
2014-04-02 Zhenqiang Chen <zhenqiang.chen@linaro.org>
Backport from trunk r208511