On Mon, Jun 30, 2014 at 5:54 PM, Richard Henderson <r...@redhat.com> wrote:
> On 06/29/2014 11:14 AM, Uros Bizjak wrote:
>>    if (MEM_READONLY_P (x))
>> +    if (GET_CODE (mem_addr) == AND)
>> +      return 1;
>>      return 0;
>
> Certainly missing braces here.  But with that fixed the patch looks plausible.
>  I'll look at it closer later today.

Uh, yes ... this RFC patch was not thoroughly tested (its intention
was to illustrate the problem and possible solution).

Uros.

Reply via email to