[Bug c++/48736] [C++0x] ICE during list-initialization with variadics

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue May 10 18:09:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48736

--- Comment #1 from Jason Merrill <jason at gcc dot gnu.org> 2011-05-10 17:58:41 UTC ---
Author: jason
Date: Tue May 10 17:58:38 2011
New Revision: 173627

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173627
Log:
    PR c++/48736
    * pt.c (tsubst_copy_and_build): Handle substitution of a pack
    expansion producing another expansion.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/variadic108.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list