]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/sel-sched-ir.c
re PR rtl-optimization/50340 (Fails to build SPEC 2000 176.gcc)
authorAlexander Monakov <amonakov@gcc.gnu.org>
Wed, 19 Oct 2011 12:46:44 +0000 (16:46 +0400)
committerAlexander Monakov <amonakov@gcc.gnu.org>
Wed, 19 Oct 2011 12:46:44 +0000 (16:46 +0400)
commit854b5fd7b52ae803fd48eb942095a75fa6f910a8
tree431a3f95c56d18fcbb0c246f32e76182005871da
parent9b6ab3c0591fd583915861cfd1d27183873221e8
re PR rtl-optimization/50340 (Fails to build SPEC 2000 176.gcc)

2011-10-19  Andrey Belevantsev  <abel@ispras.ru>

PR rtl-optimization/50340
* sel-sched-ir.c (update_target_availability): LHS register
availability is not known if the unavailable LHS of the other
expression is a different register.

* gcc.dg/pr50340.c: New.

From-SVN: r180186
gcc/ChangeLog
gcc/sel-sched-ir.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr50340.c [new file with mode: 0644]