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: [AArch64, Docs, Patch] Add reference to ACLE in docs.


On Tue, 28 Oct 2014, Tejas Belagod wrote:

> Hi,
> 
> Here is patch that consolidates AArch64 and ARM Intrinsics sections in
> extend.texi into one ACLE section to avoid information repetition and adds
> reference to the ARM C Language Extension spec on infocenter.arm.com.

This seems to lose the information about which extensions are supported by 
GCC (given that not all of ACLE is supported; e.g. arm_acle.h has only the 
CRC intrinsics, while __fp16 isn't supported for AArch64 and the support 
for ARM corresponds to an older version of the specification).

-- 
Joseph S. Myers
joseph@codesourcery.com


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