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: [Q] Class instance layout details



On Jul 15, 2005, at 5:02 PM, Ian Lance Taylor wrote:


Bharadwaj Yadavalli <bharadwaj.yadavalli@hp.com> writes:

Newer versions of C++ more or less follow the Itanium C++ ABI:
    http://www.codesourcery.com/cxx-abi/abi.html

That started somewhere in gcc 3.x, though I don't know exactly when.

It started with 3.0. And then there have been some bug fixes to GCC since then to get closer and closer to the what the ABI says.

Thanks,
Andrew Pinski


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