https://bugs.winehq.org/show_bug.cgi?id=27680
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEW
--- Comment #25 from Anastasius Focht focht@gmx.net --- Hello Justas
it's as Alexandre said: GCC doesn't implement 'force_align_arg_pointer' attribute and '-mstackrealign' for x86_64 target = they have no effect there.
https://github.com/gcc-mirror/gcc/search?&q=mstackrealign&utf8
You could try to make a plea for this "feature" in GCC project through.
Regards