sel-sched: allow negative insn priority (PR 88879)
authorAlexander Monakov <amonakov@ispras.ru>
Thu, 9 May 2019 18:13:28 +0000 (21:13 +0300)
committerAlexander Monakov <amonakov@gcc.gnu.org>
Thu, 9 May 2019 18:13:28 +0000 (21:13 +0300)
commit41a4d47581db409213d887c41dd914165b802419
treeea10f6811c6c34a39dc86a7d21b2652dbd18fc65
parentbf822e194fc7aeaadc9864b07e5bdcb047bae09e
sel-sched: allow negative insn priority (PR 88879)

PR rtl-optimization/88879
* sel-sched.c (sel_target_adjust_priority): Remove assert.

From-SVN: r271039
gcc/ChangeLog
gcc/sel-sched.c