Re: [PATCH][AARCH64] Fix the name mangling of AdvSIMD vector types

2012-12-05 Thread Marcus Shawcroft
OK /Marcus On 22 November 2012 16:49, Yufeng Zhang 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, > Yufe

[PATCH][AARCH64] Fix the name mangling of AdvSIMD vector types

2012-11-22 Thread Yufeng Zhang
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 * config/aarch64/a