OSDN Git Service

2004-10-18 Andrew Pinski <pinskia@physics.uc.edu>
authorpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Oct 2004 19:29:52 +0000 (19:29 +0000)
committerpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Oct 2004 19:29:52 +0000 (19:29 +0000)
commit4110ed3aa20199391b907ef9a6e4650337b31051
tree58381d3964d9ab537f1b3178658796b5077670aa
parent8299d230e7d1380031a5f64dc416030bb969842a
2004-10-18  Andrew Pinski  <pinskia@physics.uc.edu>

        PR middle-end/15014
        PR middle-end/16973
        * tree-cfg.c (remove_bb): If we have a label expression in the
        basic block and the label we have taken the address, move the
        label expression to the basic block which is previous in the
        linked list.
        (tree_verify_flow_info): Fix printing out the label name of the
        problematic label expression.

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