From 44cab2d8fd777450953ee1c1dfeba6f67db13869 Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Sat, 7 Nov 2020 00:16:39 +0000 Subject: Daily bump. --- gcc/objc/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'gcc/objc') diff --git a/gcc/objc/ChangeLog b/gcc/objc/ChangeLog index a225e64..3fc8414 100644 --- a/gcc/objc/ChangeLog +++ b/gcc/objc/ChangeLog @@ -1,3 +1,14 @@ +2020-11-06 Iain Sandoe + + * objc-act.c (start_class): Accept visibility attributes + without warning. + +2020-11-06 Iain Sandoe + + * objc-act.c (objc_prop_attr_kind_for_rid): New. + (objc_add_property_declaration): Adjust to consume the + parser output using a vector of parsed attributes. + 2020-11-04 Iain Sandoe * objc-act.c (objc_non_constant_expr_p): New. -- cgit v1.1