Make a temporary sequence for a jump emitted only to examine its length.
authorBernd Schmidt <bernds@codesourcery.com>
Tue, 4 Nov 2014 15:25:37 +0000 (15:25 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Tue, 4 Nov 2014 15:25:37 +0000 (15:25 +0000)
commited2b2162d0b3953789156bae4e1ece1a7991e305
tree7e6e6ef6cb5c40957fcd87ae5f086cd4549ee777
parent5cfd56a7db9507ae018706c05dccd9d3f7eefca7
Make a temporary sequence for a jump emitted only to examine its length.

* bb-reorder.c (get_uncond_jump_length): Avoid using delete_insn,
emit into a sequence instead.

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