OSDN Git Service

gcc/
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 Oct 2007 09:17:17 +0000 (09:17 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 Oct 2007 09:17:17 +0000 (09:17 +0000)
commit076a0da76e3cecd24e66243379241b22bc3c673e
tree0efc2df8f4f9a1aaa64a0ab8542de8bd3d752679
parent14bcc272905767637023170759d49154caa2a7ae
gcc/
* config/mips/mips.c (mips_canonicalize_comparison):  Check
mips_relational_operand_ok_p before trying to rewrite the test.
Only calculate PLUS_ONE if needed.
(mips_emit_int_relational): Don't call mips_relational_operand_ok_p
here.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@129483 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mips/mips.c