OSDN Git Service

* tree-pass.h (pass_del_ssa, pass_mark_used_blocks,
authormatz <matz@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 26 Apr 2009 22:09:50 +0000 (22:09 +0000)
committermatz <matz@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 26 Apr 2009 22:09:50 +0000 (22:09 +0000)
commit96c1516454c6fe08871689da32ddd560143eb45b
tree8c9d7c82cbaab42b2eff59d07e4c41277e227a98
parent4bbd1d82fca42f8c0505a520876953984bc87519
* tree-pass.h (pass_del_ssa, pass_mark_used_blocks,
pass_free_cfg_annotations, pass_free_datastructures): Remove decls.
* gimple-low.c (mark_blocks_with_used_vars, mark_used_blocks,
pass_mark_used_blocks): Remove.
* tree-optimize.c (pass_free_datastructures,
execute_free_cfg_annotations, pass_free_cfg_annotations): Remove.
* passes.c (init_optimization_passes): Don't call
pass_mark_used_blocks, remove dead code.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@146819 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gimple-low.c
gcc/passes.c
gcc/tree-optimize.c
gcc/tree-pass.h