On 30 October 2014 10:22, Reid Kleckner <rnk at google.com> wrote: > I think it's possible to modify the example like so, so that it works on > x86_64 with very little modification: Ah, it should have been obvious the alloca was the problem! Well spotted, I thought it was a real bug in va_arg. Tim.