diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index f21a5e98ad9..365dc2bc17a 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,8 @@ +1998-10-27 Mark Mitchell + + * decl.c (grokdeclarator): Use type_quals, rather than constp, + consistently. + 1998-10-27 Jason Merrill * call.c (standard_conversion): instantiate_type here.