aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 97067a3..e16acd4 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2018-02-14 Martin Sebor <msebor@redhat.com>
+
+ PR c/84108
+ * attribs.c (diag_attr_exclusions): Consider the exclusion(s)
+ that correspond to the kind of a declaration.
+
2018-02-14 John David Anglin <danglin@gcc.gnu.org>
PR target/83984