summaryrefslogtreecommitdiff
path: root/gcc/c-family/ChangeLog
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2022-05-12 00:16:36 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2022-05-12 00:16:36 +0000
commitd0d513b5eae70f26c664fa81c2f56e907b66aeff (patch)
tree089a9bd2ff6d9f285a5f263cd011e27b252f970d /gcc/c-family/ChangeLog
parent99988b0e8b57b360719ce334fb6d278cb6722bec (diff)
Daily bump.
Diffstat (limited to 'gcc/c-family/ChangeLog')
-rw-r--r--gcc/c-family/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/c-family/ChangeLog b/gcc/c-family/ChangeLog
index c082499120e..88c92d0742c 100644
--- a/gcc/c-family/ChangeLog
+++ b/gcc/c-family/ChangeLog
@@ -1,3 +1,9 @@
+2022-05-11 Martin Liska <mliska@suse.cz>
+
+ PR target/105355
+ * c-opts.cc (c_common_handle_option): Change option name.
+ * c.opt: Remove Joined and use Separate option.
+
2022-05-09 Alex Coplan <alex.coplan@arm.com>
* c-common.h (get_dump_info): Delete.