diff options
author | David Malcolm <dmalcolm@redhat.com> | 2014-08-21 20:24:19 +0000 |
---|---|---|
committer | David Malcolm <dmalcolm@gcc.gnu.org> | 2014-08-21 20:24:19 +0000 |
commit | e93768e449cce45544b79a8f6095519782e9b83a (patch) | |
tree | b906a89e4e36e7202c19c28c34c99528057c5888 /gcc/builtins.c | |
parent | 3dfa938f4ad6f10eddfde517fdcd572eca34de70 (diff) | |
download | gcc-e93768e449cce45544b79a8f6095519782e9b83a.zip gcc-e93768e449cce45544b79a8f6095519782e9b83a.tar.gz gcc-e93768e449cce45544b79a8f6095519782e9b83a.tar.bz2 |
bb-reorder.c: Use rtx_insn
gcc/
2014-08-21 David Malcolm <dmalcolm@redhat.com>
* bb-reorder.c (copy_bb_p): Strengthen local "insn" from rtx to
rtx_insn *.
(get_uncond_jump_length): Likewise for locals "label", "jump".
(fix_up_crossing_landing_pad): Likewise for locals "new_label",
"jump", "insn".
(add_labels_and_missing_jumps): Likewise for local "new_jump".
(fix_up_fall_thru_edges): Likewise for local "old_jump".
(find_jump_block): Likewise for local "insn".
(fix_crossing_conditional_branches): Likewise for locals
"old_jump", "new_jump".
(fix_crossing_unconditional_branches): Likewise for locals
"last_insn", "indirect_jump_sequence", "jump_insn", "cur_insn".
(pass_duplicate_computed_gotos::execute): Likewise for local "insn".
From-SVN: r214286
Diffstat (limited to 'gcc/builtins.c')
0 files changed, 0 insertions, 0 deletions