OSDN Git Service

PR middle-end/20648
authorsteven <steven@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 3 Apr 2005 11:26:41 +0000 (11:26 +0000)
committersteven <steven@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 3 Apr 2005 11:26:41 +0000 (11:26 +0000)
commitf7334ae55ea4b0fdf191fb036f344f04c29237a9
tree2307aea9266f2b95acc3d81d3a480cbbb28d87c8
parent876760f64a4f5dff31960d263599835694f7698a
    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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@97486 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/bb-reorder.c