This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][ARM] Add C++ name mangling entry for poly64x2_t type


On 11/12/13 17:09, Kyrill Tkachov wrote:
> Hi all,
> 
> Following up on the crypto intrinsics for AArch32 
> (http://gcc.gnu.org/ml/gcc-patches/2013-12/msg00365.html), here is a patch 
> adding C++ name mangling for the poly64x2_t container type. This of course 
> depends on the Crypto intrinsics patches going in.
> 
> Tested arm-none-eabi on a model.
> 
> Ok for trunk after the prerequisites go in?
> 
> Thanks,
> Kyrill
> 
> 2013-12-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
> 
>      * config/arm/arm.c (arm_mangle_map): Add entry for
>      __builtin_neon_poly64.
> 
> 

This one's OK.

R.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]