[Bug c++/53862] [4.6/4.7 regression] [C++11] sorry, unimplemented: use of 'type_pack_expansion' in template

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Nov 29 21:58:00 GMT 2012


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

--- Comment #10 from Jason Merrill <jason at gcc dot gnu.org> 2012-11-29 21:58:22 UTC ---
Author: jason
Date: Thu Nov 29 21:58:16 2012
New Revision: 193970

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193970
Log:
    PR c++/53862
    * pt.c (tsubst_arg_types): Add "end" parameter.
    (check_undeduced_parms): Use it.

Added:
    branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/variadic134.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