(grokdeclarator): Don't warn about applying const to a const typedef or template...
authorJason Merrill <merrill@gnu.org>
Tue, 11 Oct 1994 18:39:14 +0000 (18:39 +0000)
committerJason Merrill <merrill@gnu.org>
Tue, 11 Oct 1994 18:39:14 +0000 (18:39 +0000)
commitb8bca6f2af3f5e5937b9b4bc72aee23dcc501d20
tree8ca84b27297bb029b72771d2cd0490aca88489d2
parentcba8ba3576b617b89ae23345b3cbdfb40e78505b
(grokdeclarator): Don't warn about applying const to a const typedef or template type parameter.

(grokdeclarator): Don't warn about applying const to a
        const typedef or template type parameter.
(shadow_tag): Remove obsolete code for pushing tags and
        dealing with exceptions.

From-SVN: r8250
gcc/cp/decl.c