<p></p>
<p dir="auto">I think I will force the optimization to <code>-O0</code> in <code>ia32abicc.c</code> since we still do not understand why <code>thunkEntry</code> gets messed up like this in 32-bit builds using <code>gcc</code>. But keep it optimized for <code>clang</code>.</p>
<pre><code>#if defined(__GNUC__) && !defined(__clang__)
__attribute__((optimize("O0")))
#endif
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/353#issuecomment-1097952470">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW6L6XVJYGT6QX4WF3TVE2XOHANCNFSM4GQLLMLA">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AIJPEW2EGHQ7ZPDDJOGPXNDVE2XOHA5CNFSM4GQLLMLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOIFYWZVQ.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><OpenSmalltalk/opensmalltalk-vm/pull/353/c1097952470</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/353#issuecomment-1097952470",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/353#issuecomment-1097952470",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>