[Bug c++/49593] [C++0x] cannot use T{t}... as pack expansion
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Aug 3 01:31:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49593
--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> 2011-08-03 01:25:40 UTC ---
Author: jason
Date: Wed Aug 3 01:25:37 2011
New Revision: 177227
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177227
Log:
PR c++/49593
* pt.c (find_parameter_packs_r): Handle CONSTRUCTOR.
Added:
branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/variadic115.C
Modified:
branches/gcc-4_6-branch/gcc/cp/ChangeLog
branches/gcc-4_6-branch/gcc/cp/pt.c
branches/gcc-4_6-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list