On 5/18/2026 3:42 AM, [email protected] wrote:
> From: Dhruv Chawla <[email protected]>
>
> Signed-off-by: Dhruv Chawla <[email protected]>
>
> gcc/c-family/ChangeLog:
>
>       * c-attribs.cc (append_access_attr): Fix typos.
>       (append_access_attr_idxs): Likewise.
>       (has_attribute): Likewise.
>       * c-common.cc (get_cpp_ttype_from_string_type): Likewise.
>       (cb_get_suggestion): Likewise.
>       (maybe_add_include_fixit): Likewise.
>       * c-common.h (convert_vector_to_array_for_subscript): Likewise.
>       * c-cppbuiltin.cc (builtin_define_type_max): Likewise.
>       * c-format.cc (check_format_info_main): Likewise.
>       (check_format_types): Likewise.
>       * c-omp.cc (c_omp_categorize_directive): Likewise.
>       * c-opts.cc (c_common_post_options): Likewise.
>       * c-ubsan.cc (ubsan_instrument_bounds): Likewise.
>
> gcc/c/ChangeLog:
>
>       * c-decl.cc (pop_file_scope): Fix typos.
>       (diagnose_mismatched_decls): Likewise.
>       (parser_xref_tag): Likewise.
>       (verify_counted_by_attribute): Likewise.
>       * c-fold.cc (c_disable_warnings): Likewise.
>       * c-parser.cc (c_parser_do_statement): Likewise.
>       (c_parser_expression): Likewise.
>       (c_parser_objc_at_property_declaration): Likewise.
>       * c-tree.h (struct c_declspecs): Likewise.
>       * c-typeck.cc (build_access_with_size_for_counted_by): Likewise.
>       (build_modify_expr): Likewise.
>       (c_find_omp_var_r): Likewise.
>       * gimple-parser.cc (c_parser_gimple_compound_statement): Likewise.
OK.  At this point I think you've gotten feedback on every patch in the 
series, the vast majority of which is good to go with just a few things 
needing to go to an upstream project or a small number of changes that 
weren't correct.

Jeff

Reply via email to