aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2022-07-23 00:16:27 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2022-07-23 00:16:27 +0000
commitb563a8dd3fcdeaeab5e1b73cec70cd341d867940 (patch)
tree77dccbe1a8764a06ea24e81d9e02c4f95cc2c0a2 /libiberty/ChangeLog
parent6d5194a10dc103031b9c8a03091ca70f6db33c8b (diff)
downloadgcc-b563a8dd3fcdeaeab5e1b73cec70cd341d867940.zip
gcc-b563a8dd3fcdeaeab5e1b73cec70cd341d867940.tar.gz
gcc-b563a8dd3fcdeaeab5e1b73cec70cd341d867940.tar.bz2
Daily bump.
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 45fd827..242625b 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,9 @@
+2022-07-22 Martin Liska <mliska@suse.cz>
+
+ PR other/106370
+ * _doprnt.c: Remove continue as last stmt
+ in a loop.
+
2022-07-14 Martin Liska <mliska@suse.cz>
* functions.texi: Replace strtoul with strtoull.