]> git.ipfire.org Git - thirdparty/gcc.git/commit
s390: Use VOIDmode with gen_rtx_SET
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 Aug 2012 02:39:50 +0000 (02:39 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 Aug 2012 02:39:50 +0000 (02:39 +0000)
commit99274008f535c39a12d8d1132c6572ca36ed76bd
tree5143ca4eb8a1e39f4788e23d07aba1af64cdce85
parent77e58889d79c2f9d384f66c9b48e69e004939cff
s390: Use VOIDmode with gen_rtx_SET

* config/s390/s390.c (s390_expand_insv): Use VOIDmode in gen_rtx_SET.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@190281 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/s390/s390.c