diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 15158f129f88bbd691db2b55c024cc2cf8dc71d6..97d19380f1172b30a56e3731952f38204e1e8817 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>