passes.c (rest_of_handle_old_regalloc): Delete unreachable blocks if local_alloc...
authorUlrich Weigand <uweigand@de.ibm.com>
Tue, 30 Nov 2004 12:10:23 +0000 (12:10 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Tue, 30 Nov 2004 12:10:23 +0000 (12:10 +0000)
commit9b09c842b5339a624677754bdadf377ccf944bf4
tree13566c69abc7ace50cfd0ae47019f8059e7f28d5
parent0050e8620a98776c3508acd826c328e7c5023fd3
passes.c (rest_of_handle_old_regalloc): Delete unreachable blocks if local_alloc modified jumps.

* passes.c (rest_of_handle_old_regalloc): Delete unreachable blocks
if local_alloc modified jumps.

From-SVN: r91516
gcc/ChangeLog
gcc/passes.c