[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 15:30:00 GMT 2014


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

--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Fri Feb 21 15:29:25 2014
New Revision: 208007

URL: http://gcc.gnu.org/viewcvs?rev=208007&root=gcc&view=rev
Log:
    PR c++/60219
    * pt.c (coerce_template_parms): Bail if argument packing fails.

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