* arm.md (*casesi_insn): Add a clobber of the condition-code register.
From-SVN: r30238
This commit is contained in:
parent
1d96e5b4b8
commit
e4597bdf0b
@ -1,3 +1,8 @@
|
||||
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)))])]
|
||||
""
|
||||
"*
|
||||
|
Loading…
Reference in New Issue
Block a user