Remove blank line

From-SVN: r220503
This commit is contained in:
Eric Botcazou 2015-02-07 11:11:17 +00:00
parent a15b4c98a3
commit f662ac2a23
1 changed files with 1 additions and 3 deletions

View 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
@ -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>