https://bugs.winehq.org/show_bug.cgi?id=27680 --- Comment #30 from Justas L <bucaneer(a)gmail.com> --- The gcc patch does (mostly) work - see my comment at https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66697#c8 -mincoming-stack-boundary=3 allows Planetside 2 to launch and run, definitively resolving bug 38775. However, curiously, -mstackrealign or compiling without extra options and trusting force_align_arg_pointer still lead to the same crash. I also tested the program from bug 37719 (because it seems to be the smallest/simplest among the listed duplicates), and it still crashes even with -mincoming-stack-boundary=3. Perhaps there's a different or additional bug in that case? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.