OSDN Git Service

(PREDICATE_CODES): Delete complemented_arith_operand.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 5 Mar 1997 19:23:15 +0000 (19:23 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 5 Mar 1997 19:23:15 +0000 (19:23 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@13690 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/mips/mips.h

index 6a11338..694a911 100644 (file)
@@ -3192,7 +3192,6 @@ while (0)
   {"reg_or_0_operand",         { REG, CONST_INT, SUBREG }},            \
   {"small_int",                        { CONST_INT }},                         \
   {"large_int",                        { CONST_INT }},                         \
-  {"complemented_arith_operand",{ CONST_INT }},                                \
   {"mips_const_double_ok",     { CONST_DOUBLE }},                      \
   {"const_float_1_operand",    { CONST_DOUBLE }},                      \
   {"simple_memory_operand",    { MEM, SUBREG }},                       \