(const_ok_for_arm): cast constants to unsigned HOST_WIDE_INT.
commit48af475c43cae7080463357adc070e549441492b
authorerich <erich@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 10 Oct 1993 16:46:52 +0000 (10 16:46 +0000)
committererich <erich@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 10 Oct 1993 16:46:52 +0000 (10 16:46 +0000)
tree76b1c8e1c3f6441a8318f9e78b35784e133478bf
parent97618a7ccc288cf126fbcd34dd8188407e99a696
(const_ok_for_arm): cast constants to unsigned HOST_WIDE_INT.
(output_prologue): Sanity check the finite state machine.
(output_epilogue): Delete unused variable.
(final_prescan_insn): Always clear arm_target_insn when FSM goes to
state 0.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5711 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/config/arm/arm.c