Marcus Meissner marcus@jet.franken.de writes:
Hi,
(as small heads up) As we have this problem with the Win64 code calling us with non-16 byte aligned stacks, the gcc folks have now commited code to trunk gcc that allows -mincoming-stack-boundary=3 on October 7th.
What we really need is force_align_arg_pointer. The bug says that this is fixed too, have you verified it?