This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/29236] [4.0/4.1/4.2/4.3 Regression] Bogus ambiguity with templates + friend
- From: "mark at codesourcery dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Jan 2007 02:49:20 -0000
- Subject: [Bug c++/29236] [4.0/4.1/4.2/4.3 Regression] Bogus ambiguity with templates + friend
- References: <bug-29236-13309@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #13 from mark at codesourcery dot com 2007-01-09 02:49 -------
Subject: Re: [4.0/4.1/4.2/4.3 Regression] Bogus ambiguity
with templates + friend
pcarlini at suse dot de wrote:
> ------- Comment #12 from pcarlini at suse dot de 2007-01-06 15:54 -------
> Mark, I'm looking a bit into this issue myself, starting from your notes: at
> the moment I'm puzzled because, AFAICS, in the 2.95.3 tsubst nothing special
> happens after the reduce_template_parm_level, still the testcase passes. Any
> additional hint? Thanks in advance.
I no longer remember any more detail. I wrote that note because I had
done some research, and then had to go work on something else, but it's
possible that the note wasn't as helpful as I had hoped. :-(
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29236