flow.c (flow_analysis): Be consistent with find_basic_blocks in determining when...
authorJason Merrill <jason@yorick.cygnus.com>
Sat, 13 Dec 1997 01:49:10 +0000 (01:49 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Sat, 13 Dec 1997 01:49:10 +0000 (20:49 -0500)
commit9b8d9d6b021a35b1d8cb002ba32cc471039528fd
tree1508fd7f139e5ff3ac88d8d6bb7dfa073ef746d3
parent9664b89edd5858fc7bda86c077f15adad71d7046
flow.c (flow_analysis): Be consistent with find_basic_blocks in determining when a new basic block starts.

* flow.c (flow_analysis): Be consistent with find_basic_blocks in
determining when a new basic block starts.

From-SVN: r17085
gcc/ChangeLog
gcc/flow.c