[Bug c++/53862] [C++11] sorry, unimplemented: use of 'type_pack_expansion' in template
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jul 6 15:45:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53862
--- Comment #7 from Jason Merrill <jason at gcc dot gnu.org> 2012-07-06 15:45:15 UTC ---
Author: jason
Date: Fri Jul 6 15:45:10 2012
New Revision: 189334
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189334
Log:
PR c++/53862
* pt.c (tsubst_arg_types): Add "end" parameter.
(check_undeduced_parms): Use it.
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/variadic134.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/pt.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list