rs6000: Add another Z to go with Y (PR87224)
authorSegher Boessenkool <segher@kernel.crashing.org>
Fri, 14 Sep 2018 15:24:47 +0000 (17:24 +0200)
committerSegher Boessenkool <segher@gcc.gnu.org>
Fri, 14 Sep 2018 15:24:47 +0000 (17:24 +0200)
commitdc928512d21c7205895f03fc1ce18484512cd94a
treeef7cb7108490ec1b9d48adf1cd995d991d2dc894
parent2dc09f66b3b49d821e4bd68d3c97ff51d5e080d4
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.

From-SVN: r264316
gcc/ChangeLog
gcc/config/rs6000/rs6000.md