OSDN Git Service

* sh.h (PREDICATE_CODES): Remove register_operand entry.
authoramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 Aug 2004 14:41:24 +0000 (14:41 +0000)
committeramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 Aug 2004 14:41:24 +0000 (14:41 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@86055 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/sh/sh.h

index 9519634..2a5392a 100644 (file)
@@ -3433,7 +3433,6 @@ extern int rtx_equal_function_value_matters;
   {"target_reg_operand", {SUBREG, REG}},                               \
   {"target_operand", {SUBREG, REG, LABEL_REF, SYMBOL_REF, CONST, UNSPEC}},\
   {"trunc_hi_operand", {SUBREG, REG, TRUNCATE}},                       \
-  {"register_operand", {SUBREG, REG}},                                 \
   {"sh_const_vec", {CONST_VECTOR}},                                    \
   {"sh_1el_vec", {CONST_VECTOR, PARALLEL}},                            \
   {"sh_rep_vec", {CONST_VECTOR, PARALLEL}},                            \