[Bug c/78868] When one variadic function calls another one, the parameters are reversed, if va_arg is used directly in function call.

vlad at cloudflare dot com gcc-bugzilla@gcc.gnu.org
Tue Dec 20 02:23:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78868

--- Comment #3 from Vlad Krasnov <vlad at cloudflare dot com> ---
I though that since va_arg is defined as a macro, it should be evaluated in
order.


More information about the Gcc-bugs mailing list