[Bug c++/60219] [4.8/4.9 Regression] [c++11] ICE invalid use of variadic template
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Feb 21 14:57:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60219
--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Fri Feb 21 14:57:00 2014
New Revision: 208003
URL: http://gcc.gnu.org/viewcvs?rev=208003&root=gcc&view=rev
Log:
PR c++/60219
* pt.c (coerce_template_parms): Bail if argument packing fails.
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/variadic150.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/pt.c
More information about the Gcc-bugs
mailing list