re PR rtl-optimization/59754 ([ree.c] Incorrect merge while working with vector regis...
authorJakub Jelinek <jakub@redhat.com>
Fri, 10 Jan 2014 21:27:52 +0000 (22:27 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 10 Jan 2014 21:27:52 +0000 (22:27 +0100)
commit0d6d7b9a20f3ed4370214a03f1ee26bdda4ad4e9
treecad3c186a3ee0f3eed1611177a46ae7210b7b3ab
parent110132c1311c283a0d8add6e4457c7f262e79a9a
re PR rtl-optimization/59754 ([ree.c] Incorrect merge while working with vector registers)

PR rtl-optimization/59754
* ree.c (combine_reaching_defs): Disallow !SCALAR_INT_MODE_P
modes in the REGNO != REGNO case.

From-SVN: r206542
gcc/ChangeLog
gcc/ree.c