http://bugs.winehq.org/show_bug.cgi?id=22316
Mike Frysinger vapier@gentoo.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |vapier@gentoo.org
--- Comment #10 from Mike Frysinger vapier@gentoo.org 2011-07-12 01:09:23 CDT --- i'm not sure punting this to gcc works anymore. the Linux x86 ABI requires 16 bytes, so any random Windows programs that unalign below that will cause problems in code that assumes 16 byte alignment.
ive got at least 2 reports of -mstackrealign fixing things for people.