ip2k.c (mdr_resequence_xy_yx, [...]): Make function static to match prototype.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Sun, 11 Aug 2002 18:52:38 +0000 (18:52 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Sun, 11 Aug 2002 18:52:38 +0000 (18:52 +0000)
commit8819cab5c307c14939f8766035324c8c12abf8ca
tree4559f6a151c5c3c082d4f19ce084ea92a35cde35
parentab2877a39b51a0b21716c7bac19f75a62a7f79f1
ip2k.c (mdr_resequence_xy_yx, [...]): Make function static to match prototype.

* ip2k.c (mdr_resequence_xy_yx, mdr_propagate_reg_equivs,
mdr_try_move_dp_reload, ip2k_check_can_adjust_stack_ref,
ip2k_adjust_stack_ref, mdr_try_move_pushes, mdr_try_propagate_clr,
ip2k_xexp_not_uses_reg_for_mem, mdr_try_propagate_move,
mdr_try_remove_redundant_insns, track_w_reload,
mdr_try_wreg_elim): Make function static to match prototype.
* mmix.c (mmix_target_asm_function_epilogue): Likewise.  Mark
parameter with ATTRIBUTE_UNUSED.

From-SVN: r56210
gcc/ChangeLog
gcc/config/ip2k/ip2k.c
gcc/config/mmix/mmix.c