s390: Rearrange temporary moves for use of CRJ
authorRichard Henderson <rth@redhat.com>
Fri, 10 Aug 2012 02:12:56 +0000 (19:12 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 10 Aug 2012 02:12:56 +0000 (19:12 -0700)
commit4e1ffb63c7db2b9e0a623528405cca46ea34fd28
treefe94d0e62ecab05dc8dbd941eb245f83dc850bcc
parent1c6b1021266dc25184a1bcb381a255debe57dd68
s390: Rearrange temporary moves for use of CRJ

* config/s390/s390.c (s390_expand_cs_hqi): Copy val to a temp before
performing the compare for the restart loop.

From-SVN: r190280
gcc/ChangeLog
gcc/config/s390/s390.c