On Sun, 17 Dec 2023, Martin Uecker wrote: > Here is the revised series. The first three patches only > have changes in the tests as well as the return value > changes. The fourth patch was now also revised, > with changes and tests to make sure that the composite > type works correctly for bit-fields, anonymous structs/unions, > alignment, packed structs, attributes, aliasing, etc. > It now calls finish_struct to reuse the existing code for > setting up the struct. > > > Bootstrapped and regression tested on x86_64. > > > > > Implement redeclaration and compatibility rules for > structures and unions in C23.
Patch 1 is OK. -- Joseph S. Myers jos...@codesourcery.com