[Bug tree-optimization/26264] Extraneous warning with __builtin_stdarg_start and optimization

James dot Juran at baesystems dot com gcc-bugzilla@gcc.gnu.org
Mon Feb 13 19:06:00 GMT 2006



------- 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



More information about the Gcc-bugs mailing list