aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c/ChangeLog')
-rw-r--r--gcc/c/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/c/ChangeLog b/gcc/c/ChangeLog
index 55ba562..81d708f 100644
--- a/gcc/c/ChangeLog
+++ b/gcc/c/ChangeLog
@@ -1,3 +1,9 @@
+2024-06-12 David Malcolm <dmalcolm@redhat.com>
+
+ * c-objc-common.cc (print_type): Update for fields of
+ pretty_printer becoming private.
+ (c_tree_printer): Likewise.
+
2024-06-11 Joseph Myers <josmyers@redhat.com>
* c-errors.cc (pedwarn_c23): New.