On Thu, Oct 2, 2014 at 4:29 PM, Ilya Tocar <tocarip.in...@gmail.com> wrote:
> Hi,
>
> sizeof (long) == 4 on windows, so we should use long long as param type.
> Patch below does it.
> Ok for trunk?
>
> 2014-10-02  Ilya Tocar  <ilya.to...@intel.com>
>
>         * config/i386/adxintrin.h (_subborrow_u64): Use long long for param
>         type.
>         (_addcarry_u64): Ditto.
>         (_addcarryx_u64): Ditto.

OK everywhere.

Thanks,
Uros.

Reply via email to