[PATCH] AAPCS-VFP: double and long double have the same machine type

Renato Golin renato.golin at linaro.org
Wed Feb 5 08:17:11 PST 2014


On 5 February 2014 14:25, Oliver Stannard <oliver.stannard at arm.com> wrote:

> In the AAPCS, for the purposes of deciding if a struct is a homogeneous
> floating-point aggregate, two fundamental types are considered the same if
> their machine types are the same. The `double' and `long double' C types
> have the same machine type in the 32-bit version of the ABI.


Hi Oliver,

Shouldn't getTypeSize() return the same value for both?

--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140205/10a03721/attachment.html>


More information about the cfe-commits mailing list