[ARM] Add missing TARGET_32BIT conditional to movsi
commit6e291830d6ef3081b2e71a2caa9f4e0c5df22d3a
authorthopre01 <thopre01@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 12 May 2017 14:16:52 +0000 (12 14:16 +0000)
committerthopre01 <thopre01@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 12 May 2017 14:16:52 +0000 (12 14:16 +0000)
tree919d9c38b12d9076844b6ccb50e9a361caed6318
parent3ea41807402f041d1d852b2c61caa7a7205d6fad
[ARM] Add missing TARGET_32BIT conditional to movsi

2017-05-12  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>

    gcc/
    * config/arm/arm.md (movsi): Add TARGET_32BIT in addition to the
    TARGET_HAVE_MOVT conditional.
    (movt splitter): Likewise.

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