re PR rtl-optimization/89676 (Redundant moves for long long shift on 32bit x86)
authorAndrey Belevantsev <abel@ispras.ru>
Mon, 18 Mar 2019 07:51:06 +0000 (10:51 +0300)
committerAndrey Belevantsev <abel@gcc.gnu.org>
Mon, 18 Mar 2019 07:51:06 +0000 (10:51 +0300)
commit4e3f3c46d716eda472f6bcb6918b3ab69d981328
treecfc7a2f92be6bd6b1ba9a60456d43f21cbe896a0
parent7e703f019b351ceb6c68da23bde1e1754746e1f2
re PR rtl-optimization/89676 (Redundant moves for long long shift on 32bit x86)

        PR middle-end/89676
        * sel-sched.c (compute_av_set_at_bb_end): When we have an ineligible
        successor, use NULL as its av set.

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