PR middle-end/26264: Extraneous warning with __builtin_stdarg_start

Manuel López-Ibáñez lopezibanez@gmail.com
Sat Feb 23 21:21:00 GMT 2008


Updated version of: http://gcc.gnu.org/ml/gcc-patches/2007-11/msg00106.html

Boostrapped and regression tested on x86_64-unknown-linux-gnu.

OK for 4.4?

2007-11-03  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>

  PR 26264
  * c.opt: Enable Wdeprecated for C and ObjC.
  * builtins.c (expand_builtin): Warn for __builtin_stdarg_start being
deprecated.
  * gimplify.c (gimplify_call_expr): Handle __builtin_stdarg_start.

testsuite/
  * 20021023-1.c: Add -Wno-deprecated.
  * pr17301-1.c: Likewise.
  * pr17301-2.c: Likewise.
  * pr26264: New.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-pr26264.diff
Type: text/x-diff
Size: 4389 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20080223/64234357/attachment.bin>


More information about the Gcc-patches mailing list