aboutsummaryrefslogtreecommitdiff
path: root/gcc/function.c
diff options
context:
space:
mode:
authorDavid Malcolm <dmalcolm@redhat.com>2014-09-05 14:55:53 +0000
committerDavid Malcolm <dmalcolm@gcc.gnu.org>2014-09-05 14:55:53 +0000
commit96b7041496d08ec15ac4eec2632738023cfc7452 (patch)
treece9a906291bbfb54af7ebefe67d227634b090ac6 /gcc/function.c
parentc838c4025c042f455c06f9d202c80a510a52ec63 (diff)
downloadgcc-96b7041496d08ec15ac4eec2632738023cfc7452.zip
gcc-96b7041496d08ec15ac4eec2632738023cfc7452.tar.gz
gcc-96b7041496d08ec15ac4eec2632738023cfc7452.tar.bz2
Use rtx_insn_list within haifa-sched.c
gcc/ChangeLog: 2014-09-05 David Malcolm <dmalcolm@redhat.com> * haifa-sched.c (check_clobbered_conditions): Strengthen local "link" from rtx to rtx_insn_list *, and use its methods for clarity and type-safety. (toggle_cancelled_flags): Likewise. (restore_last_backtrack_point): Likewise. (queue_to_ready): Use insn method of "link" in one place. (schedule_block): Strengthen local "link" from rtx to rtx_insn_list *, and use its methods for clarity and type-safety. From-SVN: r214968
Diffstat (limited to 'gcc/function.c')
0 files changed, 0 insertions, 0 deletions