]> gcc.gnu.org Git - gcc.git/commitdiff
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)
* decl.c (grokdeclarator): Use type_quals, rather than constp,
consistently.

From-SVN: r23376

gcc/cp/ChangeLog

index f21a5e98ad9f7d1fc890a1d12344cfeaef8bf6fd..365dc2bc17ae1d282cf24823dbfdabbef987d4d1 100644 (file)
@@ -1,3 +1,8 @@
+1998-10-27  Mark Mitchell  <mark@markmitchell.com>
+
+       * decl.c (grokdeclarator): Use type_quals, rather than constp,
+       consistently.
+
 1998-10-27  Jason Merrill  <jason@yorick.cygnus.com>
 
        * call.c (standard_conversion): instantiate_type here.
This page took 0.075502 seconds and 5 git commands to generate.