sh.c (untangle_mova): Initialize n_addr and n_target.
authorKaz Kojima <kkojima@gcc.gnu.org>
Mon, 20 Mar 2006 22:58:32 +0000 (22:58 +0000)
committerKaz Kojima <kkojima@gcc.gnu.org>
Mon, 20 Mar 2006 22:58:32 +0000 (22:58 +0000)
commitc6d5644365d3e0ee9bf85580058df12f4dfe1540
tree01e2a3441de8aa9c91bfa440349b5a00c0c1db54
parent97a62038664e3b5f7e46ce900b2a090c79bb03bd
sh.c (untangle_mova): Initialize n_addr and n_target.

* config/sh/sh.c (untangle_mova): Initialize n_addr and n_target.

* config/sh/sh.c (find_regmode_weight): Change the type of the first
parameter and use get_ebb_head_tail.
(sh_md_init_global): Adjust uses of find_regmode_weight.

From-SVN: r112231
gcc/ChangeLog
gcc/config/sh/sh.c