]> gcc.gnu.org Git - gcc.git/commit
flow.c (fixup_reorder_chain): Avoid double labels in the basic block...
authorJan Hubicka <jh@suse.cz>
Tue, 14 Mar 2000 22:50:19 +0000 (23:50 +0100)
committerJason Eckhardt <jle@gcc.gnu.org>
Tue, 14 Mar 2000 22:50:19 +0000 (22:50 +0000)
commit8901decfba91a9fc7134e8fbb258a14c87335845
treeb4ca67eb803618ed866fdce0d67feeab30ba4eea
parent90a883ae6be11e9916f0907bac3ad1426d6e9c6d
flow.c (fixup_reorder_chain): Avoid double labels in the basic block...

        * flow.c (fixup_reorder_chain): Avoid double labels in the basic block;
        end of basic block is jump_insn, not barrier; use create_basic_block
        instead of creating basic block by hand.

From-SVN: r32547
gcc/ChangeLog
gcc/flow.c
This page took 0.058876 seconds and 5 git commands to generate.