https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126153

--- Comment #15 from Richard Biener <rguenth at gcc dot gnu.org> ---
On the original testcase we can see we fall out of main(), but only with
-ftrivial-auto-var-init=zero.

Somehow the #pragma pack(1) on S0 is the trigger.

Reply via email to