[cse][3/4] Don't overwrite original rtx when folding source of set
authorKyrylo Tkachov <kyrylo.tkachov@arm.com>
Thu, 4 Feb 2016 09:56:13 +0000 (09:56 +0000)
committerKyrylo Tkachov <ktkachov@gcc.gnu.org>
Thu, 4 Feb 2016 09:56:13 +0000 (09:56 +0000)
commit625d55afc196456f1d04819c07a3c59806a2401e
treed91e40f55b9ae0fe3425c751619d861334af3e72
parent9fec9595fb7a7ee6fcd200443d0e4bd7a34fd734
[cse][3/4] Don't overwrite original rtx when folding source of set

PR target/65932
PR target/67714
* cse.c (cse_insn): Pass NULL to fold_rtx when initially
folding the source of a SET.

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