arm.c (arm_emit_coreregs_64bit_shift): Clear the result register only if "in" and...
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Wed, 19 Oct 2016 17:02:30 +0000 (17:02 +0000)
committerBernd Edlinger <edlinger@gcc.gnu.org>
Wed, 19 Oct 2016 17:02:30 +0000 (17:02 +0000)
commitc6cc81d61313cf875924c5bfcda801e3c0dbfd6c
treec3a98920c7d852dc5170b59caca7bdc5c25a0c17
parent29849c91e41478ce7c86d5fe4f1582179b845ef8
arm.c (arm_emit_coreregs_64bit_shift): Clear the result register only if "in" and "out" are different registers.

2016-10-19  Bernd Edlinger  <bernd.edlinger@hotmail.de>

        * config/arm/arm.c (arm_emit_coreregs_64bit_shift): Clear the result
        register only if "in" and "out" are different registers.

From-SVN: r241348
gcc/ChangeLog
gcc/config/arm/arm.c