[Bug c++/58466] [4.8/4.9 Regression] ICE in cxx_eval_constant_expression
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jan 29 21:28:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58466
--- Comment #13 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Wed Jan 29 21:28:20 2014
New Revision: 207284
URL: http://gcc.gnu.org/viewcvs?rev=207284&root=gcc&view=rev
Log:
PR c++/58466
* pt.c (unify_pack_expansion): Call expand_template_argument_pack.
Added:
branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/variadic147.C
Modified:
branches/gcc-4_8-branch/gcc/cp/ChangeLog
branches/gcc-4_8-branch/gcc/cp/pt.c
More information about the Gcc-bugs
mailing list