https://bugs.kde.org/show_bug.cgi?id=368120

Mark Wielaard <m...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |m...@redhat.com

--- Comment #1 from Mark Wielaard <m...@redhat.com> ---
Note that this is also true for gcc x86[-32] now. The abi used to say, and
older gcc only guaranteed/relied upon, the stack being 4 byte aligned. But a
couple of years ago the abi and gcc got changed to align the stack at a 16 byte
boundary. See e.g. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40838
With gcc generated code it only seems an issue if the called function uses any
sse instructions.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to