]> git.ipfire.org Git - thirdparty/gcc.git/commit
basic-block.h (FOR_ALL_BB_FN): New macro.
authorJan Hubicka <jh@suse.cz>
Thu, 12 May 2005 22:32:16 +0000 (00:32 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 12 May 2005 22:32:16 +0000 (22:32 +0000)
commita930a4efe71a7e8d3fa0279efb3952f482f61927
tree316bfa9275d9c94833734dca42a7387ce4a3d203
parent0995a441f572b99071e2ab2b256c027e4a19e217
basic-block.h (FOR_ALL_BB_FN): New macro.

* basic-block.h (FOR_ALL_BB_FN): New macro.
(init_flow): Initialize cfg structure.
* function.c (allocate_struct_function): Do not initialize cfg structure.
* tree-cfg.c (init_empty_tree_cfg): Break out from ...
(build_tree_cfg): ... here.
* tree-flow.h (init_empty_tree_cfg): Declare.

From-SVN: r99633
gcc/ChangeLog
gcc/basic-block.h
gcc/cfg.c
gcc/function.c
gcc/tree-cfg.c
gcc/tree-flow.h