Commit e4597bdf by Richard Earnshaw Committed by Richard Earnshaw

* arm.md (*casesi_insn): Add a clobber of the condition-code register.

From-SVN: r30238
parent 1d96e5b4
Thu Oct 28 11:05:13 1999 Richard Earnshaw <rearnsha@arm.com>
* arm.md (casesi_insn): Add a clobber of the condition code
register.
Mon Oct 18 21:16:06 1999 Fred Fish <fnf@be.com>
* tm.texi (CC1PLUS_SPEC): Make it clear in the docs that CC1_SPEC is
......
......@@ -4686,6 +4686,7 @@
(mem:SI (plus:SI (mult:SI (match_dup 0) (const_int 4))
(label_ref (match_operand 2 "" ""))))
(label_ref (match_operand 3 "" ""))))
(clobber (reg:CC 24))
(use (label_ref (match_dup 2)))])]
""
"*
......
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