c++/8612: Vtable layout: missing vcall offset

nathan@gcc.gnu.org nathan@gcc.gnu.org
Tue Feb 4 20:57:00 GMT 2003


Synopsis: Vtable layout: missing vcall offset

Responsible-Changed-From-To: mmitchel->nathan
Responsible-Changed-By: nathan
Responsible-Changed-When: Tue Feb  4 20:57:35 2003
Responsible-Changed-Why:
    investigated
State-Changed-From-To: analyzed->closed
State-Changed-By: nathan
State-Changed-When: Tue Feb  4 20:57:35 2003
State-Changed-Why:
    the new behaviour is correct. The vcall offset for that
    virtual base is zero. However, there is no interoperatability
    problem, because no vcall adjusting thunk is needed in the
    cited instance.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8612



More information about the Gcc-bugs mailing list