* recog.c (preprocess_constraints): Only zero those elements of
authorrearnsha <rearnsha@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 23 Nov 2003 16:10:52 +0000 (16:10 +0000)
committerrearnsha <rearnsha@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 23 Nov 2003 16:10:52 +0000 (16:10 +0000)
commit970889073d382d83713e69f4175ab45ee1a6fffa
tree85531f5eef295907a5c4fde4b9b109c76e05a167
parentbfa9542925490004aaa8e2bdc12d60088232647b
* 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.

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