This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: recent 3.0.3 regression for g++.pt/memtemp100.C
- From: Graham Stott <grahams at redhat dot com>
- To: Mark Mitchell <mark at codesourcery dot com>
- Cc: Bob Wilson <bwilson at tensilica dot com>,"gcc-bugs at gcc dot gnu dot org" <gcc-bugs at gcc dot gnu dot org>
- Date: Wed, 28 Nov 2001 14:59:02 -0500
- Subject: Re: recent 3.0.3 regression for g++.pt/memtemp100.C
- References: <142390000.1006976975@gandalf.codesourcery.com>
[Get raw message]
Mark,
Mark Mitchell wrote:
[snip]
> Ah. That makes sense; the test case is semi-bogus; the _U is in the
> implementation namespace, and I didn't notice that. I'll fix it up.
>
> Thanks,
>
> --
> Mark Mitchell mark@codesourcery.com
> CodeSourcery, LLC http://www.codesourcery.com
I assume you'll fix the _T as well.
Grahan