OK
/Marcus

On 22 November 2012 16:49, Yufeng Zhang <[email protected]> wrote:
> Hi,
>
> This patch implements the correct name mangling of AArch64 AdvSIMD vector
> types in conformance to the AAPCS64 doc (Procedure Call Standard for the ARM
> 64-bit Architecture, Appendix A).
>
> OK for the trunk?
>
> Thanks,
> Yufeng
>
> gcc/ChangeLog
>
> 2012-11-22  Yufeng Zhang  <[email protected]>
>
>         * config/aarch64/aarch64.c (aarch64_simd_mangle_map_entry): New
>         typedef.
>         (aarch64_simd_mangle_map): New table.
>         (aarch64_mangle_type): Locate and return the mangled name for
>         a given AdvSIMD vector type.
>
> gcc/testsuite/ChangeLog
>
> 2012-11-22  Yufeng Zhang  <[email protected]>
>
>         * g++.dg/abi/mangle-neon-aarch64.C: New test.

Reply via email to