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]

Re: c++/3631: another linking problem with virtual derivation


Synopsis: another linking problem with virtual derivation

State-Changed-From-To: analyzed->closed
State-Changed-By: nathan
State-Changed-When: Tue Jul 31 01:59:34 2001
State-Changed-Why:
    Fixed for 3.0.1
    2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
    
    	PR c++/3631
    	* class.c (update_vtable_entry_for_fn): The fixed adjustment
    	of a virtual thunk should be from declaring base.
    
    2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
    
    	* g++.dg/abi/vthunk1.C: New test.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3631&database=gcc


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