On 30/08/13 15:03, Tejas Belagod wrote:
> Hi,
> 
> The attached patch removes dependency on stdint's macros used in arm_neon.h 
> viz. 
> UINT64_C() and INT64_C() making arm_neon.h more C++-friendly.
> 
> Tested on aarch64-none-elf.
> 
> OK for trunk?
> 
> Thanks,
> Tejas Belagod.
> ARM.
> 
> Changelog:
> 
> 2013-08-30  Tejas Belagod  <tejas.bela...@arm.com>
> 
> gcc/
>       * config/aarch64/arm_neon.h (__AARCH64_UINT64_C, __AARCH64_INT64_C): New
>       arm_neon.h's internal macros to specify 64-bit constants. Avoid using
>       stdint.h's macros.
> 
> 

OK.

R.


Reply via email to