]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ChangeLog
tree-pass.h (pass_del_ssa, [...]): Remove decls.
authorMichael Matz <matz@suse.de>
Sun, 26 Apr 2009 22:09:50 +0000 (22:09 +0000)
committerMichael Matz <matz@gcc.gnu.org>
Sun, 26 Apr 2009 22:09:50 +0000 (22:09 +0000)
commitddc34084b6f0fe85ae52114044dd4a27f57ad8b6
tree8c9d7c82cbaab42b2eff59d07e4c41277e227a98
parent1fec7ed49860c248ae85a293ded8fff4c3ed238d
tree-pass.h (pass_del_ssa, [...]): Remove decls.

* 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.

From-SVN: r146819
gcc/ChangeLog
gcc/gimple-low.c
gcc/passes.c
gcc/tree-optimize.c
gcc/tree-pass.h