[Bug c++/85866] [8/9 Regression] too few arguments to function when sfinae on calling pointer to member function
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed May 23 03:53:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85866
--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Wed May 23 03:52:49 2018
New Revision: 260562
URL: https://gcc.gnu.org/viewcvs?rev=260562&root=gcc&view=rev
Log:
PR c++/85866 - error with .* in default template arg.
* pt.c (tsubst_copy_and_build): Handle partial instantiation.
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/fntmpdefarg9.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/pt.c
More information about the Gcc-bugs
mailing list