[ARM] fix movdi expander to avoid illegal ldrd/strd
authorAlan Lawrence <alan.lawrence@arm.com>
Mon, 6 Jul 2015 16:21:55 +0000 (16:21 +0000)
committerAlan Lawrence <alalaw01@gcc.gnu.org>
Mon, 6 Jul 2015 16:21:55 +0000 (16:21 +0000)
commit9c769a65e92b891c96d6f9088b55a450164964c3
treee89a49b58b3d30c98f501e1a6fc0fddf8c985b0d
parent385e3f0c2b92341efb1654e14968a9996f4e9720
[ARM] fix movdi expander to avoid illegal ldrd/strd

        * config/arm/arm.md (movdi): Avoid odd-number ldrd/strd in ARM state.

From-SVN: r225461
gcc/ChangeLog
gcc/config/arm/arm.md