* cfganal.c (flow_dfs_compute_reverse_execute): Accept new
commit23652f377af0036b7c63b6ab274fb83af282f467
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 10 Nov 2004 05:03:10 +0000 (10 05:03 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 10 Nov 2004 05:03:10 +0000 (10 05:03 +0000)
tree453eca69dcf97f570dc02871c4ed8a3afd01fbff
parent7f3f54da0db40a3bd068d1c91b90e91667ee7d77
    * cfganal.c (flow_dfs_compute_reverse_execute): Accept new
        argument holding last unvisited block.  Start search for
        unvisited blocks at LAST_UNVISITED rather than EXIT_BLOCK.
        (connect_infinite_loops_to_exit): Supply last unvisited block
        to flow_dfs_compute_reverse_execute.

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