On 2012-11-07 00:51, Naveen H. S wrote: > + [(set (match_operand:QI 0 "rx_restricted_mem_operand" "=Q") > + (ior:QI (match_dup 0)
The output constraint is now an in-out: s/=Q/+Q/. r~
On 2012-11-07 00:51, Naveen H. S wrote: > + [(set (match_operand:QI 0 "rx_restricted_mem_operand" "=Q") > + (ior:QI (match_dup 0)
The output constraint is now an in-out: s/=Q/+Q/. r~