diff options
author | rth <rth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-06-17 01:06:04 +0000 |
---|---|---|
committer | rth <rth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-06-17 01:06:04 +0000 |
commit | b576c0c19ef82ab9855bea181227c7d27146deb3 (patch) | |
tree | 74b8a22c43fc02f5e1a6607ab2729a5f19ac2536 /gcc/c-common.c | |
parent | 59629644a9aa124933dc45159da498054eee0669 (diff) | |
download | gcc-b576c0c19ef82ab9855bea181227c7d27146deb3.tar.gz |
* c-common.h (c_begin_if_stmt, c_begin_while_stmt,
c_finish_while_stmt_cond): Remove decls.
* c-parse.in (if_prefix): Don't save c_begin_if_stmt result.
* c-typeck.c (c_begin_if_stmt): Return void.
(c_begin_else): Tidy. Save stmt_count.
* c-tree.h (c_begin_if_stmt): Update decl.
* objc/objc-act.c (objc_build_try_enter_fragment,
objc_build_extract_fragment, objc_build_try_epilogue,
objc_build_catch_stmt, objc_build_catch_epilogue,
objc_build_finally_prologue, objc_build_finally_epilogue): Update
for if builder function changes.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@83280 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/c-common.c')
0 files changed, 0 insertions, 0 deletions