decl.c (grokdeclarator): Use type_quals, rather than constp, consistently.
authorMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 27 Oct 1998 23:08:40 +0000 (23:08 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 27 Oct 1998 23:08:40 +0000 (23:08 +0000)
commitbd09c530b225d9d838c63842e605aafe12a817e3
tree0c72c9898587a856a33d65b832534943e1e4ac5e
parente389f80098efb019e8d166338894249770f26e6e
decl.c (grokdeclarator): Use type_quals, rather than constp, consistently.

* decl.c (grokdeclarator): Use type_quals, rather than constp,
consistently.

From-SVN: r23376
gcc/cp/ChangeLog