https://bugs.winehq.org/show_bug.cgi?id=38826
--- Comment #3 from Austin English austinenglish@gmail.com --- (In reply to Kurt from comment #2)
Thanks for the nice diagnosis. I tried another compiler as you suggested:
- "clang version 3.7.0 (trunk 239386)" produces faulty code
- Yosemite's default compiler "Apple LLVM version 6.1.0 (clang-602.0.53)
(based on LLVM 3.6.0svn)" works
In both cases, passing "-mstackrealign" in CFLAGS does not matter.
Should this be submitted to clang?
You might consider bisecting clang first, but yes.