Commit aa8642c9 by Richard Stallman

(decrement_and_branch_until_zero): Pattern disabled.

From-SVN: r4690
parent 6511b4f8
...@@ -2900,7 +2900,7 @@ ...@@ -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))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment