[Bug c++/61134] [4.7/4.8 Regression][C++11] bogus "no matching function for call..."
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jun 9 19:56:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61134
--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Mon Jun 9 19:56:21 2014
New Revision: 211387
URL: http://gcc.gnu.org/viewcvs?rev=211387&root=gcc&view=rev
Log:
PR c++/61134
* pt.c (pack_deducible_p): Handle canonicalization.
Added:
branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/variadic158.C
Modified:
branches/gcc-4_8-branch/gcc/cp/ChangeLog
branches/gcc-4_8-branch/gcc/cp/pt.c
More information about the Gcc-bugs
mailing list