(decrement_and_branch_until_zero): Pattern disabled.

From-SVN: r4690
This commit is contained in:
Richard Stallman 1993-06-17 21:58:38 +00:00
parent 6511b4f8b1
commit aa8642c95d
1 changed files with 1 additions and 1 deletions

View File

@ -2900,7 +2900,7 @@
(set (match_dup 0) (set (match_dup 0)
(plus:SI (match_dup 0) (match_dup 1))) (plus:SI (match_dup 0) (match_dup 1)))
(clobber (match_scratch:SI 4 "=X,r"))] (clobber (match_scratch:SI 4 "=X,r"))]
"" "0"
"* "*
{ {
if (INSN_ANNULLED_BRANCH_P (insn)) if (INSN_ANNULLED_BRANCH_P (insn))