7 Oct
2015
7 Oct
'15
2:22 p.m.
https://bugs.winehq.org/show_bug.cgi?id=27680 --- Comment #32 from Justas L <bucaneer(a)gmail.com> --- Another correction: I was mistakenly assuming that the WINAPI define always included force_align_arg_pointer attribute, whereas it was only true for the 32bit target. Adding force_align_arg_pointer on 64bit as well fixes the bug (the 4 testcases mentioned before) without the use of -mincoming-stack-boundary=3. -- 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.