r261146 - in /trunk/gcc: cp/ChangeLog cp/pt.c t...
jason@gcc.gnu.org
jason@gcc.gnu.org
Mon Jun 4 13:22:00 GMT 2018
Author: jason
Date: Mon Jun 4 13:22:52 2018
New Revision: 261146
URL: https://gcc.gnu.org/viewcvs?rev=261146&root=gcc&view=rev
Log:
PR c++/85765 - SFINAE and non-type default template arg.
* pt.c (type_unification_real): Do full semantic processing if
substituting a partial args list replaces all template parms.
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/fntmpdefarg10.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/pt.c
More information about the Gcc-cvs
mailing list