------- Comment #5 from James dot Juran at baesystems dot com 2006-02-13 19:06 ------- Yes, that does seem to be the case based on the ChangeLog I quoted. And of course the easy workaround for a developer is just to use __builtin_va_start instead. But is the deprecation of __builtin_stdarg_start documented anywhere? As I noted in the PR, I looked and couldn't find any mention of its deprecation.
Thank you for the very quick patch though. Either applying this patch or getting rid of __builtin_stdarg_start entirely (with appropriate documentation) would seem to be preferable to the current behavior. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26264