i386.c (dimode_scalar_chain::convert_op): Avoid sharing the SUBREG rtx between move...
authorJakub Jelinek <jakub@redhat.com>
Wed, 30 Nov 2016 13:02:07 +0000 (14:02 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 30 Nov 2016 13:02:07 +0000 (14:02 +0100)
commit7bbc950b362cb825a54bb9da3dc06b29a1c68fbe
treef2e02d0a688ca035d35b9b272eb76728a5773987
parent2c7973212032bb1d4240a305b9ffb99469f67e89
i386.c (dimode_scalar_chain::convert_op): Avoid sharing the SUBREG rtx between move and following insn.

* config/i386/i386.c (dimode_scalar_chain::convert_op): Avoid
sharing the SUBREG rtx between move and following insn.

From-SVN: r243018
gcc/ChangeLog
gcc/config/i386/i386.c