[Bug c++/47289] [4.4/4.5 Regression] [C++0x] ICE in tsubst_pack_expansion (triggered by decltype)

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Mar 8 22:41:00 GMT 2011


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

--- Comment #10 from Jason Merrill <jason at gcc dot gnu.org> 2011-03-08 22:40:55 UTC ---
Author: jason
Date: Tue Mar  8 22:40:50 2011
New Revision: 170797

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

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



More information about the Gcc-bugs mailing list