On 5 February 2014 14:25, Oliver Stannard <[email protected]> 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
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
