re PR c++/61134 ([C++11] bogus "no matching function for call...")
commitcfc8dced31257ef31f86a032da2c9e4cce53f563
authorJason Merrill <jason@redhat.com>
Tue, 3 Jun 2014 04:57:32 +0000 (3 00:57 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 3 Jun 2014 04:57:32 +0000 (3 00:57 -0400)
tree63a0e880e54aef20247bf3b1a315abc9c9e537b2
parenta21e55d2bb4caac33798c71d33cca7279d4664a8
re PR c++/61134 ([C++11] bogus "no matching function for call...")

PR c++/61134
* pt.c (pack_deducible_p): Handle canonicalization.

From-SVN: r211159
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/g++.dg/cpp0x/variadic158.C [new file with mode: 0644]