diff options
author | Benjamin Chelf <chelf@codesourcery.com> | 2000-07-03 03:55:23 +0000 |
---|---|---|
committer | Ben Chelf <chelf@gcc.gnu.org> | 2000-07-02 20:55:23 -0700 |
commit | 4cf88f570ac6363d5f9bfb1591bb37319410e2c3 (patch) | |
tree | 47371dbd06d575e7cedfa0ed02f5879a4322631f /gcc/alias.c | |
parent | cd9bedad01a83a93dfec0d493c2a7db490a4dbe4 (diff) | |
download | gcc-4cf88f570ac6363d5f9bfb1591bb37319410e2c3.zip gcc-4cf88f570ac6363d5f9bfb1591bb37319410e2c3.tar.gz gcc-4cf88f570ac6363d5f9bfb1591bb37319410e2c3.tar.bz2 |
c-common.h (genrtl_begin_compound_stmt): Remove declaration.
2000-07-02 Benjamin Chelf <chelf@codesourcery.com>
* c-common.h (genrtl_begin_compound_stmt): Remove declaration.
(genrtl_finish_compound_stmt): Likewise.
(genrtl_compound_stmt): Change to return void.
* c-semantics.c (genrtl_begin_compound_stmt): Remove function and
move code from here to ...
(genrtl_compound_stmt): ... here.
(genrtl_finish_compound_stmt): Remove.
(expand_stmt): Add comment.
* cp/cp-tree.h (genrtl_goto_stmt): Remove declaration.
(genrtl_expr_stmt): Likewise.
(genrtl_decl_stmt): Likewise.
(genrtl_if_stmt): Likewise.
(genrtl_while_stmt): Likewise.
(genrtl_do_stmt): Likewise.
(genrtl_return_stmt): Likewise.
(genrtl_for_stmt): Likewise.
(genrtl_break_stmt): Likewise.
(genrtl_continue_stmt): Likewise.
(genrtl_scope_stmt): Likewise.
(genrtl_switch_stmt): Likewise.
(genrtl_case_label): Likewise.
(genrtl_begin_compound_stmt): Likewise.
(genrtl_finish_compound_stmt): Likewise.
(genrtl_compound_stmt): Likewise.
(genrtl_asm_stmt): Likewise.
* cp/init.c (begin_init_stmts): Remove call to
genrtl_begin_compound_stmt.
(finish_init_stmts): Remove call to genrtl_finish_compound_stmt.
* cp/semantics.c (lang_expand_stmt): Changed call to
genrtl_compound_stmt to ignore return value.
From-SVN: r34837
Diffstat (limited to 'gcc/alias.c')
0 files changed, 0 insertions, 0 deletions