riscv.c (riscv_emit_float_compare): Use fallthru attribute rather than comments.
authorJeff Law <law@redhat.com>
Mon, 13 Mar 2017 17:49:40 +0000 (11:49 -0600)
committerJeff Law <law@gcc.gnu.org>
Mon, 13 Mar 2017 17:49:40 +0000 (11:49 -0600)
commitdce15db61bc8c2dc7a7e1f901903fa966077fa3e
tree229312e938efd52d07dcf9928b13423cc4080208
parent097de8ffcbc0f85f62d107044ef85cbdfa43b8b0
riscv.c (riscv_emit_float_compare): Use fallthru attribute rather than comments.

        * config/riscv/riscv.c (riscv_emit_float_compare): Use fallthru
        attribute rather than comments.

From-SVN: r246101
gcc/ChangeLog
gcc/config/riscv/riscv.c