]> git.ipfire.org Git - thirdparty/gcc.git/commit
struct haifa_sched_info: prev_head and next_tail
authorDavid Malcolm <dmalcolm@redhat.com>
Mon, 25 Aug 2014 20:49:19 +0000 (20:49 +0000)
committerDavid Malcolm <dmalcolm@gcc.gnu.org>
Mon, 25 Aug 2014 20:49:19 +0000 (20:49 +0000)
commit0043f37de51b72ee20d630192ab81e650862f58d
treeb15485ccc596a4f1a6bc5873a977422f466c63ae
parent95c43227c5170be95578e3209419c06b41d17fb4
struct haifa_sched_info: prev_head and next_tail

gcc/
* sched-int.h (struct haifa_sched_info): Strengthen fields
"prev_head" and "next_tail" from rtx to rtx_insn *.

From-SVN: r214477
gcc/ChangeLog
gcc/sched-int.h