decl.c (grokdeclarator): Distinguish parameter context for diagnostics.
authorNathan Sidwell <nathan@acm.org>
Tue, 28 Sep 1999 12:30:22 +0000 (12:30 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Tue, 28 Sep 1999 12:30:22 +0000 (12:30 +0000)
commit34fc957d12b8213cd28d2591abe14f7bbe6cec1c
tree02ad79a13d6fa13f53cfb745618f4d22872fab25
parent8bbcc7ce6bd96c4750150181e3a2a63a0f321e12
decl.c (grokdeclarator): Distinguish parameter context for diagnostics.

* decl.c (grokdeclarator): Distinguish parameter context for
diagnostics. Tidy up missing type diagnostic.
Diagnose `explicit' in one place. Diagnose `mutable' in one place.

From-SVN: r29692
gcc/cp/ChangeLog
gcc/cp/decl.c