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

manu at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Jan 23 14:29:00 GMT 2007



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



More information about the Gcc-bugs mailing list