i860.h (PREDICATE_CODES): Remove nonexistent predicates.
authorKazu Hirata <kazu@cs.umass.edu>
Mon, 21 Mar 2005 21:11:42 +0000 (21:11 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Mon, 21 Mar 2005 21:11:42 +0000 (21:11 +0000)
* config/i860/i860.h (PREDICATE_CODES): Remove nonexistent
predicates.

From-SVN: r96834

gcc/ChangeLog
gcc/config/i860/i860.h

index 82e2878200647940d4ba522e7e88c02f1ffda6b2..0e9becd8de2dceb9de8fc1bf88c60da0e810305a 100644 (file)
@@ -1,3 +1,8 @@
+2005-03-21  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * config/i860/i860.h (PREDICATE_CODES): Remove nonexistent
+       predicates.
+
 2005-03-21  Richard Sandiford  <rsandifo@redhat.com>
 
        * config/ip2k/ip2k.h (target_flags, TARGET_SWITCHES): Delete.
index f1c46ec86f545afb918028a45806d8c4736489b9..bc61dfe568cf81aff3023181a50d52b96768372f 100644 (file)
@@ -1230,8 +1230,6 @@ extern const char *i860_reg_prefix;
    {"logic_operand",           {REG, SUBREG, CONST_INT}},              \
    {"shift_operand",           {REG, SUBREG, CONST_INT}},              \
    {"compare_operand",         {REG, SUBREG, CONST_INT}},              \
-   {"arith_const_operand",     {CONST_INT}},                           \
-   {"logic_const_operand",     {CONST_INT}},                           \
    {"bte_operand",             {REG, SUBREG, CONST_INT}},              \
    {"indexed_operand",         {MEM}},                                 \
    {"load_operand",            {MEM}},                                 \