diff options
author | Nick Clifton <nickc@redhat.com> | 2019-09-30 15:27:14 +0000 |
---|---|---|
committer | Nick Clifton <nickc@gcc.gnu.org> | 2019-09-30 15:27:14 +0000 |
commit | 0c88d078eba7f51d2e5fc76a630f7eb369c09c87 (patch) | |
tree | 79417723827ab9de1d731457a2c2d3f17ffc588b /gcc/read-rtl-function.c | |
parent | 51051f474a768d285714d713f1b7535d6a139350 (diff) | |
download | gcc-0c88d078eba7f51d2e5fc76a630f7eb369c09c87.zip gcc-0c88d078eba7f51d2e5fc76a630f7eb369c09c87.tar.gz gcc-0c88d078eba7f51d2e5fc76a630f7eb369c09c87.tar.bz2 |
Fix compile time warning about building the FRV backend by adding missing break statements to the switches in frv_register_move_cost.
PR target/85978
* config/frv/frv.c (frv_register_move_cost): Add break statements
to avoid falling through to the wrong cases. Tidy code.
From-SVN: r276306
Diffstat (limited to 'gcc/read-rtl-function.c')
0 files changed, 0 insertions, 0 deletions