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 for c++/34950 (crash resolving overloaded template function)


Hi Jason,

Did you check  in the testcase?


H.J.
On Feb 19, 2008 2:52 PM, Jason Merrill <jason@redhat.com> wrote:
> We need to do the same thing in this case that we do for partial
> ordering: set processing_template_decl while we do tsubsting that might
> not remove all uses of template parameters.
>
> Tested x86_64-pc-linux-gnu, applied to trunk and 4.3; 4.2 and 4.1 to
> follow soon.
>
>


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