bb-reorder.c (skip_insn_after_block): Get past the line number notes.
authorJan Hubicka <jh@suse.cz>
Sat, 14 Jul 2001 01:06:42 +0000 (03:06 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 14 Jul 2001 01:06:42 +0000 (01:06 +0000)
commit1ed672dd7c9f547350e96259e013ed6a4bd4d6ed
tree7ebe8a09f2e053c88b2a24162827fccbad43b62d
parentc51f3aa110b4e8e1142668174576d12a0f443326
bb-reorder.c (skip_insn_after_block): Get past the line number notes.

* bb-reorder.c (skip_insn_after_block): Get past the line number notes.

* flow.c (redirect_edge_and_branch_force, split_edge,
try_crossjump_to_edge): Use set_block_for_new_insns.
* bb-reorder.c (emit_jump_to_block_after): Call set_block_for_new_insns.

From-SVN: r44002
gcc/ChangeLog
gcc/bb-reorder.c
gcc/flow.c