This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: 3.2 PATCH: Fix PR3656
- From: Gabriel Dos Reis <gdr at codesourcery dot com>
- To: Mark Mitchell <mark at codesourcery dot com>
- Cc: Gabriel Dos Reis <gdr at codesourcery dot com>, "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>
- Date: 23 Mar 2002 02:24:51 +0100
- Subject: Re: 3.2 PATCH: Fix PR3656
- Organization: CodeSourcery, LLC
- References: <m3y9gm2j5g.fsf@merlin.codesourcery.com> <55090000.1016825240@gandalf.codesourcery.com>
Mark Mitchell <mark@codesourcery.com> writes:
| --On Thursday, March 21, 2002 01:35:23 PM +0100 Gabriel Dos Reis
| <gdr@codesourcery.com> wrote:
|
| >
| > This fixes PR C++/3656 where we're failing to diagnose use of a
| > template-name to designate a base class. It were dormant in my local
| > trees. Bootstrapped and tested for 3.2. OK?
|
| Yes.
Done. Thanks,
-- Gaby