frv.c
271 KB
-
Fix compile time warning about building the FRV backend by adding missing break… · 0c88d078
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
Nick Clifton committed