diff options
author | Richard Guenther <rguenther@suse.de> | 2012-05-11 14:07:38 +0000 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2012-05-11 14:07:38 +0000 |
commit | 6083578b4123a41fc9001dbb27ea568c3d442ad4 (patch) | |
tree | 0eeb74722c6f05b398c7d62aad2871734e913808 /gcc/tree-inline.c | |
parent | 91077d4ef9381c153b939267cecd8e9c80bc7ec8 (diff) | |
download | gcc-6083578b4123a41fc9001dbb27ea568c3d442ad4.zip gcc-6083578b4123a41fc9001dbb27ea568c3d442ad4.tar.gz gcc-6083578b4123a41fc9001dbb27ea568c3d442ad4.tar.bz2 |
tree-pass.h (pass_rest_of_compilation, [...]): Remove.
2012-05-11 Richard Guenther <rguenther@suse.de>
* tree-pass.h (pass_rest_of_compilation,
pass_all_optimizations, pass_postreload, pass_all_early_optimizations):
Remove.
* passes.c (pass_all_optimizations, pass_postreload,
pass_all_early_optimizations): Make static.
(pass_rest_of_compilation): Likewise. Make it an RTL_PASS.
* tree-phinodes.c (init_phinodes, fini_phinodes): Remove.
* tree-ssa.c (init_tree_ssa): Do not call init_phinodes.
(delete_tree_ssa): Do not call fini_phinodes.
* tree-flow.h (init_phinodes, fini_phinodes): Remove.
From-SVN: r187407
Diffstat (limited to 'gcc/tree-inline.c')
0 files changed, 0 insertions, 0 deletions