* config/mips/mips.h (PREDICATE_CODES): Add ADDRESSOF for predicates
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Jan 2003 09:43:23 +0000 (09:43 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Jan 2003 09:43:23 +0000 (09:43 +0000)
commitad59860469d15c04e20b6a0716825c0a2844fe59
tree37715c20165959ba0aae338ea3a67ce3a76bc7cd
parent66fb954a5d2e53dbaeb58a0e7fb3046371cef268
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61097 138bc75d-0d04-0410-961f-82ee72b054a4
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]