stmt.c
97.1 KB
-
re PR middle-end/30729 (value computed is not used warning with unused result of va_arg) · d3d6f724
2007-02-15 Andrew Pinski <andrew_pinski@playstation.sony.com> PR middle-end/30729 * stmt.c (warn_if_unused_value): VA_ARG_EXPR has side effects unknown to this function, return early. 2007-02-15 Andrew Pinski <andrew_pinski@playstation.sony.com> PR middle-end/30729 * gcc.dg/Wunused-value-2.c: New testcase. From-SVN: r122027
Andrew Pinski committed