]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR c++/63139
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Sep 2014 13:50:27 +0000 (13:50 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Sep 2014 13:50:27 +0000 (13:50 +0000)
commitffe3a6612f48c48d0d4ca285cf9833df87b6c240
treea8ff0e0f673ab2dad9f082d285612678aafaedb7
parent33ca7776ee68f1e4515fb16cf8ee54c5c27e1c89
PR c++/63139
* pt.c (tsubst_pack_expansion): Simplify substitution into T....
(tsubst): Don't throw away PACK_EXPANSION_EXTRA_ARGS.

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