Virtual function call stuff, again

Mark Mitchell mark at codesourcery.com
Wed Feb 23 00:08:10 UTC 2000


>>>>> "Jason" == Jason Merrill <jason at cygnus.com> writes:

    Jason> Actually, the algorithm for this case is very simple: use
    Jason> the same entry point as is used in the 'A-in-C' secondary
    Jason> vtable.

But there's no such thing if `A' is not a base class of `C'.  Do the
rest of your comments still apply?

--
Mark Mitchell                   mark at codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com




More information about the cxx-abi-dev mailing list