This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/49785] [C++0x] ICE in coerce_template_parms


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]