On Dec 13, 2013, at 1:59 PM, DJ Delorie <d...@redhat.com> wrote: > I went through all the patterns in the msp430 backend and converted > all those that are volatile-safe to allow volatile MEM operands. > Committed. > > * config/msp430/msp430.md (movqi): replace general_operand with > msp_general_operand and nonimmediate_operand with > msp_nonimmediate_operand to allow volatile operands.
Oohh, Ahhh… Nice.