* config/mips/mips.c (mips_gen_conditional_trap): Fix mode.
commit1af661a2dfacf6afeca01aeb01c46bea2ccf02dd
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 24 Aug 2004 20:04:57 +0000 (24 20:04 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 24 Aug 2004 20:04:57 +0000 (24 20:04 +0000)
tree0aa4c15426cfcf1e9087041bcda79ca3478656f0
parent23f069b76964b9bb9047de8ece674a6652336f39
* config/mips/mips.c (mips_gen_conditional_trap): Fix mode.
* config/mips/mips.md (*conditional_trap[sd]i): Name previously unnamed
patterns.  Redefine using :GPR.  Give the match_operator a mode.
Use '%2' rather than '%z2' for operand 2.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@86511 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mips/mips.c
gcc/config/mips/mips.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/iftrap-3.c [new file with mode: 0644]