------- Comment #8 from manu at gcc dot gnu dot org  2007-01-23 14:28 -------
What about a warning about __builtin_stdarg_start being deprecated? That will
be clearer than the current warning, and we can still keep backwards
compatibility (the user may use -Wno-deprecated to work-around the warning and
GCC will replace __builtin_stdarg_start with __builtin_va_start).

Does this seem OK?


-- 

manu at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |manu at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26264

Reply via email to