Thanks. Pushed to trunk. And will pushed to GCC14 after 2-3 weeks. Is that okay?
Qing > On May 30, 2025, at 09:25, Joseph Myers <josmy...@redhat.com> wrote: > > On Fri, 30 May 2025, Qing Zhao wrote: > >> There is only one last_field for a structure type, but there might >> be multiple last_fields for a union type, therefore we should ORed >> the result of TYPE_INCLUDES_FLEXARRAY for multiple last_fields of >> a union type. >> >> The patch has been bootstrapped and regression tested on both x86 and >> aarch64. >> Okay for trunk and also GCC14? > > OK. > > -- > Joseph S. Myers > josmy...@redhat.com >