[Bug c++/61507] GCC does not compile function with parameter pack.

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jun 19 09:35:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61507

--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Thu Jun 19 09:34:48 2014
New Revision: 211819

URL: https://gcc.gnu.org/viewcvs?rev=211819&root=gcc&view=rev
Log:
    PR c++/61507
    * pt.c (resolve_overloaded_unification): Preserve
    ARGUMENT_PACK_EXPLICIT_ARGS.

Added:
    branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp0x/variadic159.C
Modified:
    branches/gcc-4_9-branch/gcc/cp/ChangeLog
    branches/gcc-4_9-branch/gcc/cp/pt.c



More information about the Gcc-bugs mailing list