ira.c (ira_update_equiv_info_by_shuffle_insn): Use copy_rtx for REG_EQUIV argument.
authorJakub Jelinek <jakub@redhat.com>
Wed, 30 Nov 2016 13:01:34 +0000 (14:01 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 30 Nov 2016 13:01:34 +0000 (14:01 +0100)
commit2c7973212032bb1d4240a305b9ffb99469f67e89
treee122a4ff668ec9bdc50d3a37e31a0ac2074f264f
parent11bbe995316983de061fd8befa4e9748b43e579a
ira.c (ira_update_equiv_info_by_shuffle_insn): Use copy_rtx for REG_EQUIV argument.

* ira.c (ira_update_equiv_info_by_shuffle_insn): Use copy_rtx
for REG_EQUIV argument.

From-SVN: r243017
gcc/ChangeLog
gcc/ira.c