mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-19 03:40:26 +08:00
(PREDICATE_CODES): Delete complemented_arith_operand.
From-SVN: r13690
This commit is contained in:
parent
3345ee7db2
commit
f39c7aed00
@ -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 }}, \
|
||||
|
Loading…
x
Reference in New Issue
Block a user