Fix precedence of conditional terms

From-SVN: r46408
This commit is contained in:
Nick Clifton 2001-10-22 09:18:19 +00:00 committed by Nick Clifton
parent 857236af62
commit bbea0391f0
2 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,8 @@
2001-10-22 Nick Clifton <nickc@cambridge.redhat.com>
* config/mips/mips.md (mul_acc_si): Fix precedence of conditional
terms.
* c-format.c: Fix spelling typo in comment.
* sched-int.h: Fix typo in GCC preamble.

View File

@ -1798,8 +1798,8 @@
(clobber (match_scratch:SI 5 "=X,3,l"))
(clobber (match_scratch:SI 6 "=a,a,a"))
(clobber (match_scratch:SI 7 "=X,X,d"))]
"TARGET_MIPS3900
|| ISA_HAS_MADD_MSUB
"(TARGET_MIPS3900
|| ISA_HAS_MADD_MSUB)
&& !TARGET_MIPS16"
"*
{