]> git.ipfire.org Git - thirdparty/gcc.git/commit
rs6000: Add another Z to go with Y (PR87224)
authorsegher <segher@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 Sep 2018 15:24:47 +0000 (15:24 +0000)
committersegher <segher@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 Sep 2018 15:24:47 +0000 (15:24 +0000)
commit9f7a65597183830c4b5b538cdef8b71c029733d5
treeef7cb7108490ec1b9d48adf1cd995d991d2dc894
parent4d8e60a9c2a619c7d5ee4fb1d6ec6b9fe27f9e69
rs6000: Add another Z to go with Y (PR87224)

This is another case where we ICE because Y does not allow reg+reg, we
need Z for that.

PR target/87224
* config/rs6000/rs6000.md (*mov<mode>_hardfloat64): Add Z to the Y
alternatives.

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