spu.c (spu_sched_reorder): Add missing fallthru comment.
authorJeff Law <law@redhat.com>
Wed, 26 Oct 2016 15:17:16 +0000 (09:17 -0600)
committerJeff Law <law@gcc.gnu.org>
Wed, 26 Oct 2016 15:17:16 +0000 (09:17 -0600)
commitae51afc5a2041cf8acec1343db13346fa9a848b1
tree0ffaaf700df3b4bfad84d5d47f8829839b03e668
parentcd612e8a0124c51cd7bc3d18a1cba6c2d4e144c4
spu.c (spu_sched_reorder): Add missing fallthru comment.

* config/spu/spu.c (spu_sched_reorder): Add missing fallthru comment.
(spu_legitimate_address_p): Fix logic error and add missing fallthru
comment.

From-SVN: r241557
gcc/ChangeLog
gcc/config/spu/spu.c