aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c-family/ChangeLog')
-rw-r--r--gcc/c-family/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/c-family/ChangeLog b/gcc/c-family/ChangeLog
index 8c2c2ac..5beb264 100644
--- a/gcc/c-family/ChangeLog
+++ b/gcc/c-family/ChangeLog
@@ -1,3 +1,8 @@
+2021-01-17 Martin Sebor <msebor@redhat.com>
+
+ * c-pretty-print.c (c_pretty_printer::primary_expression): Don't
+ assume SSA_NAME_IDENTIFIER evaluates to nonzero.
+
2021-01-16 Kwok Cheung Yeung <kcy@codesourcery.com>
* c-pragma.h (pragma_omp_clause): Add PRAGMA_OMP_CLAUSE_DETACH.