* flow.c (find_basic_blocks): Refine further to get a more correct
commit34dea06b7ba3cdc0bcef31c1926f49174dbcc8b3
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 12 Nov 1997 16:35:41 +0000 (12 16:35 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 12 Nov 1997 16:35:41 +0000 (12 16:35 +0000)
treea22272d24c340d3cf3c69fdc6edc7bbce973b5ec
parent086ae14211c067659b35e2077f66e98a6018f7d0
    * flow.c (find_basic_blocks): Refine further to get a more correct
        cfg, especially in the presense of exception handling, computed
        gotos, and other non-trivial cases.  Call abort if an inaccuracy
        is detected in the cfg.

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