On Tue, Sep 4, 2018 at 10:35 AM, augustine.sterl...@gmail.com
<augustine.sterl...@gmail.com> wrote:
> On Tue, Sep 4, 2018 at 9:42 AM Max Filippov <jcmvb...@gmail.com> wrote:
>>
>> NAND is ~(a1 & a2), but xtensa_expand_atomic does ~a1 & a2.
>> That fixes libatomic tests atomic-op-{1,2}.
>>
>> gcc/
>> 2018-09-04  Max Filippov  <jcmvb...@gmail.com>
>>
>>         * config/xtensa/xtensa.c (xtensa_expand_atomic): Reorder AND and
>>         XOR operations in NAND case.
>
>
> Approved.

Thanks. Applied to trunk and gcc-[678] branches.

-- 
Thanks.
-- Max

Reply via email to