mips.h (PREDICATE_CODES): Add ADDRESSOF for predicates that match register_operands.
authorRichard Sandiford <rsandifo@redhat.com>
Thu, 9 Jan 2003 09:43:23 +0000 (09:43 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Thu, 9 Jan 2003 09:43:23 +0000 (09:43 +0000)
commit98c29f719c19ac2a166f19f14518f748952296d6
tree37715c20165959ba0aae338ea3a67ce3a76bc7cd
parentbbb818c65a054d8b6f376877946df369556a14a7
mips.h (PREDICATE_CODES): Add ADDRESSOF for predicates that match register_operands.

* config/mips/mips.h (PREDICATE_CODES): Add ADDRESSOF for predicates
that match register_operands.
* config/mips/mips.c (reg_or_0_operand, true_reg_or_0_operand): Make
register_operand the default case.

From-SVN: r61097
gcc/ChangeLog
gcc/config/mips/mips.c
gcc/config/mips/mips.h
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20030109-1.c [new file with mode: 0644]