This is the mail archive of the gcc@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: Darwin gcc 3.3 sizeof of C++ structures with long long ints is strange


	The Apple PowerMac alignment was the same as AIX.  Unless Apple
has changed their ABI, doubles are not naturally aligned, but long long
ints are.

David


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