genrecog.c (add_to_sequence): Remove special case for const_int_operand.
authorJan Hubicka <jh@suse.cz>
Fri, 15 Dec 2000 13:50:32 +0000 (14:50 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Fri, 15 Dec 2000 13:50:32 +0000 (13:50 +0000)
commit29360e5681e7db46735ca063ffffd1890d06c99f
treed14e672d768f8d154e961c5d75cf68c565cb0060
parentdde068d924bc95eb7a0c3b78fc22a9665a2555ba
genrecog.c (add_to_sequence): Remove special case for const_int_operand.

* genrecog.c (add_to_sequence): Remove special case for
const_int_operand.
(maybe_both_true): Return 1 when falling out of sequence when
trying to find common possition in the pattern.

From-SVN: r38284
gcc/ChangeLog
gcc/genrecog.c