diff options
author | Steven Bosscher <stevenb@suse.de> | 2004-05-19 06:26:21 +0000 |
---|---|---|
committer | Steven Bosscher <steven@gcc.gnu.org> | 2004-05-19 06:26:21 +0000 |
commit | 6af8eb5714109ffd15a57023ae7e2679d567e792 (patch) | |
tree | 902804b9e4bd40a0c8043ddf341af0b4f0981e9c /gcc/fold-const.c | |
parent | cc52902d97894d218cf6acfd2aa1b904cb4c62e8 (diff) | |
download | gcc-6af8eb5714109ffd15a57023ae7e2679d567e792.zip gcc-6af8eb5714109ffd15a57023ae7e2679d567e792.tar.gz gcc-6af8eb5714109ffd15a57023ae7e2679d567e792.tar.bz2 |
Expanders cleanups after tree-ssa merge, part 1.
2004-05-19 Steven Bosscher <stevenb@suse.de>
Expanders cleanups after tree-ssa merge, part 1.
* expr.c (store_constructor): Build loop start and end by hand
instead of via loop functions from stmt.c.
(expand_expr_real_1): Abort if we see an EXIT_EXPR or a LOOP_EXPR.
Remove the code to expand them.
* stmt.c (loop_stack): Remove this and everything related.
(struct nesting, enum nesting_desc): Update.
(expand_fixup): Likewise.
(expand_loop_start, expand_start_loop_continue_elsewhere,
expand_start_null_loop, expand_loop_continue_here, expand_end_loop,
expand_end_null_loop, expand_continue_loop, expand_exit_loop,
expand_exit_loop_if_false, expand_exit_loop_top_cond,
expand_exit_something): Remove.
* tree.h: Remove prototypes.
From-SVN: r82018
Diffstat (limited to 'gcc/fold-const.c')
0 files changed, 0 insertions, 0 deletions