[C++ PATCH]: Fix 7919

Nathan Sidwell nathan@codesourcery.com
Sun Sep 15 11:06:00 GMT 2002


Hi,
I've installed the attached obvious fix for 7919. We neglected to
convert from the derived class with a using declaration to the
base class which declared the function. This lead to incorrect
this pointers.

built & tested on i686-pc-linux-gnu.

nathan
-- 
Dr Nathan Sidwell   ::   http://www.codesourcery.com   ::   CodeSourcery LLC
          'But that's a lie.' - 'Yes it is. What's your point?'
nathan@codesourcery.com : http://www.cs.bris.ac.uk/~nathan/ : nathan@acm.org

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 7919.patch
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20020915/28e4a3c6/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 7919.C
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20020915/28e4a3c6/attachment-0001.ksh>


More information about the Gcc-patches mailing list