S/390: Add missing fallthrough comments.
authorAndreas Krebbel <krebbel@linux.vnet.ibm.com>
Mon, 26 Sep 2016 14:17:17 +0000 (14:17 +0000)
committerAndreas Krebbel <krebbel@gcc.gnu.org>
Mon, 26 Sep 2016 14:17:17 +0000 (14:17 +0000)
commit1d92cba91be69be5d1baaca46b834d6b8d780acd
tree9d064f9805efc13570e4300232434027be11f987
parentc1c6ca6300634cfcbdb15d564c54fe855d43d8c7
S/390: Add missing fallthrough comments.

gcc/ChangeLog:

2016-09-26  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>

* config/s390/s390.c (s390_rtx_costs): Add /* fallthrough */.
(s390_sched_score): Likewise.

From-SVN: r240495
gcc/ChangeLog
gcc/config/s390/s390.c