On Fri, May 24, 2024 at 05:39:45PM +0200, Martin Uecker wrote:
>     PR 115157
>     PR 115177
>     
>     gcc/c/
>             * c-decl.cc (shadow_tag-warned,parse_xref_tag,start_enum,
>             finish_enum): Set SET_TYPE_STRUCTURAL_EQUALITY / TYPE_CANONICAL.
>             * c-obj-common.cc (get_alias_set): Remove special case.
>             (get_aka_type): Add special case.
>     
>     gcc/c-family/
>             * c-attribs.cc (handle_hardbool_attribute): Set TYPE_CANONICAL
>             for hardbools.
>     
>     gcc/
>             * godump.cc (go_output_typedef): use TYPE_MAIN_VARIANT instead
>             of TYPE_CANONICAL.

Just a nit:
s/use/Use/

        Jakub

Reply via email to