]> git.ipfire.org Git - thirdparty/gcc.git/commit
gcc/
authorabel <abel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 15 Mar 2016 15:42:07 +0000 (15:42 +0000)
committerabel <abel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 15 Mar 2016 15:42:07 +0000 (15:42 +0000)
commit738eb905e8e8bcefad9bc4c80e299773cfd8182c
tree05575a387e521d2f8c625c43922daf99d64faba2
parent8d811ff91f608a477fbf87362b6eae8763157a90
gcc/

PR rtl-optimization/69032
* sel-sched-ir.c (get_seqno_by_preds): Include both insn and head when
looping backwards over basic block insns.

testsuite/

PR rtl-optimization/69032
* gcc.dg/pr69032.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@234219 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/sel-sched-ir.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr69032.c [new file with mode: 0644]