aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-profile.c
diff options
context:
space:
mode:
authorDavid Malcolm <dmalcolm@redhat.com>2014-08-21 00:07:16 +0000
committerDavid Malcolm <dmalcolm@gcc.gnu.org>2014-08-21 00:07:16 +0000
commitc5db54583f5bdfa19d2b64599e78e98821924193 (patch)
tree0286356e9b2d0b926d2ac15105ab41fae492bc17 /gcc/tree-profile.c
parent636eb204a40ea20df022fca65156bfb667da93ec (diff)
downloadgcc-c5db54583f5bdfa19d2b64599e78e98821924193.zip
gcc-c5db54583f5bdfa19d2b64599e78e98821924193.tar.gz
gcc-c5db54583f5bdfa19d2b64599e78e98821924193.tar.bz2
sel_bb_{head|end} return rtx_insn
2014-08-21 David Malcolm <dmalcolm@redhat.com> * sel-sched-ir.h (exit_insn): Strengthen from rtx to rtx_insn *. (sel_bb_head): Strengthen return type insn_t (currently just an rtx) to rtx_insn *. (sel_bb_end): Likewise. * sel-sched-ir.c (exit_insn): Strengthen from rtx to rtx_insn *. (sel_bb_head): Strengthen return type and local "head" from insn_t (currently just an rtx) to rtx_insn *. (sel_bb_end): Likewise for return type. (free_nop_and_exit_insns): Replace use of NULL_RTX with NULL when working with insn. From-SVN: r214247
Diffstat (limited to 'gcc/tree-profile.c')
0 files changed, 0 insertions, 0 deletions