cse.c (cse_insn): Restoring old behaviour for src_eqv when dest and value in the...
authorKugan Vivekanandarajah <kuganv@linaro.org>
Wed, 5 Aug 2015 01:08:49 +0000 (01:08 +0000)
committerKugan Vivekanandarajah <kugan@gcc.gnu.org>
Wed, 5 Aug 2015 01:08:49 +0000 (01:08 +0000)
commit1e928e07b22dd721d06501fb85a31360b55d3b8b
tree62d24ce5582e5f92c90952397aea1b1914716d83
parent4856562a7036626de8408deb852779eb3ea7a197
cse.c (cse_insn): Restoring old behaviour for src_eqv when dest and value in the REG_EQUAL are...

gcc/ChangeLog:

2015-08-05  Kugan Vivekanandarajah  <kuganv@linaro.org>

* cse.c (cse_insn): Restoring old behaviour for src_eqv
 when dest and value in the REG_EQUAL are same and dest
 is STRICT_LOW_PART.

From-SVN: r226606
gcc/ChangeLog
gcc/cse.c