summaryrefslogtreecommitdiff
path: root/gcc/c-family/ChangeLog
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2022-05-05 00:16:29 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2022-05-05 00:16:29 +0000
commit3e7db517472f6c671ad616e968f3e1027f42cca7 (patch)
treea1ba41a596048fe0203fd580ac0333062c7b0714 /gcc/c-family/ChangeLog
parentae90c2d0f9bcc30af98c730f91544efa01cb897c (diff)
Daily bump.
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 a0e53e54809..347db0c3f84 100644
--- a/gcc/c-family/ChangeLog
+++ b/gcc/c-family/ChangeLog
@@ -1,3 +1,8 @@
+2022-05-04 Marek Polacek <polacek@redhat.com>
+
+ * c-warn.cc (warnings_for_convert_and_check): Convert constants of type
+ char to int.
+
2022-04-30 Jason Merrill <jason@redhat.com>
PR c/100545