cr16.c (cr16_print_operand): Add missing fallthru comment.
authorJeff Law <law@redhat.com>
Wed, 26 Oct 2016 16:27:44 +0000 (10:27 -0600)
committerJeff Law <law@gcc.gnu.org>
Wed, 26 Oct 2016 16:27:44 +0000 (10:27 -0600)
commitf2b2b01c5ddf2ee6d90b12823cf25dfa67b8ac30
treee572a2305121e8eaa2d54cd7a6d277daf03ba1ad
parent790207d6459bcb18ba3fe6a84d591e48ce30dc0f
cr16.c (cr16_print_operand): Add missing fallthru comment.

* config/cr16/cr16.c (cr16_print_operand): Add missing fallthru
comment.  Add gcc_unreachable for path that should never happen.

From-SVN: r241584
gcc/ChangeLog
gcc/config/cr16/cr16.c