* sh.h (PREDICATE_CODES): Remove register_operand entry.

From-SVN: r86055
This commit is contained in:
Joern Rennecke 2004-08-16 15:41:24 +01:00
parent 35046a541c
commit 8242fd2d6e

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