This is the mail archive of the gcc-patches@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]

Re: New vtable ABI (was Re: Strange behaviour in C++...)


Jason Merrill <jason@cygnus.com> writes:
> 
> Actually, RTTI is currently at indices 0 and 1.  It will probably make
> sense to move them to negative offsets in the new model, since COM wants
> the functions to start at offset 0.

Makes very good sense. It really would stink to have to disable RTTI when 
using COM and its variants.

Regards,
Mumit


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