summaryrefslogtreecommitdiff
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 9deab9e7f58..0c97da83e93 100644
--- a/gcc/c-family/ChangeLog
+++ b/gcc/c-family/ChangeLog
@@ -1,3 +1,8 @@
+2013-11-15 Richard Sandiford <rdsandiford@googlemail.com>
+
+ * c-pretty-print.c (pp_c_character_constant): Remove unnecessary
+ wchar_type and host_integerp checks.
+
2013-11-14 Andrew MacLeod <amacleod@redhat.com>
* c-common.c: Likewise.