]> git.ipfire.org Git - thirdparty/gcc.git/commit
pt.c (tsubst_pack_expansion): Re-use ARGUMENT_PACK_SELECTs.
authorJason Merrill <jason@redhat.com>
Mon, 3 Oct 2011 04:32:35 +0000 (00:32 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 3 Oct 2011 04:32:35 +0000 (00:32 -0400)
commit874fc1677e7a922228632a9235613fa2814606bf
treeb32e7d7fcc786cf4683f9c31194ddf6289270565
parenta558c1e2e1e87fd562909a5170b5722df2681b2a
pt.c (tsubst_pack_expansion): Re-use ARGUMENT_PACK_SELECTs.

* pt.c (tsubst_pack_expansion): Re-use ARGUMENT_PACK_SELECTs.
Change unsubstituted_packs to bool.

From-SVN: r179444
gcc/cp/ChangeLog
gcc/cp/pt.c