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

--- Comment #1 from Jason Merrill <jason at gcc dot gnu.org> 2011-07-19 
17:26:55 UTC ---
Author: jason
Date: Tue Jul 19 17:26:52 2011
New Revision: 176471

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176471
Log:
    PR c++/49785
    * pt.c (coerce_template_parms): Handle non-pack after pack.

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

Reply via email to