summaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp/ChangeLog')
-rw-r--r--gcc/cp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index 508ef7026a6..ab5e6abb866 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,8 @@
+2020-05-11 Jason Merrill <jason@redhat.com>
+
+ * decl.c (grokdeclarator): Adjust deprecated_state here.
+ (start_decl): Not here.
+
2020-05-08 Iain Sandoe <iain@sandoe.co.uk>
PR c++/95003