(const_ok_for_arm): cast constants to unsigned HOST_WIDE_INT.
authorRichard Earnshaw <erich@gnu.org>
Sun, 10 Oct 1993 16:46:52 +0000 (16:46 +0000)
committerRichard Earnshaw <erich@gnu.org>
Sun, 10 Oct 1993 16:46:52 +0000 (16:46 +0000)
commitabaa26e5b4a995988c18a3d22fbaf77526c7c424
tree76b1c8e1c3f6441a8318f9e78b35784e133478bf
parent26563586437d27f43544bb2feb7ed0486621f796
(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.

From-SVN: r5711
gcc/config/arm/arm.c