On Sat, 28 Mar 2026, Martin Uecker wrote: > We get a checking error in verify_type, because I did not copy > TYPE_REVERSE_STORAGE_ORDER over from the original when reconstructing > derived types during the contruction of canonical types. > > PR c/124635 > > gcc/c/ChangeLog: > * c-typeck.cc (c_reconstruct_complex_type): Copy > TYPE_REVERSE_STORAGE_ORDER. > > gcc/testsuite/ChangeLog: > * gcc.dg/pr124635.c: New test.
OK. -- Joseph S. Myers [email protected]
