https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121689
--- Comment #4 from Sam James <sjames at gcc dot gnu.org> --- Could you try get a smaller standalone testcase? The first thing you want is just the function that is miscompiled (and shows the difference in assembly) in a file by "itself" (minimal set of typedefs, variables, and so on). We can go from there then.
