Re: aligned attribute
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Maurizio Vitale wrote:
Thanks. Now to add to my confusion, on my system __alignof(long double)
returns 16, which I presume means that all allocation, static, dynamic
and automatic for long double objects are 16 byte aligned.
This is a reasonable choice, that long doubles would be aligned for good
performance, unless the alignment is over-ridden by a packed or reduced
alignment specification.
[Index of Archives]
[Linux C Programming]
[Linux Kernel]
[eCos]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[The DWARVES Debugging Tools]
[Yosemite Campsites]
[Yosemite News]
[Linux GCC]