error.c (dump_scope): Don't add TFF_DECL_SPECIFIERS.
authorJason Merrill <jason@gcc.gnu.org>
Fri, 1 Feb 2002 15:56:43 +0000 (10:56 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 1 Feb 2002 15:56:43 +0000 (10:56 -0500)
commit55ace93c8aee74fb7d9299c6aa8caa80fb1aff6f
treebee453dca234a96f14c476778b225922f349113f
parent65f36ac8689fcf7c2794b4693bd921fe6893dfe1
error.c (dump_scope): Don't add TFF_DECL_SPECIFIERS.

        * error.c (dump_scope): Don't add TFF_DECL_SPECIFIERS.
        (dump_function_decl): Always dump parms.

From-SVN: r49396
gcc/cp/ChangeLog
gcc/cp/error.c
gcc/testsuite/g++.dg/template/local1.C