aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/expr.c
diff options
context:
space:
mode:
authorDavid Malcolm <dmalcolm@redhat.com>2014-08-22 16:58:09 +0000
committerDavid Malcolm <dmalcolm@gcc.gnu.org>2014-08-22 16:58:09 +0000
commit9b517712d78d2d457884dcf23519c7f65c3c28dd (patch)
tree3d88a2f7892e4231ad68ca15be2de11fa8659eb3 /gcc/cp/expr.c
parentcf92a178334a034950ff9faac1a336a02374988b (diff)
downloadgcc-9b517712d78d2d457884dcf23519c7f65c3c28dd.zip
gcc-9b517712d78d2d457884dcf23519c7f65c3c28dd.tar.gz
gcc-9b517712d78d2d457884dcf23519c7f65c3c28dd.tar.bz2
haifa-sched.c: Use rtx_insn
gcc/ * haifa-sched.c (bb_header): Strengthen from rtx * to rtx_insn **. (add_delay_dependencies): Strengthen local "pro" from rtx to rtx_insn *. (recompute_todo_spec): Likewise. (dep_cost_1): Likewise for locals "insn", "used". (schedule_insn): Likewise for local "dbg". (schedule_insn): Likewise for locals "pro", "next". (unschedule_insns_until): Likewise for local "con". (restore_pattern): Likewise for local "next". (estimate_insn_tick): Likewise for local "pro". (resolve_dependencies): Likewise for local "next". (fix_inter_tick): Likewise. (fix_tick_ready): Likewise for local "pro". (add_to_speculative_block): Likewise for locals "check", "twin", "pro". (sched_extend_bb): Likewise for locals "end", "insn". (init_before_recovery): Likewise for local "x". (sched_create_recovery_block): Likewise for local "barrier". (create_check_block_twin): Likewise for local "pro". (fix_recovery_deps): Likewise for locals "note", "insn", "jump", "consumer". (unlink_bb_notes): Update for change to type of bb_header. Strengthen locals "prev", "label", "note", "next" from rtx to rtx_insn *. (clear_priorities): Likewise for local "pro". From-SVN: r214332
Diffstat (limited to 'gcc/cp/expr.c')
0 files changed, 0 insertions, 0 deletions