]> git.ipfire.org Git - thirdparty/gcc.git/commit
flow.c (find_basic_blocks): Eliminate more dead code, enables dead throws to be elimi...
authorMike Stump <mrs@gcc.gnu.org>
Mon, 9 Jun 1997 22:19:29 +0000 (22:19 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Mon, 9 Jun 1997 22:19:29 +0000 (22:19 +0000)
commit812059fe0e3b3a255369db4be0f0a38b324bba66
treeb06fc867801c6ab3b77311ec5cbbf212f8f061ac
parenta0051c852062468aba4fb4bc2cca2356497d58c5
flow.c (find_basic_blocks): Eliminate more dead code, enables dead throws to be eliminated.

        * flow.c (find_basic_blocks): Eliminate more dead code, enables
        dead throws to be eliminated.

From-SVN: r14193
gcc/flow.c