https://bugs.winehq.org/show_bug.cgi?id=55899
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=55007 CC| |alexhenrie24@gmail.com
--- Comment #7 from Alex Henrie alexhenrie24@gmail.com --- My guess is that because MinGW wrongly assumes that the stack is always aligned to multiples of 16 bytes, it emits instructions that are fast for aligned memory but slow for unaligned memory.