http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55247



--- Comment #7 from Uros Bizjak <ubizjak at gmail dot com> 2012-11-10 09:15:32 
UTC ---

(In reply to comment #2)

> (define_insn "*movti_internal_rex64"

>   [(set (match_operand:TI 0 "nonimmediate_operand" "=!r ,!o  ,x,x ,m")

>         (match_operand:TI 1 "general_operand"      "riFo,riF,C,xm,x"))]

>   "TARGET_64BIT && !(MEM_P (operands[0]) && MEM_P (operands[1]))"

> 

> Uros, is this change ok for you?  If it is ok I can commit the patch only on

> Wednesday (I'll be away for a few days).



Yes, the change looks correct to me. I'll take care of the patch.

Reply via email to