arc.c (acr_print_operand): Adjust fallthru comment.
authorJeff Law <law@redhat.com>
Wed, 26 Oct 2016 16:33:22 +0000 (10:33 -0600)
committerJeff Law <law@gcc.gnu.org>
Wed, 26 Oct 2016 16:33:22 +0000 (10:33 -0600)
commit3bbe0b82a1adb4b8ebaeb64d501baec386c0463e
treec995fa8c254b37b9004b66766b0e3fb5449b498b
parentf2b2b01c5ddf2ee6d90b12823cf25dfa67b8ac30
arc.c (acr_print_operand): Adjust fallthru comment.

* config/arc/arc.c (acr_print_operand): Adjust fallthru comment.
(check_if_valid_sleep_operand): Add missing fallthru comment.
(arc_register_move_cost): Increase buffer size.
* config/arc/arc.md (cbranch4si_scratch): Add missing fallthru
comment.
* config/arc/predicates.md (move_str_operand): Avoid fallthru.

From-SVN: r241585
gcc/ChangeLog
gcc/config/arc/arc.c
gcc/config/arc/arc.md
gcc/config/arc/predicates.md