projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35046a5
)
* sh.h (PREDICATE_CODES): Remove register_operand entry.
author
Joern Rennecke
<amylaar@gcc.gnu.org>
Mon, 16 Aug 2004 14:41:24 +0000
(15:41 +0100)
committer
Joern Rennecke
<amylaar@gcc.gnu.org>
Mon, 16 Aug 2004 14:41:24 +0000
(15:41 +0100)
From-SVN: r86055
gcc/config/sh/sh.h
patch
|
blob
|
history
diff --git
a/gcc/config/sh/sh.h
b/gcc/config/sh/sh.h
index 9519634c1f0ccdb40ffb740a45dc87abfcd5568d..2a5392a01aba3aba026e597058afdd6abffebe76 100644
(file)
--- a/
gcc/config/sh/sh.h
+++ b/
gcc/config/sh/sh.h
@@
-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}}, \