gcc 3.1: bug with inherited templates when specified by namespace

Mark Mitchell mark@codesourcery.com
Thu Jun 27 15:33:00 GMT 2002



--On Thursday, June 27, 2002 07:07:00 PM +0200 Gabriel Dos Reis 
<gdr@codesourcery.com> wrote:

> Richard Smith <richard@ex-parrot.com> writes:
>
> | On Mon, 24 Jun 2002, Dylan Cuthbert wrote:
> |
> | > Yep, you're getting the same problem then.
> | >
> | > I wonder what MrBlobbyBlab actually gets in his class in that first
> example? |
> | The base class gets ignored.  This was reported as PR/3656 and fixed
> | (together with PR/3123) on the main line in March with the patch
> |
> | 2002-03-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
> |
> |        PR C++/3656
> |        * semantics.c (finish_base_specifier): Handle erronous base
> |        classes.
> |
> | This patch has not been merged onto the 3.1 branch (although it probably
> | ought to be) and both PR/3656 and PR/3123 still manifest there.
>
> Mark,
>
>    In light of the above discussion, may I ask for approval to apply
> the above mentioned patch to 3.1 branch?

If the patch fixes regressions, yes.  Otherwise, no.

Thanks,

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



More information about the Gcc mailing list