aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp')
-rw-r--r--gcc/cp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index f5659cf..3016da8 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,7 @@
+2021-06-15 Robin Dapp <rdapp@linux.ibm.com>
+
+ * decl.c (duplicate_decls): Likewise.
+
2021-06-14 Tobias Burnus <tobias@codesourcery.com>
PR c/100913