r236486 - in /trunk/gcc: cp/ChangeLog cp/pt.c t...
jason@gcc.gnu.org
jason@gcc.gnu.org
Thu May 19 19:20:00 GMT 2016
Author: jason
Date: Thu May 19 19:20:40 2016
New Revision: 236486
URL: https://gcc.gnu.org/viewcvs?rev=236486&root=gcc&view=rev
Log:
Fix handling of non-dependent calls with default template args.
PR c++/10200
* pt.c (fn_type_unification): Add outer template args if needed.
(type_unification_real): Handle getting full args.
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/fntmpdefarg6.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/pt.c
More information about the Gcc-cvs
mailing list