diff options
author | Dirk Mueller <dmueller@suse.de> | 2007-03-14 19:33:17 +0000 |
---|---|---|
committer | Dirk Mueller <mueller@gcc.gnu.org> | 2007-03-14 19:33:17 +0000 |
commit | 62e00e94746f4ec3c3205ddff90f78c2e06f88a4 (patch) | |
tree | 6eaa29a86e707ec20730717f602d38ed322cf784 /gcc/cppspec.c | |
parent | adea5e16e4e86438f97cfdd3fabb5654c45f9d61 (diff) | |
download | gcc-62e00e94746f4ec3c3205ddff90f78c2e06f88a4.zip gcc-62e00e94746f4ec3c3205ddff90f78c2e06f88a4.tar.gz gcc-62e00e94746f4ec3c3205ddff90f78c2e06f88a4.tar.bz2 |
c-common.h (empty_body_warning): Rename to empty_if_body_warning.
2007-03-14 Dirk Mueller <dmueller@suse.de>
* c-common.h (empty_body_warning): Rename to empty_if_body_warning.
* c-common.c (empty_if_body_warning): Rephrase diagnostic message.
* c-parser.c (c_parser_if_body): Always add an empty statement in case
of empty body.
* c-parser.c (c_parser_do_statement): Warn about empty body in
do/while statement.
* c-typeck (c_finish_if_stmt): Call empty_if_body_warning.
* doc/invoke.texi (-Wempty-body): Update documentation.
* cp/semantics.c (c_finish_if_stmt): Call empty_if_body_warning.
(finish_do_body): Warn about empty body in do/while statement.
* g++.dg/warn/do-empty.C: New.
* gcc.dg/do-empty.c: New.
* gcc.dg/if-empty-1.c: Update.
* gcc.dg/20001116-1.c: Update.
* gcc.dg/pr23165.c: Update.
From-SVN: r122928
Diffstat (limited to 'gcc/cppspec.c')
0 files changed, 0 insertions, 0 deletions