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++/40092] [c++0x] expansion pattern fails with error about derived template instead of actual template



------- Comment #16 from jason at gcc dot gnu dot org  2009-10-14 06:27 -------
Subject: Bug 40092

Author: jason
Date: Wed Oct 14 06:27:41 2009
New Revision: 152751

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152751
Log:
        PR c++/40092
        * tree.c (cp_tree_equal): Add test for TEMPLATE_PARM_PARAMETER_PACK
        equality.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/vt-40092.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/tree.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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