recog.c (preprocess_constraints): Only zero those elements of recog_op_alt that are...
authorRichard Earnshaw <rearnsha@arm.com>
Sun, 23 Nov 2003 16:10:52 +0000 (16:10 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Sun, 23 Nov 2003 16:10:52 +0000 (16:10 +0000)
commit8c2a5582fb57306c48c39462476dcca6a5d92335
tree85531f5eef295907a5c4fde4b9b109c76e05a167
parentbf058d221efaf883b850d459809373cfaf5e05f2
recog.c (preprocess_constraints): Only zero those elements of recog_op_alt that are needed for this insn.

* recog.c (preprocess_constraints): Only zero those elements of
recog_op_alt that are needed for this insn.
* arm.c (note_invalid_constants): A function can't contain invalid
constants if it has no constraints.

From-SVN: r73855
gcc/ChangeLog
gcc/config/arm/arm.c
gcc/recog.c