https://bugs.winehq.org/show_bug.cgi?id=38886 Martin Storsjö <wine(a)martin.st> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wine(a)martin.st --- Comment #4 from Martin Storsjö <wine(a)martin.st> --- One attempt at implementing __builtin_ms_va_list for arm64, for clang, is in https://reviews.llvm.org/D34474 and https://reviews.llvm.org/D34475. When using such a clang build, one has to add "-Xclang -target-feature -Xclang +reserve-x18" to the cflags, in order to avoid bug 38780. -- 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.