OSDN Git Service

* flow.c (find_sub_basic_blocks): Fix handling of the last BB in
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 Jul 2001 08:30:36 +0000 (08:30 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 Jul 2001 08:30:36 +0000 (08:30 +0000)
commitd45d5a6cb1faa0ccca00e9cab91b392e0a76eef0
tree42306c38f625fe102c4718ab277974315c3ef6c6
parent1e59e631f4883b34561e3807ce3829a4b36fdcff
    * flow.c (find_sub_basic_blocks): Fix handling of the last BB in
        the sequence.
        (make_edges): New argument update_p; populate the edge cache if set.
        (find_basic_blocks): Update make_edges invocation.

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