https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61134
--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Tue Jun 3 11:55:28 2014 New Revision: 211175 URL: http://gcc.gnu.org/viewcvs?rev=211175&root=gcc&view=rev Log: PR c++/61134 * pt.c (pack_deducible_p): Handle canonicalization. Added: branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp0x/variadic158.C Modified: branches/gcc-4_9-branch/gcc/cp/ChangeLog branches/gcc-4_9-branch/gcc/cp/pt.c