Commit b80d1946 by Richard Kenner

(movti split): Set CR to 3, not 1 like DImode.

From-SVN: r6175
parent fd72420f
......@@ -2187,7 +2187,7 @@
"TARGET_NO_STOREM_BUG
&& (memory_operand (operands[0], TImode)
|| memory_operand (operands[1], TImode))"
[(set (reg:PSI 179) (const_int 1))
[(set (reg:PSI 179) (const_int 3))
(parallel [(set (match_dup 0) (match_dup 1))
(use (reg:PSI 179))
(clobber (reg:PSI 179))])]
......
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