final.c (insn_noperands): Change type to unsigned int.
authorManfred Hollstein <manfred@gcc.gnu.org>
Thu, 19 Mar 1998 00:01:18 +0000 (00:01 +0000)
committerManfred Hollstein <manfred@gcc.gnu.org>
Thu, 19 Mar 1998 00:01:18 +0000 (00:01 +0000)
commitaf7da1998dad45df5494051a3ea59aa6b6b850ea
treef7efd50db5602f8a6545885b135745d01b1a2f75
parent583708a6b96b211d3f3af2d6e814d6b54bd6daa2
final.c (insn_noperands): Change type to unsigned int.


* final.c (insn_noperands): Change type to unsigned int.
(final_scan_insn): Likewise for noperands;
properly check operand number boundaries.

From-SVN: r18692
gcc/ChangeLog