This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [C++ PATCH] Handle ptmf default conversions while matching a template argument (fix PR/10126)


Jason Merrill <jason@redhat.com> wrote:

>> This fixes c++/10126, and its duplicate c++/13040.
> 
> I just added a comment to the PR.
> 
> The patch is OK, but please change the testcase to use &D::I rather than
> &B::I.

Done, thanks.
Gaby, do you also want a backport to 3.3? I think it's a safe patch.

Giovanni Bajo


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]