[PATCH][AARCH64][03]Add ACLE 2.0 predefined macros: Define __ARM_SIZEOF_MINIMAL_ENUM macro

2014-10-15 Thread Renlin Li
Hi all, This patch is part of a series of patches that implement ACLE 2.0 predefined macros support for AArch64. aarch64-none-elf target has been tested on the model, no regression. Is it Okay to commit? Kind regards! Renlin Li gcc/ChangeLog: 2014-10-15 Renlin Li renlin...@arm.com

Re: [PATCH][AARCH64][03]Add ACLE 2.0 predefined macros: Define __ARM_SIZEOF_MINIMAL_ENUM macro

2014-10-15 Thread Richard Earnshaw
On 15/10/14 14:44, Renlin Li wrote: Hi all, This patch is part of a series of patches that implement ACLE 2.0 predefined macros support for AArch64. aarch64-none-elf target has been tested on the model, no regression. Is it Okay to commit? Kind regards! Renlin Li gcc/ChangeLog: