Thanks. Pushed to trunk. And will pushed to GCC14 after 2-3 weeks. Is that okay?
Qing > On May 29, 2025, at 17:04, Joseph Myers <josmy...@redhat.com> wrote: > > On Thu, 29 May 2025, Qing Zhao wrote: > >> The root cause of the bug is: the TYPE_INCLUDES_FLEXARRAY marking of the >> structure type is not copied to its aliased type. >> The fix is to copy this marking to all the variant types of the current >> structure type. >> >> The patch has been bootstrapped and regression tested on both x86 and >> aarch64. >> Okay for trunk and also GCC14? >> >> thanks. > > OK. > > -- > Joseph S. Myers > josmy...@redhat.com >