re PR c++/61539 (ICE: in unify_one_argument, at cp/pt.c:15465)
authorJason Merrill <jason@redhat.com>
Mon, 30 Jun 2014 15:11:14 +0000 (11:11 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 30 Jun 2014 15:11:14 +0000 (11:11 -0400)
commite8b27b0809ded909f2652ff5d32fc83fbc955b4c
treecbef86c87287d6efdc3ea30284a8b068619a5ffe
parent71d1add36394c36f3bb59fc3282e65a1e865baa2
re PR c++/61539 (ICE: in unify_one_argument, at cp/pt.c:15465)

PR c++/61539
* pt.c (unify_one_argument): Type/expression mismatch just causes
deduction failure.

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