summaryrefslogtreecommitdiff
path: root/gcc/config/m32r
diff options
context:
space:
mode:
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>2004-08-24 08:07:31 +0000
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>2004-08-24 08:07:31 +0000
commit4c079727f2a79a30b0996ee809e16f5e78025c0b (patch)
tree8ec8bb4e536402dc3142015a24511ed3954b3392 /gcc/config/m32r
parent2a4b756a2117d6e0603e61a8e60553a22ff9e9cf (diff)
downloadgcc-4c079727f2a79a30b0996ee809e16f5e78025c0b.tar.gz
(PREDICATE_CODES): Remove duplicate defintion of seth_add3_operand.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@86469 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/m32r')
-rw-r--r--gcc/config/m32r/m32r.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config/m32r/m32r.h b/gcc/config/m32r/m32r.h
index 948ba2a5685..9befbeee570 100644
--- a/gcc/config/m32r/m32r.h
+++ b/gcc/config/m32r/m32r.h
@@ -1773,7 +1773,6 @@ enum m32r_function_type
CONST_DOUBLE }}, \
{ "two_insn_const_operand", { CONST_INT }}, \
{ "symbolic_operand", { SYMBOL_REF, LABEL_REF, CONST }}, \
-{ "seth_add3_operand", { SYMBOL_REF, LABEL_REF, CONST }}, \
{ "int8_operand", { CONST_INT }}, \
{ "uint16_operand", { CONST_INT }}, \
{ "reg_or_int16_operand", { REG, SUBREG, CONST_INT }}, \