aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips
diff options
context:
space:
mode:
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>1997-03-05 19:23:15 +0000
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>1997-03-05 19:23:15 +0000
commit703b5191b878ab39a32f9cbcea0c232a9ce20567 (patch)
treeea049a090c19dc4607f48f0c8b5bd0bd962e5d62 /gcc/config/mips
parent459b14245a0a3489a5a5b108a5dbb15738d4d527 (diff)
(PREDICATE_CODES): Delete complemented_arith_operand.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@13690 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/mips')
-rw-r--r--gcc/config/mips/mips.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config/mips/mips.h b/gcc/config/mips/mips.h
index 6a11338e3e5..694a911d40f 100644
--- a/gcc/config/mips/mips.h
+++ b/gcc/config/mips/mips.h
@@ -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 }}, \