bb-reorder.c (fix_crossing_conditional_branches): Emit all insns before calling creat...
authorRichard Henderson <rth@redhat.com>
Mon, 18 Jul 2011 20:34:08 +0000 (13:34 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 18 Jul 2011 20:34:08 +0000 (13:34 -0700)
commit6774a66fee6e2662eaa76f5e3ea7b718ae46c700
tree3587374f0e0b006120dc6b1220b5f4b0aca2482b
parent8b316874a1c1c823d97d7575039b726e4202f681
bb-reorder.c (fix_crossing_conditional_branches): Emit all insns before calling create_basic_block.

        * bb-reorder.c (fix_crossing_conditional_branches): Emit all insns
        before calling create_basic_block.

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