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]

data alignment issue?


I forgot to say: this difference in layout is because we moved to a
multi-vendor ABI, which in theory allows binary compatibility between
different C++ compiler vendors.  This new ABI packs fields of a class
more tightly than the old versions of gcc did.

Andrew.


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