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++/47289] [C++0x] ICE in tsubst_pack_expansion (triggered by decltype)


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

--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> 2011-01-14 21:26:50 UTC ---
Author: jason
Date: Fri Jan 14 21:26:47 2011
New Revision: 168822

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168822
Log:
    PR c++/47289
    * pt.c (coerce_template_parms): Fix error recovery.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/variadic105.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c
    trunk/gcc/testsuite/ChangeLog


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