(PREDICATE_CODES): Remove duplicate defintion of seth_add3_operand.

From-SVN: r86469
This commit is contained in:
Nick Clifton 2004-08-24 08:07:31 +00:00 committed by Nick Clifton
parent 4505f099ef
commit 3d595b4688
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2004-08-24 Nick Clifton <nickc@redhat.com>
* config/m32r/m32r.h (PREDICATE_CODES): Remove duplicate defintion
of seth_add3_operand.
2004-08-24 Andreas Tobler <a.tobler@schweiz.ch>
* Makefile.in (HOOKS_H): Add dependency on MACHMODE_H.

View File

@ -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 }}, \