re PR c++/14085 (when compiling template functors)
commitbf3e82838383870195d5981acb31d2ad16bf7adf
authorGabriel Dos Reis <gdr@integrable-solutions.net>
Sun, 15 Feb 2004 15:00:54 +0000 (15 15:00 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Sun, 15 Feb 2004 15:00:54 +0000 (15 15:00 +0000)
tree8db135f09075a569195be7883fd395b12c855381
parent68776c43248596614dba64fd860dca70e28610d6
re PR c++/14085 (when compiling template functors)

        PR c++/14085
        * error.c (dump_decl): Handle TEMPLATE_TYPE_PARM.

From-SVN: r77852
gcc/cp/ChangeLog
gcc/cp/error.c
gcc/testsuite/g++.dg/other/nontype-1.C [new file with mode: 0644]