[C++ PATCH] Fix PR 164

Mark Mitchell mark@codesourcery.com
Mon Dec 3 08:29:00 GMT 2001



--On Friday, November 30, 2001 09:31:33 AM +0000 Nathan Sidwell 
<nathan@codesourcery.com> wrote:

> Hi,
> this fixes bug 164 where we fail to synthesize copy ctor and assignment
> operator due to an ambiguous direct base.  Although the C++ programmer
> cannot access that base, I don't think it should prevent those functions
> being synthesized.

Agree, and so does the EDG front end.

> booted & tested on i686-pc-linux-gnu, ok (for mainline)

Yes.

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



More information about the Gcc-patches mailing list