re PR middle-end/20648 (ICE in cfg_layout_redirect_edge_and_branch_force)
authorSteven Bosscher <steven@gcc.gnu.org>
Sun, 3 Apr 2005 11:26:41 +0000 (11:26 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Sun, 3 Apr 2005 11:26:41 +0000 (11:26 +0000)
commit00b28cb030eded609070d66ad864d6ce09261504
tree2307aea9266f2b95acc3d81d3a480cbbb28d87c8
parente16acfcd1431d5448b7e958ab72f783e1f0f1263
re PR middle-end/20648 (ICE in cfg_layout_redirect_edge_and_branch_force)

        PR middle-end/20648
        * bb-reorder.c (duplicate_computed_gotos): Do not unfactor
        a computed goto if the edge to the computed goto block has
        incoming abnormal edges.  Clarify how the function works.

From-SVN: r97486
gcc/ChangeLog
gcc/bb-reorder.c