OSDN Git Service

* flow.c (find_sub_basic_blocks): New function.
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 24 Feb 2001 02:32:33 +0000 (02:32 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 24 Feb 2001 02:32:33 +0000 (02:32 +0000)
commitf9eb917befa45d94d17efcd9519cb9e359eb6db0
tree9e10ae00416afe83fe1b5cd358dc5d59f585dc67
parentf59a2c5906ef78af19cbc50b12b7ac7583861265
* flow.c (find_sub_basic_blocks): New function.
(split_block): Be ready for basic block introduced by CODE_LABEL.
(commit_one_edge_insertion): Call find_sub_basic_block.

* flow.c (make_edges): Add edge from entry for blocks starting with
label having ALTERNATE_NAME

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@40021 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/flow.c