This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PING^2] Wunused-value and Wextra interaction


On 11 Feb 2007 12:29:26 -0600, Gabriel Dos Reis <gdr@cs.tamu.edu> wrote:
"Joseph S. Myers" <joseph@codesourcery.com> writes:

| On Sat, 10 Feb 2007, Manuel López-Ibáñez wrote:
|
| > * doc/invoke.texi (Wunused-value): Update description.
| > (Wextra): Delete item.
| > * c-typeck.c (c_process_expr_stmt): Don't check extra_warnings.
| > (c_finish_stmt_expr): Don't check extra_warnings.
| > (emit_side_effect_warnings): The caller is responsible to check
| > warn_unused_value.
|
| The changes to these files are OK if someone approves the changes to other
| files.

The cp/ bits are OK.


Thanks! What about the changes in opts.c?



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]