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: [C++ PATCH]: Fix 3631 (2.95 regression)




--On Sunday, July 29, 2001 11:08:17 PM +0100 Nathan Sidwell 
<nathan@codesourcery.com> wrote:

> Mark,
> This fixes bug 3631, which is another ABI vbase bug.
>
> We miscalculated the fixed offset part of a virtual thunk residing
> in a lost-primary. We need the offset from the original declaring
> base to its closest enclosing virtual base.
>
> booted & tested on i686-pc-linux-gnu, ok for branch & mainline?

OK.  Thanks!

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


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