aboutsummaryrefslogtreecommitdiff
path: root/gcc/function.h
diff options
context:
space:
mode:
authorDavid Malcolm <dmalcolm@redhat.com>2014-08-19 19:52:55 +0000
committerDavid Malcolm <dmalcolm@gcc.gnu.org>2014-08-19 19:52:55 +0000
commitb47aae36689619e02362c972793cdd4f4eeb4e22 (patch)
treea8eec6239e39509f7dac53df7e8efe13cebed52f /gcc/function.h
parent3a4abd2f6c3c0606dff3ab56505c58abf79dd7e7 (diff)
downloadgcc-b47aae36689619e02362c972793cdd4f4eeb4e22.zip
gcc-b47aae36689619e02362c972793cdd4f4eeb4e22.tar.gz
gcc-b47aae36689619e02362c972793cdd4f4eeb4e22.tar.bz2
cfgexpand.c: Use rtx_insn
2014-08-19 David Malcolm <dmalcolm@redhat.com> * cfgexpand.c (expand_used_vars): Strengthen return type from rtx to rtx_insn *; also for local "var_end_seq". (maybe_dump_rtl_for_gimple_stmt): Likewise for param "since". (maybe_cleanup_end_of_block): Likewise for param "last" and local "insn". (expand_gimple_cond): Likewise for locals "last2" and "last". (mark_transaction_restart_calls): Likewise for local "insn". (expand_gimple_stmt): Likewise for return type and locals "last" and "insn". (expand_gimple_tailcall): Likewise for locals "last2" and "last". (avoid_complex_debug_insns): Likewise for param "insn". (expand_debug_locations): Likewise for locals "insn", "last", "prev_insn" and "insn2". (expand_gimple_basic_block): Likewise for local "last". (construct_exit_block): Likewise for locals "head", "end", "orig_end". (pass_expand::execute): Likewise for locals "var_seq", "var_ret_seq", "next". From-SVN: r214190
Diffstat (limited to 'gcc/function.h')
0 files changed, 0 insertions, 0 deletions