diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2022-07-23 00:16:27 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2022-07-23 00:16:27 +0000 |
commit | b563a8dd3fcdeaeab5e1b73cec70cd341d867940 (patch) | |
tree | 77dccbe1a8764a06ea24e81d9e02c4f95cc2c0a2 /libiberty | |
parent | 6d5194a10dc103031b9c8a03091ca70f6db33c8b (diff) | |
download | gcc-b563a8dd3fcdeaeab5e1b73cec70cd341d867940.zip gcc-b563a8dd3fcdeaeab5e1b73cec70cd341d867940.tar.gz gcc-b563a8dd3fcdeaeab5e1b73cec70cd341d867940.tar.bz2 |
Daily bump.
Diffstat (limited to 'libiberty')
-rw-r--r-- | libiberty/ChangeLog | 6 |
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. |