c6x.c (unit_req_imbalance, res_mii): Cast the first arg to unit_req_factor to the...
authorBernd Schmidt <bernds@codesourcery.com>
Thu, 27 Oct 2011 12:33:22 +0000 (12:33 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Thu, 27 Oct 2011 12:33:22 +0000 (12:33 +0000)
commited80f8590c13ae01cece8759f2842fcd7410135c
tree8fa936e011a25543ed4f351298fe8a3fc5786687
parent362235e98342824833da5ea37af0878ee2eb41cd
c6x.c (unit_req_imbalance, res_mii): Cast the first arg to unit_req_factor to the right enum type.

* config/c6x/c6x.c (unit_req_imbalance, res_mii): Cast the first arg
to unit_req_factor to the right enum type.
(get_unit_operand_masks, reshuffle_units, try_rename_operands,
hwloop_optimize): Remove unused variables.

From-SVN: r180565
gcc/ChangeLog
gcc/config/c6x/c6x.c