expmed.c (expand_shift): Don't use the target of the rotate as target for the first...
authorAndreas Krebbel <krebbel1@de.ibm.com>
Thu, 22 Sep 2005 14:45:27 +0000 (14:45 +0000)
committerAndreas Krebbel <krebbel@gcc.gnu.org>
Thu, 22 Sep 2005 14:45:27 +0000 (14:45 +0000)
commit6231646a02eebc2006f91c628ffca8f875ec9ac5
treed3ac8e3beb068ff1572011f2852f1c92262ee8f6
parent7b9d4f7084b377ac50df11387983c5b4e6004137
expmed.c (expand_shift): Don't use the target of the rotate as target for the first expanded shift insn.

2005-09-22  Andreas Krebbel  <krebbel1@de.ibm.com>

* expmed.c (expand_shift): Don't use the target of the rotate as
target for the first expanded shift insn.
* testsuite/gcc.dg/20050922-1.c: Testcase added.

From-SVN: r104528
gcc/ChangeLog
gcc/expmed.c
gcc/testsuite/gcc.dg/20050922-1.c [new file with mode: 0644]