aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog4
1 files changed, 1 insertions, 3 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 15158f1..97d1938 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -74,7 +74,6 @@
* tree-ssa-loop-ivopts.c (get_shiftadd_cost): Use the mininum of costs
of shift-add and (add + shift) operations. Rename local variable.
-
2015-02-05 Jeff Law <law@redhat.com>
PR target/17306
@@ -1361,8 +1360,7 @@
2015-01-22 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
- * config/s390/s390.md (atomic code attribute): Fix typo "ior" ->
- "or".
+ * config/s390/s390.md (atomic code attribute): Fix typo "ior" -> "or".
2015-01-22 Max Ostapenko <m.ostapenko@partner.samsung.com>