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++/34274] [4.3/4.4/4.5 regression] Broken diagnostic: 'template_template_parm' not supported by dump_decl



------- Comment #9 from jason at gcc dot gnu dot org  2009-12-11 05:27 -------
Subject: Bug 34274

Author: jason
Date: Fri Dec 11 05:26:51 2009
New Revision: 155149

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155149
Log:
        PR c++/27425
        PR c++/34274
        PR c++/42301
        * pt.c (expand_template_argument_pack): Handle null arg gracefully.
        (convert_template_argument): Use %T for type.

Added:
    branches/gcc-4_4-branch/gcc/testsuite/g++.dg/template/arg7.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


-- 


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


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