PR c++/38543
commitbc38e4e11df22f8cbd889412a996ced7e065cbc9
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Apr 2012 02:29:51 +0000 (17 02:29 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Apr 2012 02:29:51 +0000 (17 02:29 +0000)
tree4990fd45ccbd69512a85642e2703881236066217
parent3c8837b5fac1d3d39d23ba6a4f268febb5939691
PR c++/38543
* pt.c (determine_specialization): Instead of comparing the number
of parms, check that tsubst gives the right answer.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@186522 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/variadic131.C [new file with mode: 0644]