aboutsummaryrefslogtreecommitdiff
path: root/gcc/function.c
diff options
context:
space:
mode:
authorDavid Malcolm <dmalcolm@redhat.com>2014-08-25 17:04:31 +0000
committerDavid Malcolm <dmalcolm@gcc.gnu.org>2014-08-25 17:04:31 +0000
commitbd96e53ce791e1c80a634675ba98f0a3562761ee (patch)
treedddd05c1e03caee829070230ac903a6e086a7568 /gcc/function.c
parent98024b4e443c398b12321059039b888be9cb6ef9 (diff)
downloadgcc-bd96e53ce791e1c80a634675ba98f0a3562761ee.zip
gcc-bd96e53ce791e1c80a634675ba98f0a3562761ee.tar.gz
gcc-bd96e53ce791e1c80a634675ba98f0a3562761ee.tar.bz2
config/bfin: Use rtx_insn
gcc/ * config/bfin/bfin-protos.h (asm_conditional_branch): Strengthen param 1 from rtx to rtx_insn *. * config/bfin/bfin.c (expand_prologue_reg_save): Likewise for the various locals named "insn". (expand_epilogue_reg_restore): Likewise. (frame_related_constant_load): Likewise. (add_to_reg): Likewise. (emit_link_insn): Likewise. (do_link): Likewise. (expand_interrupt_handler_prologue): Likewise. (branch_dest): Likewise for param "branch". (asm_conditional_branch): Likewise for param "insn". (gen_one_bundle): Likewise for elements of param "slot" and local "t". (bfin_gen_bundles): Likewise for locals "insn", "next" and elements of local "slot". (reorder_var_tracking_notes): Likewise for locals "insn", "next", "queue", "next_queue", "prev". (workaround_rts_anomaly): Likewise for locals "insn", "first_insn". (add_sched_insns_for_speculation): Likewise for local "insn". From-SVN: r214439
Diffstat (limited to 'gcc/function.c')
0 files changed, 0 insertions, 0 deletions