aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c/ChangeLog')
-rw-r--r--gcc/c/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/c/ChangeLog b/gcc/c/ChangeLog
index d512a3d..89ca5aa 100644
--- a/gcc/c/ChangeLog
+++ b/gcc/c/ChangeLog
@@ -1,3 +1,8 @@
+2016-07-29 Marek Polacek <polacek@redhat.com>
+
+ PR c/71742
+ * c-decl.c (finish_struct): Rephrase an error message.
+
2016-07-29 Jakub Jelinek <jakub@redhat.com>
PR c/71969