This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: possible bug with pointer to template member function
- From: Andrew Pinski <pinskia at gmail dot com>
- To: rodolfo at rodsoft dot org
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 26 Oct 2006 18:10:23 -0700
- Subject: Re: possible bug with pointer to template member function
- References: <20061026203745.GA28586@rodsoft.org>
On Thu, 2006-10-26 at 17:37 -0300, rodolfo@rodsoft.org wrote:
> Hi, I've come with a problem with g++ 4.1.1 and people at gcc-help said
> they think it's a bug, so I'll forward my original email to this list.
And this is the same issue as PR 11407, http://gcc.gnu.org/PR11407 .
-- Pinski