Remove blank line
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 7 Feb 2015 11:11:17 +0000 (11:11 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 7 Feb 2015 11:11:17 +0000 (11:11 +0000)
From-SVN: r220503

gcc/ChangeLog

index 15158f129f88bbd691db2b55c024cc2cf8dc71d6..97d19380f1172b30a56e3731952f38204e1e8817 100644 (file)
@@ -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
 
 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>