On 11/26/2013 07:45 AM, Chung-Lin Tang wrote: > +(define_insn "movhi_internal" > + [(set (match_operand:HI 0 "nonimmediate_operand" "=m, r,r, r,r") > + (match_operand:HI 1 "general_operand" "rM,m,rM,I,J"))]
Didn't you say you'd removed the J alternative?
> + error ("only register based stack limit is supported");
This one also ought to be a sorry.
Other than these two, I think this can go in.
Bernd
