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.tkac...@arm.com> > > * config/arm/arm.c (arm_mangle_map): Add entry for > __builtin_neon_poly64. > >
This one's OK. R.