On 12/30/2014 11:24 AM, Momchil Velikov wrote:
A function template enters the body of the if statement at line 1881,

   if (TREE_CODE (newdecl) == TEMPLATE_DECL)

and exits the function at line 1951 with

       return olddecl;

Ah, yes.  The patch is OK, then, but still needs ChangeLog and testcase.

Jason

Reply via email to