]> gcc.gnu.org Git - gcc.git/commit
re PR c++/33509 (tsubst_pack_expansion assumed to return TREE_VEC)
authorDouglas Gregor <doug.gregor@gmail.com>
Tue, 4 Dec 2007 20:49:08 +0000 (20:49 +0000)
committerDoug Gregor <dgregor@gcc.gnu.org>
Tue, 4 Dec 2007 20:49:08 +0000 (20:49 +0000)
commit2f93f02ca356a40d90f3df0eac1adf1239572d27
tree0f03bbc1884e8f5c53b90c241ba2367eb58ea013
parentdb60ff18e2cc35235d436c7e492d8564af44ea9b
re PR c++/33509 (tsubst_pack_expansion assumed to return TREE_VEC)

2007-12-04  Douglas Gregor  <doug.gregor@gmail.com>

       PR c++/33509
       * pt.c (tsubst_exception_specification): Handle substitutions into
       member templates, where tsubst_pack_expansion returns a
       TYPE_PACK_EXPANSION.

2007-12-04  Douglas Gregor  <doug.gregor@gmail.com>

       PR c++/33509
       * g++.dg/cpp0x/variadic-throw.C: New.

From-SVN: r130605
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/variadic-throw.C [new file with mode: 0644]
This page took 0.059876 seconds and 5 git commands to generate.