re PR tree-optimization/19505 (java bytecode to native ICE in remove_unreachable_regions)
authorAndrew Haley <aph@redhat.com>
Mon, 17 Jul 2006 13:14:38 +0000 (13:14 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Mon, 17 Jul 2006 13:14:38 +0000 (13:14 +0000)
commit9d335249c9fe3535dfbb0af94617d32890d74702
tree5acb9fdfd81d8a472fa93bbc16a1bc890b6adc3f
parent2b65dae54e6e0eb0a30d645d516a7006d50e321b
re PR tree-optimization/19505 (java bytecode to native ICE in remove_unreachable_regions)

2006-07-13  Andrew Haley  <aph@redhat.com>

        PR tree-optimization/19505
        * tree-cfgcleanup.c (tree_forwarder_block_p): If we have an EH
        edge leaving this block, make sure that the destination of this
        block has only one predecessor.

From-SVN: r115518
gcc/ChangeLog
gcc/tree-cfgcleanup.c