Looks OK to me.

/Marcus

On 18 April 2013 22:10, Yufeng Zhang <[email protected]> wrote:
> Hi,
>
> The patch changes _FP_W_TYPE and _FP_WS_TYPE in AArch64 libgcc to be based
> on 'long long', making them ILP32-friendly.  x86_64 has the definitions.
>
> OK for the trunk?
>
> Thanks,
> Yufeng
>
> libgcc/
>
> 2013-04-18  Yufeng Zhang  <[email protected]>
>
>         * config/aarch64/sfp-machine.h (_FP_W_TYPE): Change to define
>         as 'unsigned long long' instead of 'unsigned long'.
>         (_FP_WS_TYPE): Change to define as 'signed long long' instead of
>         'signed long'.

Reply via email to