This is the mail archive of the gcc-bugs@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: c++/8612: Vtable layout: missing vcall offset


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


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